WhiteboxTools v0.12.1
Version 0.12.0 (22-11-2018)
Tools Added
- The following tools were added to the project:
BlockMaximumGridding
BlockMinimumGridding
Clip
Dissolve
Erase
JoinTables
Intersect
LasToShapefile
LidarClassifySubset
LinearityIndex
LineIntersections
LongestFlowpath
MergeTableWithCsv
MergeVectors
NearestNeighbourGridding
PatchOrientation
Polygonize
RasterToVectorLines
SplitWithLines
SymmetricalDifference
Union
VoronoiDiagram
Other Changes
- Modified the algorithm used by the CostDistance tool from an iterative method of
finding the minimum cost surface to one that uses a priority-flood approach. This
is far more efficient. Also, there was a bug in the original code that was the
result of a mis-match between the neighbouring cell distances and the back-link
direction. In some cases this resulted in an infinite loop, which is now resolved. - Improvements have been made to the WhiteboxTools GeoTIFF reader. A bug has been
fixed that prevented tile-oriented (in contrast to the more common strip-oriented)
TIFF files from being read properly. Support has been added for reading rasters
that have been compressed using the DEFLATE algorithm. Lastly, the WhiteboxTools
GeoTIFF reader now supports sparse rasters, as implemented by GDAL's GeoTIFF driver. - An issue in the SAGA raster format reader has been fixed.
Pre-compiled Binaries
Pre-compiled executables for Windows, MacOS, and Linux can also be downloaded from the WhiteboxTools homepage.