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

Bug Report: highway=road Rendering Issue #339

Open
cmoffroad opened this issue Aug 22, 2024 · 0 comments
Open

Bug Report: highway=road Rendering Issue #339

cmoffroad opened this issue Aug 22, 2024 · 0 comments

Comments

@cmoffroad
Copy link

I would like to bring to your attention an important issue regarding your rendering of OpenStreetMap unknown roads data (highway=road).

image

According to the OpenStreetMap wiki, the tag highway=road is intended for temporary use for roads/paths that have not yet been surveyed.

This can encompass a wide range of paths, from hiking trails to major motorways.

When a particular renderer needs to display these roads, it is advisable to make them visually distinct from other rendered ways to avoid confusion.

For an humanitarian-focused renderer like yours, there is no necessity to display highway=road tags. Displaying these unsurveyed or potentially erroneous roads and trails could mislead end-users.

For reference, all other non-Standard layers found on OpenStreetMap site, have already implemented solutions to hide these tags by default. We recommend adopting a similar approach to enhance the accuracy and reliability of your maps.

Sources:

Steps to reproduce

  1. Open the Overpass Query using this link: https://overpass-turbo.eu/s/1OIG

  2. Zoom out to your area of interest and click "Run."

  3. Zoom in on each highway=road segment from the results.

  4. Copy the zoom level and coordinates, then locate them on the map.

Sample:

Actual result

The highway=road segments appear as a small minor road.


Expected result

Ideally, segments tagged with highway=road should not be visible until an OSM mapper surveys and classifies or removes them.

Official OpenStreetMap wiki guidelines

image

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

No branches or pull requests

1 participant