put back OpenMapTiles download link
This commit is contained in:
parent
23dfd83ba7
commit
a2c25b0df9
1 changed files with 2 additions and 4 deletions
|
|
@ -5,8 +5,9 @@
|
||||||
[](https://travis-ci.org/maptiler/tileserver-gl)
|
[](https://travis-ci.org/maptiler/tileserver-gl)
|
||||||
[](https://hub.docker.com/r/maptiler/tileserver-gl/)
|
[](https://hub.docker.com/r/maptiler/tileserver-gl/)
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
Download vector tiles from [OpenMapTiles](https://data.maptiler.com/downloads/planet/).
|
||||||
## Getting Started with Node
|
## Getting Started with Node
|
||||||
|
|
||||||
Make sure you have Node.js version **14.20.0** or above installed. Node 16 is reccomended
|
Make sure you have Node.js version **14.20.0** or above installed. Node 16 is reccomended
|
||||||
|
|
@ -78,9 +79,6 @@ Run from command line
|
||||||
xvfb-run --server-args="-screen 0 1024x768x24" node .
|
xvfb-run --server-args="-screen 0 1024x768x24" node .
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
You can read full documentation of this project at https://tileserver.readthedocs.io/.
|
You can read full documentation of this project at https://tileserver.readthedocs.io/.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue