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
Panagiotis Atmatzidis 53dada5a56 add Jenkinsfile
2018-03-30 12:47:42 +03:00
docs Add default val in description 2018-03-08 17:55:30 +00:00
public Add marker images and updated code to reference those images in the right location. 2018-03-28 02:45:13 +03:00
src Improve health endpoint. Add average response middleware and hook to metrics endpoint. (#6) 2018-03-28 02:45:13 +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
.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 2018-03-30 12:47:42 +03:00
LICENSE.md Update license and readme. Remove debug logging statmenets. (#3) 2018-03-28 02:45:13 +03:00
package.json Improve health endpoint. Add average response middleware and hook to metrics endpoint. (#6) 2018-03-28 02:45:13 +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 Update README.md (#7) 2018-03-28 01:58:15 +02: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/.