Skip to content

Server for hosting maps powered by vector tiles and JSON GL styles. Based of tileserver-gl.

License

Notifications You must be signed in to change notification settings

rohrl/tileserver-gl-light

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tileserver-gl-light

A trimmed down fork of tileserver-gl for serving MBTiles and predefined Mapbox GL styles. Built to support serving vectortiles from OSM2VectorTiles.

Get Started

Install tileserver-gl-light from npm.

npm install -g tileserver-gl-light

Now download vector tiles from OSM2VectorTiles.

curl -o zurich_switzerland.mbtiles https://osm2vectortiles-downloads.os.zhdk.cloud.switch.ch/v2.0/extracts/zurich_switzerland.mbtiles

Start tileserver-gl-light with the downloaded vector tiles.

tileserver-gl-light zurich_switzerland.mbtiles

More Information

This trimmed tileserver is merely for demonstration purposes. We recommend tileserver-gl for production usage.

Style and Glyphs Copyright

These styles are derived from https://github.com/mapbox/mapbox-gl-styles therefore Mapbox Open Styles are copyright (c) 2014, Mapbox, all rights reserved.

About

Server for hosting maps powered by vector tiles and JSON GL styles. Based of tileserver-gl.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.2%
  • CSS 18.4%
  • HTML 0.4%