CityOfPhiladelphia / arc-open

An ArcGIS Desktop toolbox for exporting feature classes to open data formats
BSD 3-Clause "New" or "Revised" License
43 stars 7 forks source link

Throw warning when output field name is over 10 characters #2

Closed davewalk closed 10 years ago

davewalk commented 10 years ago

Column names in a shapefile are limited to 10 characters. The tool should warn (not prevent) the user about this issue before they submit the job.