Readme added.

This commit is contained in:
Sergey Vartanov 2015-08-04 01:55:43 +03:00
parent 128ad8f8e8
commit e408d537ee
4 changed files with 40 additions and 3 deletions

14
doc/readme.moi Normal file
View 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}}
}