add info for the user about the Mapnik logs

pull/32/head
ImreSamu 2016-11-16 10:20:08 +01:00
rodzic 4f16d8a27d
commit 0690750fe1
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -158,6 +158,10 @@ echo " : Source code: https://github.com/openmaptiles/generate-vectortiles
echo " : We are using a lot of Mapbox Open Source tools! : https://github.com/mapbox "
echo " : Thank you https://www.mapbox.com !"
echo " : See other MVT tools : https://github.com/mapbox/awesome-vector-tiles "
echo " : "
echo " : You will see a lot of deprecated warning in the log! This is normal! "
echo " : like : Mapnik LOG> ... is deprecated and will be removed in Mapnik 4.x ... "
docker-compose -f docker-compose.yml -f docker-compose-test-override.yml run --rm generate-vectortiles
echo " "