
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
I'm an AutoCAD newbie- so pardon me if I don't use the correct terminology. This is my problem:
Currently, I am writing an AutoLisp routine to export geographical coordinates of each point- of each entity- in each layer- in my drawing (GeoJSON).
Everything works fine however except it seems that my drawing units do not match my map units 1:1
I especially notice this issue when measuring distances in AutoCAD, and then measuring distances in Google Maps.
Here I am measureing the distance between two streets, my resulting measurement is 132885.6715 millimeters (approx. 133 meters)
Here I am conducting the same measurement and as you can see the resulting value is 93.46 meters
Here is how my Drawing units are set up.
At this point.. I feel like I've messed something up in my setup of AutoCAD or my geolocation data. I would Imagine that once you have a geographic location in AutoCAD that I'd be able to conduct real world measurements.
Any pointers on where I could have gone wrong are very very very appreciated, or if more information is required- I can provide it.
Thanks!
Solved! Go to Solution.