mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-06 10:09:52 +02:00
Issue #76: add icon for man_made=descent_stage.
This commit is contained in:
parent
7db69f5719
commit
f69d7728e5
5 changed files with 68 additions and 14 deletions
|
@ -128,7 +128,7 @@ def add_tile_arguments(parser: argparse.ArgumentParser) -> None:
|
|||
"--input",
|
||||
dest="input_file_name",
|
||||
metavar="<path>",
|
||||
help="input XML file name (if not specified, file will be "
|
||||
help="input OSM XML file name (if not specified, file will be "
|
||||
"downloaded using OpenStreetMap API)",
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue