Thursday, 24 August 2017

arcpy - Inserting table record without geometry into feature class using Python?


I am working with ArcGIS and Python and trying to append table rows into a feature class.


You cannot use append and you cannot just make a table view of the feature class and then try to append it in.


Any ideas?




No comments:

Post a Comment