v0.4.2
Heron v0.4.2 Release Notes
Added components
- Added Import Vector Lite for straight import of data without clipping or transforms which can work in a headless environment.
- Added GdalConvexHull for the GDAL implementation of convex hull.
- Added GdalDetails which enumerates the current version of GDAL and it's available raster and vector drivers.
Updated components
- ImportVector: Added ability to import multiple data sources.
- GdalOGR2OGR: Added ability to -append in addition to -overwrite as an option.
- GdalBuffer: Allow multiple offset values.
- MultiSDiff: Added ablity to use faster boolean difference algorithm.
-ImportLAZ: Changed to Unofficial.laszip.netstandard library for import. The component can now handle 16bit color depth.
Fixed bugs
- MMPatch: fixed a null patch bug.
- ImportOSM: fixed units bug.
- ImportOSM: fixed building extrusion direction bug.
Updated Gdal from v2.4.4 to v3.7.2