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
After some attempts to pinpoint the issue, I managed to generate a map on these coordinates. Although a white square always remains around Paris, suburbs like Evry, St-Germain or Torcy do appear. Generated using : python -m wahoomc cli -xy 129/88 -nbc -c -tag tag-wahoo-poi.xml
By eliminating some osm-tags, the faulty one seems to be highway=service. If adding enabled=false or removing it, the white square dissappears, revealing Paris, but without some important roads.
Expected Behavior
Basic usage implies the user being able to generate a map of France without editing out stuff that can ease up Osmosis job.
Current Behavior
Although .map generation does work up to north of Paris, it's unable to proceed further for now.
Am able to provide further information if required.
Steps to Reproduce the Issue
python -m wahoomc cli -xy 129/88
Context
Log Output / Stack Trace
The text was updated successfully, but these errors were encountered: