Skip to content

Commit 87dbbfb

Browse files
committed
Update docstring
1 parent 155add4 commit 87dbbfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/get_osm_data.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
python get_osm_data.py --place "Bologna, Emilia-Romagna, Italy" --exclude-residential
77
88
The output files are:
9-
- nodes.csv
10-
- edges.csv
9+
- {place}_nodes.csv
10+
- {place}_edges.csv
1111
1212
The files are saved in the current directory.
1313
"""

0 commit comments

Comments
 (0)