- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I have a couple thousand cogo points and lines that have object data (OD) associated with them. We are looking to get them out of the dwg and into a geodatabase with the object data preserved.
I use the "MAPEXPORT" command to create a shape file. Then our GIS operator can bring these into the geodatabase. This works just fine for the lines but will not work for the cogo points as the "MAPEXPOERT" command doesn't even recognize cogo points as an object that can be exported. Doing a little reading it seems I have to convert my cogo points into just "points" or blocks in order to export them as a shape file. I cannot find a way to turn my cogo points into these other types and retain the OD on each.
I have done a lot searching but nothing seems to work. I have tried the following but the OD seems to get lost in the process (or maybe I messed something up along the way) :
- Exporting civil object to an SDF and then importing them back into the dwg (this turned the cogo points into just "points" but the OD was lost)
- Exploding the cogo points to blocks (this seemed to just delete all OD assigned)
- Converting the the cogo points to blocks (this also seemed to just delete all OD assigned)
Does anyone know a way to turn cogo points into "points" or block and retain their OD?
Thanks
Solved! Go to Solution.