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

Fix #1986 (Osmose part) #1987

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Fix #1986 (Osmose part) #1987

merged 1 commit into from
Aug 17, 2023

Conversation

Famlam
Copy link
Collaborator

@Famlam Famlam commented Aug 17, 2023

Require highway=* to be present for the rule in Plugins/Bicycle.validator.mapcss (See #1986)

JOSM already warns in case highway is not present, no need for a duplicate warning. Without this change, it'd incorrectly warn about area:highway=footway with footway=sidewalk.

Require `highway=*` to be present for the rule in Plugins/Bicycle.validator.mapcss

JOSM already warns in case `highway` is not present, no need for a duplicate rule. Without this change, it'd incorrectly warn about `area:highway=footway` with `footway=sidewalk`.
@frodrigo frodrigo merged commit 151be14 into osm-fr:dev Aug 17, 2023
3 checks passed
@Famlam Famlam deleted the footway_area_highway branch August 17, 2023 21:28
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.

2 participants