a-b-street / a-b-street/speedwalk

Tagging error when sidewalk:*=separate, but not sidewalk present

Open Beginner friendly
#112 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Svelte
Stars
24
Forks
5
PR merge metrics
No merged PRs in 30d

Description

In the list of tagging errors in the `README.md` an important tagging error is missing: A street is tagged with `sidewalk:both=separate` (or something similar), but there is no separate sidewalk mapped. This typically causes routers to make detours, because the can't find a way along this street.

Some [examples](https://www.openstreetmap.org/#map=17/50.813077/7.176105) can be found in Troisdorf. (I added notes there.)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue is about missing tagging errors in README.md. Start by examining the code that generates tagging errors, likely in a validation module. Look for existing error checks and add a new one for sidewalk:both=separate without mapped sidewalks. Test with the provided OSM examples in Troisdorf to verify the error detection works.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.