Skip to content

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

Notifications You must be signed in to change notification settings

Canadian-Geospatial-Platform/geodatabase-to-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages