/keplerGL-chi-greenRoofs

Forked demo version of the Kepler.gl (WebGL and D3.js) geospatial analysis tool for large-scale data sets

Primary LanguageJavaScript

Netlify Status

Kepler.gl mapping Chicago Public Dataset of Greenroof locations

dataset used in this project

chicago green roofs

Local dev

npm install

or

yarn --ignore-engines

add mapbox access token to node env

export MapboxAccessToken=<your_mapbox_token>

then

npm start