Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 634 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 634 Bytes

TileServer GL

Vector and raster maps with GL styles. Server side rendering by Mapbox GL Native. Map tile server for Mapbox GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.

This fork adds features used by BEAT, including:

  • Marker support in the static (rendered) maps
  • Prometheus compatible /metrics endpoint
  • Improved /health endpoint

Documentation

You can read full documentation of the upstream project at http://tileserver.readthedocs.io/.

Deployment

Upon pushing to tileserver's master branch, Jenkins will create a new Docker image and update the latest image in the management Docker registry.