- Use a Rtree to avoid most inclusion checks (#5), results in huge speedup when using many polygons in input.
- Update
libosmium
to v2.10.3.
- Extract OSM data (nodes, ways and relations) with regard to inclusion in polygons.
- Use geojson as polygon(s) input format.
- Handle holes in polygons (#1).
- Handle multi-polygons (#2).
- Respect standard output block order (#3).
- Respect output objects ordering (#4).