Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot download Montenegro map – missing file #270

Open
antonov1991 opened this issue Feb 11, 2025 · 0 comments
Open

Cannot download Montenegro map – missing file #270

antonov1991 opened this issue Feb 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@antonov1991
Copy link

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

  1. Attempt to download maps for Serbia and its border countries.
  2. Notice that the Montenegro file is missing.
  3. 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
@antonov1991 antonov1991 added the bug Something isn't working label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant