mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-01 07:39:02 +02:00
Readme added.
This commit is contained in:
parent
128ad8f8e8
commit
e408d537ee
4 changed files with 40 additions and 3 deletions
14
doc/readme.moi
Normal file
14
doc/readme.moi
Normal file
|
@ -0,0 +1,14 @@
|
|||
\2 {Map generation} {map_generation}
|
||||
|
||||
\b {Requirements}: Python 2.7.
|
||||
|
||||
\code
|
||||
{python mapper.py -i \formal {input OSM XML file name} -o \formal {output SVG file name} }
|
||||
|
||||
\3 {Options}
|
||||
|
||||
\table
|
||||
{
|
||||
{{\tt {-bbox}, \tt {--boundary-box}} {Boundary box to draw}}
|
||||
{{\tt {--show-missed-tags}} {Show not drawed tags as text}}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue