Various modules and tools for with ArcPy.
To use, download or clone this repository and use directly on a computer with ArcGIS Installed. The toolbox can be added to ArcGIS without an installation process.
- Add Item Adds layers from an ArcGIS MapService as feature layer items to ArcGIS Portal. This can provide layer by layer access to mapservice layers, similar to when accessing a Feature Service. Uses integrated windows authentication, based upon this tool from ESRI.
Requires Python for Windows Extension
- Parse AGS XML Workspace A native python script that parses ArcGIS XML Workspace documents to return a list of feature classes they define.