Any information on how to use this object?
For example I have entities that have a point, and I want to query all
the entities inside a rectangle.
How do create a query predicate for points in a rectangle?

Another question is whether those can be indexed, or be part of a
composite index (index on say [GeoPt,String] or [String, GeoPt]), so I
can create more complicated query predicates or sort the results.

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to