planetfederal / geoserver-exts

Other
31 stars 40 forks source link

Decompose bbox filters into hemispheres #55

Open jdeolive opened 10 years ago

jdeolive commented 10 years ago

Since mongo intersect queries can't handle geometries bigger than a hemisphere we should decompose the bbox filter and return a composite feature reader and aggregates all the results.