This script takes data from Geosurveys and uploads it as diagrams to a Geodesignhub project. To get started update the config.py
with your Geodesignhub credentials.
upload_geosurvey_to_geodesignhub.py
: This script can upload Geosurvey responses to a Geodesignhub projectgeosurvey_to_geopackage.py
: This script will download responses from a geosurvey to a Geopackage filegeosurvey_to_geojson.py
: This script will download responses from a geosurvey to a GeoJSON filegeosurvey_responses_to_csv.py
: This script will download survey responses to a CSV file:survey_responses.csv
geosurvey_comments_to_csv.py
: This script will download survey comments to a CSV file:survey_comments.csv