added thread parameter

This commit is contained in:
2017-08-17 10:40:26 +02:00
parent a3b423941d
commit a0f92726bc

View File

@ -1,2 +1,2 @@
#!/bin/sh
/home/osm/bin/renderpoly.py --style /home/osm/openstreetmap-carto/osm.xml --poly /home/osm/import/$1/$1.poly -z 0 16
/home/osm/bin/renderpoly.py --style /home/osm/openstreetmap-carto/osm.xml --poly /home/osm/import/$1/$1.poly --threads 4 -z 0 16