hi What are valid rules for name of feature class or table in ArcGIS. Is there any supporting document some body know which can explain all the limitation in ESRI platform. In ESRI support site i am kind of lost. Thanks
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
It's in the documentation: Defining feature class properties Specifically:
|
|||
|
|
|
This question has been answered by Swingley above... But, in terms of automating this procedure, you could write a script that implements the IFieldChecker.ValidateTableName method. If i remember correctly it returns a corrected name with invalid characters replaced with underscores. |
|||||
|