geo-query
geo-query copied to clipboard
Add support for polygon/shape/region
Can also a geo query be performed that looks for points inside a polygon/shape/region?
Thanks for asking @strarsis, it's on the roadmap.
What kind of queries do you use mostly?
ps: Version 0.2.0 is just out with support for a custom table
@birgire: I use a region taxonomy, each with a region shape (GeoJSON polygon). Each post got a location coordinate, and now I want to query all posts that lie within that region (shape).