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.
- Python 3
python3 -m venv venv
. venv/bin/activate
pip3 install -r requirements.txt
python3 Extract_ESRI_REST.py