Hi all, we are looking for a way to use solr functionality to return the overlapping area result from polygon intersection. The intersection as far as we know will return all polygons that intersect with the given radius, but we are interested on the overlap part only. In our index, we store polygons using SpatialRecursivePrefixTreeFieldType.
regards, Thaer