No idea really.
Though assuming
sw < poi < ne
for all poi in the bbox, doesn't imply there are no poi outside of the
bbox which don't also satisfy this.
The implications of this:
sw = geohash.Geohash('speq0uw18pb50')
ne = geohash.Geohash('spvg2gn5bpb08')
bb = sw + ne
bb.bbox()
(0.0, 39.375, 11.25, 45.0)
are interesting.
A
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---