Message 1 of 7
MAP3D export to shape file - attribute value decimal place corruption
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When exporting CAD entities to Esri shape file utilising MAPEXPORT, any associated object data attributes are extented to 15 decimal places regardless of the original att value within AutoCAD. For example, a coordinate value of 1000.123 [actual value] is exported as 1000.129999999999923 or similar. This is the same if the X1/Y1 attributes are selected from the properties for points which have been drawn to specific coordinate locations.
Q1 - why is this (I assume it is a number handling anomaly or a legacy issue which hasnt been addressed)
Q2 - can the export be forced to report to the original number of decimal places?