[openstreetmap/openstreetmap-website] API: `/api/0.6/map` that returns intersecting ways (Issue #6678)

Paul Norman notifications at github.com
Mon Jan 5 18:29:04 UTC 2026


pnorman left a comment (openstreetmap/openstreetmap-website#6678)

> All ways that intersect with the given bounding box

It's worth noting that just because a way intersects a bounding box in WGS84 it doesn't mean the same way will intersect the same bounding box in mercator. A bounding box bounding box intersection works in some projections but it pulls in a *lot* of excess data and still has issues in some projections.

So even if we make the change as suggested the same behavior will sometimes be found.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6678#issuecomment-3711616930
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/6678/3711616930 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260105/0c509090/attachment.htm>


More information about the rails-dev mailing list