interactive web-based forest risks mapping tool
Assuming you already have Node.js
installed, you can install the build dependencies as:
npm install .
To start a development version of the site, simply run:
npm run dev
and then visit http://localhost:1000/research/forest-risks
in your browser.
To render the map itself, you need to either build the map tiles locally (so they can be served from the tile
folder) or update config.js
to point to the remote versions stored on Google Storage. Building the tiles locally requires
- Python 3
- the Python dependencies specified in
tiles/requirements.txt
- the command line tools
tippecanoe
tile-join
andmb-util
- several raw files from natural earth
All the code in this repository is MIT-licensed, but we request that you please provide attribution if reusing any of our digital content (graphics, logo, articles, etc.).
CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.