Current Revision posted to Bentley Map - Wiki by Inga Morozoff on 10/26/2018 3:15:41 PM
The DBF file generated when exporting to Esri shapefile has a 10 character limit for property names. Therefore, if you have two properties named LOWER_LEFT_NODE and LOWER_LEFT_LEAD, the export utility will truncate the first property to LOWER_LEFT and generate a 'duplicate property name' error on the second.
To overcome this, remap the property names prior to exporting.
Tags: Export, Properties, Shapefile