You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect to download maps for Serbia and its border countries, including Montenegro, using the default process.
Current Behavior
The server does not provide a file montenegro-latest.osm.pbf for Montenegro. I manually download the latest file and place it in ~/wahooMapsCreatorData/_download/maps/montenegro-latest.osm.pbf.
Steps to Reproduce the Issue
Attempt to download maps for Serbia and its border countries.
Notice that the Montenegro file is missing.
Manually download and place montenegro-latest.osm.pbf in the designated folder.
Context
OS/Platform: macOS 14.6.1
Log Output / Stack Trace
❯ python -m wahoomc gui
INFO:--------------------------------------------------------------------------------
INFO:--------------------------------------------------------------------------------
INFO:# check geofabrik.json file
INFO:# Input country: serbia.
INFO:--------------------------------------------------------------------------------
INFO:# Determine involved/border countries
INFO:+ Involved country: hungary
INFO:+ Involved country: serbia
INFO:+ Involved country: bosnia-herzegovina
INFO:+ Involved country: croatia
INFO:+ Involved country: montenegro
INFO:+ Involved country: romania
INFO:+ Involved country: kosovo
INFO:+ Involved country: albania
INFO:+ Involved country: macedonia
INFO:+ Involved country: bulgaria
INFO:+ Border countries will be processed
INFO:--------------------------------------------------------------------------------
INFO:# check land_polygons.shp file
INFO:--------------------------------------------------------------------------------
INFO:# check countries .osm.pbf files
INFO:+ Checking for old maps and remove them
INFO:+ mapfile for hungary: up-to-date.
INFO:+ mapfile for serbia: up-to-date.
INFO:+ mapfile for bosnia-herzegovina: up-to-date.
INFO:+ mapfile for croatia: up-to-date.
INFO:--------------------------------------------------------------------------------
INFO:# Downloading montenegro-latest.osm.pbf file
ERROR:! failed download URL: https://download.geofabrik.de/europe/montenegro-latest.osm.pbf
The text was updated successfully, but these errors were encountered:
Expected Behavior
I expect to download maps for Serbia and its border countries, including Montenegro, using the default process.
Current Behavior
The server does not provide a file
montenegro-latest.osm.pbf
for Montenegro. I manually download the latest file and place it in~/wahooMapsCreatorData/_download/maps/montenegro-latest.osm.pbf
.Steps to Reproduce the Issue
Context
macOS 14.6.1
Log Output / Stack Trace
The text was updated successfully, but these errors were encountered: