Update documentation

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
stable
Thomas Petazzoni 2009-12-21 11:01:08 +01:00
rodzic 57fb86a2c5
commit cc2573067c
1 zmienionych plików z 7 dodań i 2 usunięć

9
README
Wyświetl plik

@ -7,9 +7,14 @@ including a street index and city grid.
For example, for a simple Sanguinet rendering, run: For example, for a simple Sanguinet rendering, run:
./ocitysmap-render -f png Sanguinet ./ocitysmap-render -f png -c Sanguinet
Alternately you may specify a bounding box rather than a City: Since several cities can have the same name, it is possible to render
according to a polygon OSM id:
./ocitysmap-render -f png -t Brunoy --polygon-osmid -114189
Alternatively you may specify a bounding box rather than a City:
./ocitysmap-render -f png -b 44.4883,-1.0901 44.4778,-1.0637 ./ocitysmap-render -f png -b 44.4883,-1.0901 44.4778,-1.0637