- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've tried DATAEXTRACTION, MAPEXPORT and EXPORTPOINTS for this one, but it seems like I'm looking a little more functionality.
Coming from a web-development background, I've been given a fairly complex landfill infrastructure drawing to make a GIS application where on-site people can quickly find a location by it's name on a map. (Basically google maps with search functionality) on their tablets/phones.
Ideally I'd want to make a selection of points and export them as a *.csv with the following columns:
- Northing
- Easting
- Elevation
- (RAW) Description
- Rotation (as seen in Properties of the Cogo Point, "Marker Rotation" under "Annotation")
- Layer (the Cogo point appears on)
Is this possible?
I'm thinking a LISP command might be the only way to achieve this. If someone has a good introduction for AutoLISP development a reference would be appreciated.
Solved! Go to Solution.