TileMill project of deforestation map available at infoamazonia.org, using data provided by INPE DETER and PRODES.
INPE DETER:
http://www.obt.inpe.br/deter/dados
INPE PRODES:
http://www.dpi.inpe.br/prodesdigital/dadosn/2012
Clone this repository at TileMill projects diretory:
cd ~/Documents/Mapbox/project
git clone [email protected]:oeco/tm-deforestation-deter.git
To generate map data, you need Python, Spatialite and wget.
Run:
./generate
Unfortunatelly, PRODES data can't be stored at GitHub, so loading a PostgreSQL dump is needed.