Message 1 of 10
import shape files with shared boundaries
Not applicable
12-11-2020
01:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to import a shape file with lots of polygons with shared boundaries and also islands etc.
Using mapimport I tried both import polygons as closed polylines ticked and unticked and I do get all the shape to display correctly in CAD.
My problem is that GIS has two overlapping lines for polygons with shared boundaries, while in CAD we only have a single line representing the border between adjacent polygons. I need to create Topology with the imported polygons and this you cannot do if there are lines on top of each other. I tried to remove them with Drawing cleanup but no lines are removed.
Any suggestions on how to get rid of the duplicate lines or to prevent them during import?