RasterLayer logo RasterLayer
← Back to Home

πŸ“¦ MBTiles Tile Server

This map is served from an MBTiles file via AWS Lambda. The Lambda reads tiles on-demand from a SQLite database stored in S3.

Tile Information

Current Zoom -
Tiles Loaded 0
Tile Source Lambda + S3

Architecture:

Browser β†’ CloudFront β†’ Lambda β†’ S3 (MBTiles)

Lambda extracts tiles from SQLite and returns PNG images. CloudFront caches tiles for fast subsequent requests.

Controls

Download MBTiles

Download the SQLite file for offline use.

πŸ“₯ Download MBTiles

Zoom levels 7-14 β€’ ~15 MB

API Endpoint

https://www.rasterlayer.com/tiles/{z}/{x}/{y}.png