geo-query icon indicating copy to clipboard operation
geo-query copied to clipboard

Add support for polygon/shape/region

Open strarsis opened this issue 5 years ago • 3 comments

Can also a geo query be performed that looks for points inside a polygon/shape/region?

strarsis avatar Apr 24 '20 18:04 strarsis

Thanks for asking @strarsis, it's on the roadmap.

What kind of queries do you use mostly?

birgire avatar Apr 25 '20 16:04 birgire

ps: Version 0.2.0 is just out with support for a custom table

birgire avatar Apr 25 '20 16:04 birgire

@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).

strarsis avatar Apr 25 '20 16:04 strarsis