collaer / aqueduct30_data_download

Make the Aqueduct 3.0 database available for download

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aqueduct 30 Water Risk Atlas Data Download

Repository contains:

  1. Metadata for users that downloaded the entire database
  2. Metadata for users that used the analyze functionality of the tool.
  3. scripts used to prepare the full database download option.

Requirements

  1. npm
  2. mapshaper

Commands used:
apt-get install curl python-software-properties
curl -sL https://deb.nodesource.com/setup_10.x | bash -
apt-get install nodejs
npm install -g mapshaper

Versions: Node: v10.16.0
Npm: 6.9.0
Mapshaper: 0.4.120

About

Make the Aqueduct 3.0 database available for download

License:MIT License


Languages

Language:Jupyter Notebook 75.4%Language:Python 24.6%