Skip to content

Utility to turn ArcGIS MapServer queries to local FeatureClasses

Notifications You must be signed in to change notification settings

odoe/GeoScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoScraper

Small utility python classes that can be used to query ArcGIS MapServer services for EsriJSON results and save them into a local File Geodatabase.

You need ArcPy on your machine and update start.py with a valid Query URL and a where string and you are good to go.

This is not the fastest utility around, as it needs to download and convert a lot of data, but it works.

I plan on cleaning it up into a proper Python structure, but for now just wanted to get it started.

About

Utility to turn ArcGIS MapServer queries to local FeatureClasses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages