| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ADJUSTED_STANDARD_GPS_TIME |
"Adjusted Standard GPS Time" |
public static final String |
WEEK_SECONDS_TIME |
"Week.seconds time" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
POINTENVELOPE_EXPAND |
0.1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTHORS |
"Andrea Antonello, Silvia Franceschi" |
public static final String |
CONTACTS |
"www.hydrologis.com" |
public static final String |
DESCRIPTION |
"The Geomorphon method to extract maxima from rasters" |
public static final String |
inDSM_DESC |
"The DSM." |
public static final String |
inDTM_DESC |
"The DTM." |
public static final String |
KEYWORDS |
"raster, maxima, geomorphon" |
public static final String |
LABEL |
"Lesto/vegetation" |
public static final String |
LICENSE |
"General Public License Version 3 (GPLv3)" |
public static final String |
NAME |
"geomorphonmaximafinder" |
public static final String |
outMaxima_DESC |
"Extracted maxima." |
public static final String |
pElevDiff_DESC |
"Elevation difference threshold." |
public static final String |
pElevDiffThres_UNIT |
"m" |
public static final String |
pRadius_DESC |
"Maximum search radius" |
public static final String |
pRadius_UNIT |
"m" |
public static final String |
pThreshold_DESC |
"Vertical angle threshold." |
public static final String |
pThreshold_UNIT |
"degree" |
public static final int |
STATUS |
5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DESCR |
"Module that identifies local maxima in point clouds." |
public static final String |
doDynamicRadius_DESCR |
"Use an adaptive radius based on the height." |
public static final String |
inDsmDtmDiff_DESCR |
"An optional dsm-dtm difference raster to use to check on the extracted tops." |
public static final String |
inDtm_DESCR |
"A dtm raster to use for the area of interest and to calculate the elevation threshold." |
public static final String |
inLas_DESCR |
"The input las." |
public static final String |
inRoi_DESCR |
"A set of polygons to use as region of interest." |
public static final String |
KEYWORDS |
"Local maxima, las, lidar" |
public static final String |
LABEL |
"Lesto/vegetation" |
public static final String |
NAME |
"pointcloudmaximafinder" |
public static final String |
outTops_DESCR |
"The output local maxima." |
public static final String |
pClass_DESCR |
"The comma separated list of classes to filter (if empty, all are picked)." |
public static final String |
pElevDiffThres_DESCR |
"Max permitted elevation difference around the maxima." |
public static final String |
pMaxRadius_DESCR |
"Radius for which a point can be local maxima." |
public static final String |
pThreshold_DESCR |
"The elevation threshold to apply to the chm." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DESCR |
"Module that identifies local maxima in point clouds." |
public static final String |
doDynamicRadius_DESCR |
"Use an adaptive radius based on the height." |
public static final String |
inDsmDtmDiff_DESCR |
"An optional dsm-dtm difference raster to use to check on the extracted tops." |
public static final String |
inDtm_DESCR |
"A dtm raster to use for the area of interest and to calculate the elevation threshold." |
public static final String |
inLas_DESCR |
"The input las." |
public static final String |
inRoi_DESCR |
"A set of polygons to use as region of interest." |
public static final String |
KEYWORDS |
"Local maxima, las, lidar" |
public static final String |
LABEL |
"Lesto/vegetation" |
public static final String |
NAME |
"pointcloudmaximafinder" |
public static final String |
outTops_DESCR |
"The output local maxima." |
public static final String |
pClass_DESCR |
"The comma separated list of classes to filter (if empty, all are picked)." |
public static final String |
pElevDiffThres_DESCR |
"Max permitted elevation difference around the maxima." |
public static final String |
pMaxRadius_DESCR |
"Radius for which a point can be local maxima." |
public static final String |
pThreshold_DESCR |
"The elevation threshold to apply to the chm." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
doCircular_DESCRIPTION |
"Use circular window." |
public static final String |
inGeodata_DESCRIPTION |
"The input coverage." |
public static final String |
NOTE |
"note" |
public static final String |
OMSMAXIMAFINDER_DESCRIPTION |
"Module to find local maxima." |
public static final String |
OMSMAXIMAFINDER_KEYWORDS |
"Raster, Maxima" |
public static final String |
OMSMAXIMAFINDER_LABEL |
"Lesto/vegetation" |
public static final String |
OMSMAXIMAFINDER_NAME |
"rastermaximafinder" |
public static final int |
OMSMAXIMAFINDER_STATUS |
5 |
public static final String |
outCircles_DESCRIPTION |
"The maxima related areas vector." |
public static final String |
outMaxima_DESCRIPTION |
"The maxima vector." |
public static final String |
pBorderDistanceThres_DESCRIPTION |
"Distance threshold to mark maxima as near a border. If <0 check is ignored." |
public static final String |
pMaxRadius_DESCRIPTION |
"Maximum radius to use in meters." |
public static final String |
pMode_DESCRIPTION |
"Processing mode." |
public static final String |
pPercent_DESCRIPTION |
"Percentage to apply to the maxima window to downsize it (default is 60%)." |
public static final String |
pSize_DESCRIPTION |
"The windows size in cells to use for custom mode(default is 3)." |
public static final String |
pThreshold_DESCRIPTION |
"Threshold on maxima. Only maxima higher than the threshold are kept." |
Copyright © 2005-2017 HydroloGIS. All Rights Reserved.