• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Map 3D

    Reply
    Active Contributor
    KrakowiAneczka
    Posts: 48
    Registered: ‎03-02-2011

    Add new shp to existing shp

    208 Views, 13 Replies
    01-19-2012 03:26 AM

    Hello!

     

    Happy New Year! New Year, new tasks :smileywink:

     

    Is there a way to add new shapes (sdf) to existing shape files?

    I have shape file with existing parcels and I need to add new parcels to it?

    I would really appreciate quick respond!

     

    Thanks,

    Ania

    Please use plain text.
    *Expert Elite*
    Posts: 6,415
    Registered: ‎06-29-2007

    Re: Add new shp to existing shp

    01-19-2012 03:34 AM in reply to: KrakowiAneczka

    Hi,

     

    on Map-TaskPane right-click onto the GIS-layer of your SHP (where you want to add objects to) and select new object from geometry in the context-menu (hope that is correct translated from German).

     

     

    - alfred -

    -------------------------------------------------------------------------
    Alfred NESWADBA
    Ingenieur Studio HOLLAUS ... www.hollaus.at
    -------------------------------------------------------------------------
    Please use plain text.
    Active Contributor
    KrakowiAneczka
    Posts: 48
    Registered: ‎03-02-2011

    Re: Add new shp to existing shp

    01-19-2012 03:47 AM in reply to: alfred.neswadba

    It's not working - or rather, I cannot make it work :/

     

    I connected existing shape (100 parcels) and new parcel (also shape, 1 parcel), right click on existing shape (in task pane), than clicked new feature from geometry and when i selected shape (existing shape - 1 new parcell- I wanted to add to existing shape files - 100 parcels) I have message '0 found'.

     

    Sorry for long explanation and sorry if that's confusing but I hope that makes sense.

     

    Thanks!

    Please use plain text.
    *Expert Elite*
    Posts: 6,415
    Registered: ‎06-29-2007

    Re: Add new shp to existing shp

    01-19-2012 03:50 AM in reply to: KrakowiAneczka

    Hi,

     

    if you want to copy all parcels from one SHP to another you may use bulk-copy (depending on the attributive structure of your data).

    If you just want to add some of the parcels then convert the source-shapes to polylines and then select the polyline  for adding new geometry   instead the SHP-internal geometry-object.

     

    - alfred -

    -------------------------------------------------------------------------
    Alfred NESWADBA
    Ingenieur Studio HOLLAUS ... www.hollaus.at
    -------------------------------------------------------------------------
    Please use plain text.
    Active Contributor
    KrakowiAneczka
    Posts: 48
    Registered: ‎03-02-2011

    Re: Add new shp to existing shp

    01-19-2012 03:56 AM in reply to: alfred.neswadba

    "If you just want to add some of the parcels then convert the source-shapes to polylines"  - yes, that can be a solution.

     

    Could you pelase advise as what it the best method of doing it?

    I have some feature properties in shp which i need to keep.

    Please use plain text.
    *Expert Elite*
    Posts: 6,415
    Registered: ‎06-29-2007

    Re: Add new shp to existing shp

    01-19-2012 04:03 AM in reply to: KrakowiAneczka

    Hi,

     

    >> Could you pelase advise as what it the best method of doing it?

    Don't connect to the SHP via FDO/Map-TaskPane, instead use the command _MAPIMPORT and with that command convert the content of the source SHP-file to AutoCAD plane geometry.

     

    Good luck, - alfred -

    -------------------------------------------------------------------------
    Alfred NESWADBA
    Ingenieur Studio HOLLAUS ... www.hollaus.at
    -------------------------------------------------------------------------
    Please use plain text.
    Active Contributor
    KrakowiAneczka
    Posts: 48
    Registered: ‎03-02-2011

    Re: Add new shp to existing shp

    01-19-2012 06:15 AM in reply to: alfred.neswadba

    no luck, it crashes my Map :/

    Please use plain text.
    *Expert Elite*
    Posts: 6,415
    Registered: ‎06-29-2007

    Re: Add new shp to existing shp

    01-19-2012 06:17 AM in reply to: KrakowiAneczka

    Hi,

     

    >> no luck, it crashes my Map :/

    at what step and with what message?

     

    - alfred -

    -------------------------------------------------------------------------
    Alfred NESWADBA
    Ingenieur Studio HOLLAUS ... www.hollaus.at
    -------------------------------------------------------------------------
    Please use plain text.
    Active Contributor
    KrakowiAneczka
    Posts: 48
    Registered: ‎03-02-2011

    Re: Add new shp to existing shp

    01-19-2012 06:25 AM in reply to: alfred.neswadba

    after importing the shape and when I try to click on the shape and even when I only move mouse over it.

    The message I get is attached.

     

    Please use plain text.
    *Expert Elite*
    Posts: 6,415
    Registered: ‎06-29-2007

    Re: Add new shp to existing shp

    01-19-2012 06:33 AM in reply to: KrakowiAneczka

    Hi,

     

    ok, I don't know what version of Map3D you are running, there was a version that had problems with MPolygons, maybe it's the source of the problem for you now.

    What you can do then: the _MAPIMPORT dialog has (I think on the right-most of the tabs) a checkbox to import polygons as closed polylines, mark that, restart the import and try these elements then.

     

    IMPORTANT: be careful for islands, because the default polylines don't know an island object like the MPolygon object does.

     

    Additionally check for servicepacks!

     

    - alfred -

    -------------------------------------------------------------------------
    Alfred NESWADBA
    Ingenieur Studio HOLLAUS ... www.hollaus.at
    -------------------------------------------------------------------------
    Please use plain text.