Skip to content

False positive on tactile_paving_issues on Region Border #46

Description

@PasLoin

The source pbf use osmium -s smart option to keep geometry of way crossing the border and it's needed for another project on vector tile.

That cause crossing way and kerbs are not inclued in the pbf, while the crossing node part of the way concerned is conserved.

That generate false positive on tactile paving issues process. (and probably on sidewalk gap/side too)

Cutting by reprocessing the pbf without smart strategy will just move the problem on the exact border (or on the buffer zone).

Implement a check for theses case and exlude this false positive from the reporting.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions