This is a simple Mapbox GL example of tilesplash in use, serving points from the openaddresses project.
-
Get a Mapbox Token and put it in index.html
-
Run this collection of should-really-be-in-a-docker-container commands to get sample data and configure the local DB:
bash demo_config.sh
From this demo/
directory:
npm install
npm run points
Then visit http://localhost:8000/points.html and watch as the glorious city of Denver unfolds in point form.