mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-20 01:47:45 +02:00
Add OSM data downloading using API.
This commit is contained in:
parent
f1a5c2244c
commit
945af54dc9
5 changed files with 73 additions and 89 deletions
2
run.py
2
run.py
|
@ -1,6 +1,4 @@
|
|||
from roentgen.osm_getter import main
|
||||
from roentgen.mapper import main
|
||||
|
||||
if __name__ == "__main__":
|
||||
# main("2.374,48.843,2.378,48.846")
|
||||
main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue