[fix] name
This commit is contained in:
@@ -182,9 +182,9 @@ if __name__ == '__main__':
|
|||||||
required=True,
|
required=True,
|
||||||
help='Path to planet-ways-latlons.osm')
|
help='Path to planet-ways-latlons.osm')
|
||||||
|
|
||||||
parser.add_argument('--ways-db-dir',
|
parser.add_argument('--db-dir',
|
||||||
required=True,
|
required=True,
|
||||||
help='Path to temporary ways db')
|
help='Path to temporary db')
|
||||||
|
|
||||||
parser.add_argument('-o', '--out-dir',
|
parser.add_argument('-o', '--out-dir',
|
||||||
default=os.getcwd(),
|
default=os.getcwd(),
|
||||||
|
|||||||
Reference in New Issue
Block a user