/KEPLER_GIS_TOOL

Gis tool made with help of Kepler to visualize data.

Primary LanguageJavaScript

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