Update README.md

This commit is contained in:
Petr Pridal 2018-02-19 15:49:08 +01:00 committed by GitHub
parent da3cb1e7f5
commit 1354c7f663
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ npm install -g tileserver-gl
Now download vector tiles from [OpenMapTiles](https://openmaptiles.org/downloads/). Now download vector tiles from [OpenMapTiles](https://openmaptiles.org/downloads/).
```bash ```bash
curl -o zurich_switzerland.mbtiles https://openmaptiles.os.zhdk.cloud.switch.ch/v3.3/extracts/zurich_switzerland.mbtiles curl -o zurich_switzerland.mbtiles https://[GET-YOUR-LINK]/extracts/zurich_switzerland.mbtiles
``` ```
Start `tileserver-gl` with the downloaded vector tiles. Start `tileserver-gl` with the downloaded vector tiles.