Object Data export

Object Data export

hgj1357
Enthusiast Enthusiast
2,366 Views
10 Replies
Message 1 of 11

Object Data export

hgj1357
Enthusiast
Enthusiast

I have a drawing with property parcels. Each polyline parcel has attached object data. FeatID and a few other fields.  I'd like to be able to export this data so I can match the parcel ID with a list of tax sale properties, then use that data to select those parcels which match anf change the color or layer or something to disginguish these parcels.

 

First task - export the object data.

 

Thanks

0 Likes
Accepted solutions (1)
2,367 Views
10 Replies
Replies (10)
Message 2 of 11

john.vellek
Alumni
Alumni

Hi @hgj1357,

 

Have you tried to do this with a Dataextraction? The only other way I am aware of grabbing this is with LISP.

 

Are you using plain AutoCAD? This sounds like ti would be perfect for AutoCAD Map 3D

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 3 of 11

hgj1357
Enthusiast
Enthusiast

Civil 3d.  Dataextraction does not pull the object data fields.  Unless I'm missing an option or switch.

0 Likes
Message 4 of 11

hgj1357
Enthusiast
Enthusiast

This is what I'm talking about.  Getting this data into a CSV or similar.ACAD-01.jpg

0 Likes
Message 5 of 11

hgj1357
Enthusiast
Enthusiast
Accepted solution

OK.  I got it.

 

Use MAPPOLYLINETOPOLYGON to convert plines to polygons

Use mapexport to export a shape file with DBF database.

Message 6 of 11

paul.reichert
Contributor
Contributor

The Geospatial Editor at the Autodesk App store can automate it.

0 Likes
Message 7 of 11

nathanspooh
Explorer
Explorer

I tried your solution and it did not work for my situation.  I need exactly what you started this post with.  I want to export the properties with the added object data from a CAD file that came from a GIS  .shp file inserted with mapimport.   I have a mixture of lines and polylines all with the same type of object data that I need an inventory for.

0 Likes
Message 8 of 11

preichertGRYDB
Participant
Participant

Use the FDS Geospatial Editor tool. Try it for free at the Autodesk App store. Or go to our FDS website. It only supports Civil3D v2018-2024 right now. Being upgraded soon for 25+.  Go to our FDS webpage and watch the training video instructions. Automate GIS native in CIVIl3D! Priceless! https://www.forefrontdesignspecialist.com/geospatial-editor.html

0 Likes
Message 9 of 11

nathanspooh
Explorer
Explorer

I can not add to employer owned software.  I need an Autodesk solution.

0 Likes
Message 10 of 11

cwitzel5NL5H
Advocate
Advocate

During MAPEXPORT make sure to go to the data tab and Select Attributes.  Each type may need to be exported as separate SHP. For example points and lines can not share the same SHP.

Conan Witzel
Herrera Inc
0 Likes
Message 11 of 11

Pointdump
Consultant
Consultant

Hi Nathan,
"a mixture of lines and polylines"
What do you want the end result to be, line shapefiles or polygon shapefiles? A CSV file?
Can you post your drawing?
Dave

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2027
0 Likes