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

QA: Cleanup centerline tagging with separate sidewalks

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
sidewalk-qa
Dominant language
Svelte
Stars
24
Forks
5
PR merge metrics
No merged PRs in 30d

Description

## Context

- To generate a good sidewalk network we need consistent data on sidewalks either on the centerline or mapped separately. Mixed data causes edge cases and problems and we want to clean up the data in OSM to avoid those.

## Goal

- This QA step should allow mappers to improve the sidewalk tagging on the centerline where it does not match the separate sidewalk data

Related but different: https://github.com/a-b-street/speedwalk/issues/15

## QA-Items

- Places where the centerline has a sidewalk-tagging other than "`separate`" and there is a separate geometry
- Places where the centerline has a sidewalk-tag `separate` but there is no separate geometry to be found

Note: There might be edge cases like separate geometries that the tool does not recognize but the centerline tagging is correct. A good workaround to resolves those in tags could be to allow `check_date:sidewalk(:SIDE)=DATE_STRING` ([Taginfo](https://taginfo.openstreetmap.org/search?q=check_date%3Asidewalk)) as an overwrite for the QA check.

## Workflow

Possible workflow…

This might be a good use case to edit right from Speedwalk since changes are pretty easy.
However, the tool needs to handle all the different sidewalk-tagging variation to do this, see https://github.com/openstreetmap/iD/pull/10935

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.