open-forest-observatory / geograypher

Multiview Semantic Reasoning with Geospatial Data
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Add batched computation for face-to-vector exports #67

Closed russelldj closed 5 months ago

russelldj commented 5 months ago

Avoid OOM on large datasets by batching the unary_union command used to aggregate triangles. Also add the ability to make a set of geometries non-overlapping.