How can I use python to delete records from a table, or features from a featureclass, when they are stored in ArcGIS Server?
using REST "delete features" in arcgis api for javascript shows how to do this in JavaScript - what is the Python syntax?
How can I use python to delete records from a table, or features from a featureclass, when they are stored in ArcGIS Server? using REST "delete features" in arcgis api for javascript shows how to do this in JavaScript - what is the Python syntax? |
|||
|
I couldn't find this syntax listed anywhere so I'm sharing it in case it helps someone else.
|
|||
|