Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Allow nodes on the end and allow map calls to fetch them #648

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

Comments

@openstreetmap-trac
Copy link

Reporter: osm[at]kleptog.org
[Submitted to the original trac issue database at 6.12pm, Tuesday, 22nd January 2008]

Currently nodes are not permitted on the edges of the map (90N/S or 180E/W), this patch fixes that.

Secondly, it's currently next to impossible to catch those in a map call, because the API complains as soon as you go over the edge. So this patch changes the code to crop the user's bbox to the map area and only complain if what the user requested was completely outside.

@openstreetmap-trac
Copy link
Author

Author: tom[at]compton.nu
[Added to the original trac issue at 3.40pm, Sunday, 3rd February 2008]

As of r6761 I think this should be fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant