An OpenStreetMap downloader written in Python
GetOSM
GetOSM is an OpenStreetMap downloader written in Python that is agnostic of GUI frameworks. It is used with tkinter by ProjPicker.
GetOSM is an OpenStreetMap downloader written in Python that is agnostic of
GUI frameworks. It is used with
tkinter by
ProjPicker.
Requirements
GetOSM uses the following standard modules:
Demo GUIs
osmtk: tkinter demo
osmwx: wxPython demo
Only map viewing is implemented.
GitHub