Fix download link in extract tutorial

pull/344/head
Manuel Roth 2015-12-17 14:33:00 +01:00
rodzic a220c9255e
commit df466dcde2
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -6,12 +6,12 @@ published: true
# Create custom Extract
If you need an extract which is not included on the [downloads page](http://osm2vectortiles.org/data/download.html), you can simply download the planet file and make your own extract.
If you need an extract which is not included on the [downloads page](http://osm2vectortiles.org/downloads), you can simply download the planet file and make your own extract.
## Preparation
1. [Download the planet file](http://osm2vectortiles.org/downloads)
2. [Get bounding box](http://tools.geofabrik.de/calc/#type=geofabrik_standard&bbox=5.538062,47.236312,15.371071,54.954937&tab=1&proj=EPSG:4326&places=2) of your desired extract.
2. [Get bounding box of your desired extract.](http://tools.geofabrik.de/calc/#type=geofabrik_standard&bbox=5.538062,47.236312,15.371071,54.954937&tab=1&proj=EPSG:4326&places=2)
3. Install tilelive utility.
```bash