How does geohash help one query a bounded box? Geohash is a single point.

Thanks-
- Andy Badera
- and...@badera.us
- Google me: http://www.google.com/search?q=andrew+badera



On Sat, May 2, 2009 at 1:13 PM, Jim <jeb62...@gmail.com> wrote:

>
> Have you looked at the geohash approach?
>
> http://geohash.org/site/tips.html
>
> http://pypi.python.org/pypi/Geohash/1.0rc1
>
>
>
> On May 1, 7:40 pm, Matt <mmm...@gmail.com> wrote:
> > Hello,
> >
> > I'm building a simple mapping app that needs to be able to query for
> > all points inside a box of points.
> >
> > I noticed the mutiny library which has a technique for achieving this,
> > but it occurred to me to ask if there is perhaps a way to do it more
> > simply using GeoPtProperty properties.  The mutiny approach is linked
> > below:
> >
> > http://code.google.com/p/mutiny/source/browse/trunk/geobox.py
> >
> > Any advice on this would be much appreciated.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to