Skip to content

Comment on CloudMine Introduces Geospatial Object Queryingparent

Comments

I want to do intersections of polygons - think "what neighborhoods have overlap with this political district." Many systems seem to have one but not the other, i.e. "store points, query by polygon", or "store polygons, query by point(and maybe radius)".

Storing polygons is probably key - if there's a query-by-radius or bounding box I can make an enclosing circle for my query and then do my own intersection tests with my query polygon.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.