Skip to content

Canadian-Geospatial-Platform/rest-to-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-to-json

ESRI REST conversion into JSON.

This script is used to request features from an Esri REST feature service and turn them into JSON boundary files.

Requirements

  • Python 3

Setup your virtual environment

python3 -m venv venv
. venv/bin/activate
pip3 install -r requirements.txt

Run the script

python3 Extract_ESRI_REST.py

About

ESRI REST conversion into JSON. converting from arcpy to gdal

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages