Skip to content

kes1/arcpy_tools

Repository files navigation

arcpy_tools

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.

Portal Tools

  • 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

Workspace Tools

  • Parse AGS XML Workspace A native python script that parses ArcGIS XML Workspace documents to return a list of feature classes they define.

About

Various modules and tools for with ArcPy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages