Vector and raster maps with GL styles. Server side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.
Find a file
2018-05-01 17:01:14 +00:00
docs Add silent to doc 2018-03-22 16:12:06 +00:00
public WiP. Replace image markers resolution-independent Canvas versions. 2018-05-01 20:00:05 +03:00
src WiP. Replace image markers resolution-independent Canvas versions. 2018-05-01 20:00:05 +03:00
test Update dependencies to use mapbox-gl-native 3.5.8 instead of 3.5.4 which doesn't compile on llvm/xcode 9. Fix tests. Add tests for markers. 2018-03-28 02:45:13 +03:00
.dockerignore Slightly stricter .dockerignore 2017-01-13 11:03:12 +01:00
.eslintrc.json WiP. Replace image markers resolution-independent Canvas versions. 2018-05-01 20:00:05 +03:00
.gitignore Experimental integration of first plugin 2016-12-06 20:11:18 +01:00
.travis.yml Add some packages to travis and Dockerfile 2017-06-23 21:34:59 +02:00
Dockerfile Addresses issue #197, send SIGTERM through to node 2017-11-30 12:30:40 +00:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2018-01-23 12:17:14 +01:00
Jenkinsfile add Jenkinsfile (#8) 2018-03-30 16:26:37 +02:00
LICENSE.md Update license and readme. Remove debug logging statmenets. (#3) 2018-03-28 02:45:13 +03:00
package.json WiP. Replace image markers resolution-independent Canvas versions. 2018-05-01 20:00:05 +03:00
publish.js Remove node-pngquant-native dependency 2017-09-15 17:06:42 +02:00
PUBLISHING.md Add PUBLISHING.md 2016-08-24 14:20:16 +02:00
README.md WiP. Replace image markers resolution-independent Canvas versions. 2018-05-01 20:00:05 +03:00
run.sh Addresses issue #197, send SIGTERM through to node 2017-11-30 12:30:40 +00:00

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/.