MemSQL polygon geospatial aggregation
1 answer
MemSQL 4 includes topological functions (such as geography_intersects ()) that return logical and measurement functions such as distance and length. It doesn't yet have constructor functions like intersection () that will output the polygon as you describe. It's on the roadmap, however.
+1
source to share