jumpinjackie / fdotoolbox

A tool for working with various sources of geospatial data
GNU Lesser General Public License v2.1
27 stars 8 forks source link

Data Preview: Handle empty geometries #76

Closed jumpinjackie closed 3 years ago

jumpinjackie commented 3 years ago

Attempting to add empty geometries to the preview RTree will corrupt it.

We recently fixed empty geometry support at the FDO level, so in addition to patched FDO dlls we need to fix the data preview to test for empty geometries and not add such geometries to the preview RTree