graphhopper / graphhopper/graphhopper

Bounding box ignores pillar nodes

Open
#2,219 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.7k
Forks
2k
Avg merge
15h 58m
Merged PRs (30d)
3

Description

The bounding box is calculated only based on tower nodes. This seems rather inconsistent to me. Is there any special reason we do not use pillar nodes to extend the bounding box?

Maybe the problem is that the bounding box is owned by `BaseGraph` and while we set the tower nodes on the `BaseGraph` we set the geometry on the edges.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.