Skip to content

geodesignhub/project-archiver

Repository files navigation

Geodesignhub Project Archiver

This is a script uses the Geodesignhub API to download data and create a zip file for your project.

Install dependencies

To install the required libraries use the following command, this assumes Python 3 and is not tested on Python 2.

pip install -r requirements.txt

3-step process

  1. Open config.json in a text editor such as notepad etc. and fill in the project ID and API Token.
  2. Enter your project ID and Geodeisgnhub API Token. (You can your token by going to the link).
  3. Run python archive_project.py and to generate a zip file of your project

About

A tool to create a ZIP archive of all the data for your Geodesignhub project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages