Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Zverik/Nik4
Browse files Browse the repository at this point in the history
  • Loading branch information
Zverik committed Mar 27, 2021
2 parents 2c22927 + 0a3783b commit 990f501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ stroke width in the last example configurable, and request GPX file name:

Now to make an image of a route, use this command:

nik4.py --fit route --ppi 150 -a 6 --vars width=8 route=~/routes/day2.gpx osm.xml route.png
nik4.py --fit route --ppi 150 -a 6 osm.xml route.png --vars width=8 route=~/routes/day2.gpx

Note that path would likely to be resolved relative to the XML file location. If you omit `route` variable
in this example, you'll get an error message.
Expand Down

0 comments on commit 990f501

Please sign in to comment.