Constant Field Values
Contents
org.hortonmachine.*
-
org.hortonmachine.lesto.modules.flightlines.FlightLinesExtractor
-
org.hortonmachine.lesto.modules.raster.adaptivetinfilter.TinHandler
-
org.hortonmachine.lesto.modules.vegetation.OmsGeomorphonMaximaFinderModifier and TypeConstant FieldValue
public static final String"Andrea Antonello, Silvia Franceschi"public static final String"www.hydrologis.com"public static final String"The Geomorphon method to extract maxima from rasters"public static final String"The DSM."public static final String"The DTM."public static final String"raster, maxima, geomorphon"public static final String"Lesto/vegetation"public static final String"General Public License Version 3 (GPLv3)"public static final String"geomorphonmaximafinder"public static final String"Extracted maxima."public static final String"Elevation difference threshold."public static final String"m"public static final String"Maximum search radius"public static final String"m"public static final String"Vertical angle threshold."public static final String"degree"public static final int5 -
org.hortonmachine.lesto.modules.vegetation.OmsPointCloudMaximaFinderModifier and TypeConstant FieldValue
public static final String"Module that identifies local maxima in point clouds."public static final String"Use an adaptive radius based on the height."public static final String"An optional dsm-dtm difference raster to use to check on the extracted tops."public static final String"A dtm raster to use for the area of interest and to calculate the elevation threshold."public static final String"The input las."public static final String"A set of polygons to use as region of interest."public static final String"Local maxima, las, lidar"public static final String"Lesto/vegetation"public static final String"pointcloudmaximafinder"public static final String"The output local maxima."public static final String"The comma separated list of classes to filter (if empty, all are picked)."public static final String"Max permitted elevation difference around the maxima."public static final String"Radius for which a point can be local maxima."public static final String"The elevation threshold to apply to the chm." -
org.hortonmachine.lesto.modules.vegetation.OmsPointCloudMaximaFinderStreamModifier and TypeConstant FieldValue
public static final String"Module that identifies local maxima in point clouds."public static final String"Use an adaptive radius based on the height."public static final String"An optional dsm-dtm difference raster to use to check on the extracted tops."public static final String"A dtm raster to use for the area of interest and to calculate the elevation threshold."public static final String"The input las."public static final String"A set of polygons to use as region of interest."public static final String"Local maxima, las, lidar"public static final String"Lesto/vegetation"public static final String"pointcloudmaximafinder"public static final String"The output local maxima."public static final String"The comma separated list of classes to filter (if empty, all are picked)."public static final String"Max permitted elevation difference around the maxima."public static final String"Radius for which a point can be local maxima."public static final String"The elevation threshold to apply to the chm."
-
org.hortonmachine.lesto.modules.vegetation.rastermaxima.OmsRasterMaximaFinderModifier and TypeConstant FieldValue
public static final String"Allow novalues inside the window of the maxima."public static final String"Use circular window."public static final String"The input CHM."public static final String"note"public static final String"Module to find local maxima."public static final String"Raster, Maxima"public static final String"Lesto/vegetation"public static final String"rastermaximafinder"public static final int5public static final String"The maxima related areas vector."public static final String"The maxima vector."public static final String"Distance threshold to mark maxima as near a border. If <0 check is ignored."public static final String"Maximum radius to use in meters. This is ignored in CUSTOM mode."public static final String"Processing mode."public static final String"Percentage to apply to the maxima window to downsize it (default is 60%). This is ignored in CUSTOM mode."public static final String"The windows size in cells to use for custom mode(default is 3)."public static final String"Threshold on maxima. Only maxima higher than the threshold are kept."public static final String"Top buffer threshold"public static final String"Top buffer threshold cell count"