🚀 small fixes

pull/32/head
ImreSamu 2016-12-09 17:07:02 +01:00
rodzic f2f85be189
commit 6c7b44f00f
1 zmienionych plików z 3 dodań i 4 usunięć

Wyświetl plik

@ -32,18 +32,17 @@
Important: The ./quickstart.sh is for small extracts - not optimal for a Planet rendering !! Important: The ./quickstart.sh is for small extracts - not optimal for a Planet rendering !!
### First experiment - with albania ( small extracts! ) ### First experiment - with `albania` ( small extracts! )
```bash ```bash
git clone https://github.com/openmaptiles/openmaptiles.git git clone https://github.com/openmaptiles/openmaptiles.git
cd openmaptiles cd openmaptiles
docker-compose pull
./quickstart.sh ./quickstart.sh
``` ```
If you have problems with the quickstart If you have problems with the quickstart
* check the ./quickstart.log! * check the ./quickstart.log!
* check again the system requirements * check again the system requirements!
* check the current issues : https://github.com/openmaptiles/openmaptiles/issues * check the current issues : https://github.com/openmaptiles/openmaptiles/issues
* create new issues: * create new issues:
* create a new gist https://gist.github.com/ from your ./quickstart.log * create a new gist https://gist.github.com/ from your ./quickstart.log
@ -60,7 +59,7 @@ THAN you can test other available quickstart extracts ( based on geofabrik extra
* We are using https://github.com/julien-noblet/download-geofabrik tool * We are using https://github.com/julien-noblet/download-geofabrik tool
* The current extract list, and more informations -> `make list` * The current extract list, and more informations -> `make list`
This is generating mbtiles for your area : [ MIN_ZOOM: "0" - MAX_ZOOM: "7" ] This is generating `.mbtiles` for your area : [ MIN_ZOOM: "0" - MAX_ZOOM: "7" ]
```bash ```bash
./quickstart.sh africa ./quickstart.sh africa