geogeek Posted October 21, 2012 Posted October 21, 2012 I'm trying to convert CAD Polylines to GIS polygons. I could create the GIS feature one selected closed poly from CAD to GIS with the Create feature from geometry. If I select multiple closed polylines and use the same command, the command creates a single feature with multiple parts. I think I can explode this in CAD. I'm looking for an option for the create feature from geometry so that multiple closed polylines will be created with multiple features. If there are also other CAD commands to the same thing that would be good to know too. I'm creating a document for a group of CAD mappers who will be creating new GIS parcel data for our shop. Quote
Murph_map Posted October 21, 2012 Posted October 21, 2012 The reason you can only create on GIS feature at a time is because it gives you the chance to add the attributes to each feature. In you case of creating parcel data you should have a different value for owner/adress for each parcel. If you want to mass create GIS features from CAD objects look at the mapexport command. Quote
Emigrato Posted October 26, 2012 Posted October 26, 2012 If you want to mass create GIS features from CAD objects look at the mapexport command. I agree definetely. Moreover, if the closed polylines contain holes or islands, you'd before create a polygon topology, then _MAPEXPORT it. Quote
geogeek Posted October 26, 2012 Author Posted October 26, 2012 Thanks Murph and Emigrato. I'm creating a new thread related to the Mapexport suggestion. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.