A tile server to serve map tiles for Singapore based off the Geofabrik OSM Data Extracts
Remember to checkout the submodules: git submodule update --init
The script build.sh
will build the tiles in ./openmaptiles/data
.
You can serve the tiles for MapBox GL using
tileserver-gl
.
The included docker-compose.yml
will start a server and serve the Singapore tiles off ./tiles/singapore.mbtiles
.
It will also include pre-built styles from another repository.
docker-compose up
The build script is based off the quick start script from OpenMapTiles.
Map data, and libraries are credited below: