Release 1.2.5 did add a GeoPt property type for Java so you can more easily store geographic coordinates in the datastore, but App Engine itself does not provide the logic necessary for doing bounding-box or other geo queries. As you said, there are several projects available for App Engine Python, but I don't know of any for Java, though they could still be out there.
- Jason On Sat, Sep 12, 2009 at 1:55 PM, damenlon <[email protected]> wrote: > > Hi, > > There is a good Map tutorial, geodatastore, for Python. > > Is there one for Java using JPA? > > What I want to do is searching Geo Points within a boundary. > > Thanks! > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en -~----------~----~----~----~------~----~------~--~---
