-
Notifications
You must be signed in to change notification settings - Fork 41
Bug Report: highway=road Rendering Issue #339
Description
I would like to bring to your attention an important issue regarding your rendering of OpenStreetMap unknown roads data (highway=road).
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:
- https://wiki.openstreetmap.org/wiki/Tag:highway%3Droad
- https://community.openstreetmap.org/t/new-lifecycle-tag-unconfirmed-highway/116102/26
Steps to reproduce
- Open the Overpass Query using this link: https://overpass-turbo.eu/s/1OIG
- Zoom out to your area of interest and click "Run."
- Zoom in on each
highway=roadsegment from the results. - Copy the zoom level and coordinates, then locate them on the map.
Sample:
- Open this OSM Way for reference: https://www.openstreetmap.org/way/1123856561/history
- Navigate to this segment at zoom 20, coordinates: 18.786880, 99.336520
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.
