wagisdev / WhosRESTDataAmI

ArcGIS REST Service Metadata Extraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArcGIS REST Service Data Source/Metadata Extraction

Simple script that runs through ArcGIS Server based services and lifts the metadata showing which databases they are using, the feature classes in use, etc. It will also send you an email if you are missing a feature class of some variety. It does this by taking the data the services are looking for and comparing it against the database you expect it to be coming from.

About

ArcGIS REST Service Metadata Extraction

License:MIT License


Languages

Language:Python 100.0%