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
cosmix 8a6bf05198 Improve health endpoint. Add average response middleware and hook to metrics endpoint. (#6)
* WiP. Add average response middleware and hook to health endpoint.

* Add standard health formatting, average response time for last 50 requests.

* Replace homebrew metrics with prometheus to placate the Vrachnis/Panagiotou duo

* Add unit suffix on prometheus metric

* Remove dangling sprintf-js dependency and require statement.
2018-03-28 02:45:13 +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
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 license and readme. Remove debug logging statmenets. (#3) 2018-03-28 02:45:13 +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.

Documentation

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