Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 347 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 347 Bytes

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