mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-01 18:31:53 +02:00
Preview images in readme fix.
This commit is contained in:
parent
fffacdba12
commit
2fcf7203a5
2 changed files with 6 additions and 6 deletions
|
@ -3,9 +3,9 @@ Map generation
|
|||
|
||||
**Requirements**: Python 2.7.
|
||||
|
||||
python mapper.py -i <input OSM XML file name> -o <output SVG file name>
|
||||
python mapper.py -i <input OSM XML file name> -o <output SVG file name>
|
||||
|
||||

|
||||

|
||||
|
||||
### Options ###
|
||||
|
||||
|
@ -30,5 +30,5 @@ Icons
|
|||
|
||||
Double size:
|
||||
|
||||

|
||||

|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
\b {Requirements}: Python 2.7.
|
||||
|
||||
\code
|
||||
{python mapper.py -i \formal {input OSM XML file name} -o \formal {output SVG file name}}
|
||||
{python mapper.py -i <input OSM XML file name> -o <output SVG file name>}
|
||||
|
||||
\image {https://raw.github.com/enzet/OSM/master/map.png} {Sample map}
|
||||
\image {https://github.com/enzet/OSM/raw/master/map.png} {Sample map}
|
||||
|
||||
\3 {Options}
|
||||
|
||||
|
@ -27,4 +27,4 @@
|
|||
|
||||
Double size:
|
||||
|
||||
\image {https://raw.github.com/enzet/OSM/master/grid.png} {Icons}
|
||||
\image {https://github.com/enzet/OSM/raw/master/grid.png} {Icons}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue