Skip to content

Look for tactile paving on kerbs, not (just) on crossing nodes #945

Description

@KTibow

I was auditing the OSM ecosystem for apps that only look at tactile paving information on crossing nodes (problematic if we switch to something like tactile_paving=separate) and I noticed Soundscape seems to be one of them. My agents have all sorts of crazy ideas for how to best handle this and warnings about indirection from the tile generation server, but I'll just state the problem:

Currently
"whether or not to announce an unmarked crossing" is determined by "is tactile_paving=yes on the crossing node"

When it should be
determined by (or at least combined with) "are there kerb nodes with tactile_paving=yes connected"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions