Hosted at https://coal.sim.run 🌏
$ pip install -r requirements.txt
# You'll need an account at https://www.mapbox.com/
$ export MAPBOX_TOKEN={your_access_token}
# Download satellite imagery
$ make tiles
# Build website in public/
$ make gallery
Hosted at https://coal.sim.run 🌏
$ pip install -r requirements.txt
# You'll need an account at https://www.mapbox.com/
$ export MAPBOX_TOKEN={your_access_token}
# Download satellite imagery
$ make tiles
# Build website in public/
$ make gallery