Skip to content

Conversation

@Ebe66
Copy link
Contributor

@Ebe66 Ebe66 commented Apr 24, 2025

With the working real x64 0.8.10 version given to me by either Christiaan or Tobias of OpenAndroMaps (https://www.openandromaps.org/en) Thanks guys!

This is needed because the old one does not support long file pointers resulting in "osmconvert Error: could not jump in file" errors when processing very big files like us.osm.pbf

This PR…

Replaces the not working correctly with large files osmconvert64-0.8.8p.exe with a real x64 long file pointer version

Considerations and implementations

Replaced the file and changed the call to reflect the name change

How to test

  1. Before this PR "python -m wahoomc cli -co us" will eventually error out with an "osmconvert Error: could not jump in file:" error message
  2. After this PR it finishes successfully.

Pull Request Checklist

With the working real x64 0.8.10 version given to me by either Christiaan or Tobias of OpenAndroMaps (https://www.openandromaps.org/en)
Thanks guys!

This is needed because the old one does not support long file pointers resulting in "osmconvert Error: could not jump in file" errors when proseccing very big files like us.osm.pbf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant