Skip to content

feat(pbf-patch): open footpaths around targets without road access - #4

Merged
choffmann merged 10 commits into
mainfrom
feat/allowed-paths
Aug 22, 2026
Merged

feat(pbf-patch): open footpaths around targets without road access#4
choffmann merged 10 commits into
mainfrom
feat/allowed-paths

Conversation

@choffmann

Copy link
Copy Markdown
Member

No description provided.

@choffmann choffmann self-assigned this Aug 22, 2026
- pin which radius drives which check: a test with asymmetric parameters
  now fails when road_max_distance and footpath_search_radius are swapped,
  a mutation the previous suite let through
- report the feature index for real non-Point geometries, and reject a
  non-numeric coordinate instead of silently skipping it
- exclude vehicle=no, which mappers use for paths a vehicle cannot pass
- drop the unreachable Steps exclusion: a footpath candidate can never
  carry highway=steps
- report targets left without any footpath in range, with their ids
- keep an existing maxspeed or maxweight instead of loosening it
- drop the candidate cap in the radius queries: the R-tree ranks by
  bounding box, so a capped list can hide a closer way
@choffmann
choffmann merged commit a83c9e6 into main Aug 22, 2026
9 checks passed
@choffmann
choffmann deleted the feat/allowed-paths branch August 22, 2026 12:01
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.

1 participant