and GeoModel: http://code.google.com/apis/maps/articles/geospatial.html
On Mar 3, 4:53 am, Barry Hunter <[email protected]> wrote: > Mutiny is a slightly refined of (and better version) than geohash > > http://appgallery.appspot.com/about_app?app_id=agphcHBnYWxsZXJ5chQLEg... > > Dont know how easy would be to port to java. > > On 3 March 2010 05:59, Robert Kluin <[email protected]> wrote: > > > > > Have you looked into the "geohash" method? It is not perfect but I think > > there are a number of people using that technique. > > > Robert > > > On Mar 2, 2010, at 16:52, "vendor.net" <[email protected]> wrote: > > >> I read many articles about geocaching and etc, but I still can`t find > >> a way to do this: > > >> I have a DB: > >> - id > >> - latitude > >> - longitude > > >> I have a latitude-x and longitud-y and I want to search my DB for > >> records which are in 10 miles radius of the given latitude-x and > >> longitud-y on Java. > > >> Thanks! > > >> -- > >> 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. > > > -- > > 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. -- 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.
