Add link to distributed repo

pull/24/head
lukasmartinelli 2016-11-01 22:05:29 +01:00
rodzic 25d07baf45
commit 740aaedc79
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -139,7 +139,7 @@ Each time you modify layer SQL code run `make` and `docker-compose run import-sq
make clean && make && docker-compose run import-sql
```
Now you are ready to **generate the vector tiles**. Using environment variables
Now you are ready to **generate the vector tiles** using a single process (for a full blown distributed workflow of rendering tiles check out [openmaptiles/distributed](https://github.com/openmaptiles/distributed)). Using environment variables
you can limit the bounding box and zoom levels of what you want to generate (`docker-compose.yml`).
```