On Fri, Nov 13, 2009 at 10:07 AM, Volker Mische <[email protected]> wrote: > Hi Jim, > > are the two objects you want to check the intersection of within one > document, or is every geometry in its own document? >
Each document has it's own geometry (which might be a single point or a closed polygon) and the search would be a geometry (more than likely a polygon) and I would only return documents where the geometries intersected. I was also hoping to use a bounding box to order the documents. -- Jim Woodgate [email protected]
