/geodatabase-to-json

This script is used to take file geodatabases from the CGP catalogue and turn them into JSON boundary files.

Primary LanguagePython

geodatabase-to-json

This script is used to take file geodatabases from the CGP catalogue 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 HandleGDBfromCGP.py