gwlucastrig / Tinfour

Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lidar LAS files, Digital Elevation Models (DEM), finite element analysis, path planning, natural neighbor interpolation, and other applications of Triangulated Irregular Networks (TIN)
Apache License 2.0
153 stars 34 forks source link

Enhance SVM to write GeoTIFF elevation files #105

Closed gwlucastrig closed 8 months ago

gwlucastrig commented 8 months ago

Enhance the SVM to be able to write numerical GeoTIFF files as part of its raster output options.

gwlucastrig commented 8 months ago

Changes pushed to repository. This issue is now addressed.