logo
icon

TileServer GL

TileServer GL is a map tile server that serves vector and raster tiles from MBTiles files. It provides WMTS endpoints, a built-in map viewer, and support for Mapbox GL styles for rendering beautiful maps in the browser.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-30
Services
service icon
Tags
ToolDeveloper Tools

TileServer GL

A map tile server for vector and raster tiles from MBTiles files. Provides WMTS endpoints, a built-in viewer, and Mapbox GL style support.

What You Can Do After Deployment

  1. Visit your domain — browse the built-in map viewer with sample data
  2. Upload MBTiles — place your .mbtiles files in the data volume to serve custom map tiles
  3. Configure styles — add Mapbox GL JSON style files for custom map rendering
  4. Use WMTS endpoints — integrate with GIS tools via the standard WMTS protocol
  5. Embed maps — use the tile URLs in Leaflet, MapLibre GL, or OpenLayers applications
  6. Generate raster tiles — server-side rendering of vector tiles to raster PNG/JPEG

Key Features

  • Vector and raster tile serving
  • MBTiles file support
  • Mapbox GL style rendering
  • WMTS endpoint compliance
  • Built-in map viewer
  • Server-side rendering to raster
  • TileJSON and style JSON APIs
  • No external database required

License

BSD-2-Clause — GitHub