mapbox / which-polygon

Index for matching points against a set of GeoJSON polygons
ISC License
133 stars 14 forks source link

Overlaping polygon clarification #7

Open nyurik opened 6 years ago

nyurik commented 6 years ago

Hi, the README is not clear which polygon is considered "first" in case multiple overlapping polygons exist at the same location. Is there a way to control the "weight" of each polygon so that the first found is the most needed one?