Hi, Stefan de Konink wrote: > Is this also the case for non-full bbox requests?
We do not make a distinction between full/non-full bbox requests, there is only one type and that gives you all nodes that belong to ways of which at least one node lies in the bbox. > Or is it actually calculated that a way passes through a tile when its > two nodes connecting it are far outside it? (Separate problem) No, this kind of spatial computation would only work with something like a PostGIS bbox request. (Actually the bbox requests are not tiled in any way, you can request whatever you want. ti...@home requests more than they need to hopefully catch cases like the one you describe.) Bye Frederik -- Frederik Ramm ## eMail [email protected] ## N49°00'09" E008°23'33" _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

