![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control LasDataset to raster conversion.
Name | Description | |
---|---|---|
![]() |
AvgPointSpacing | Average point spacing. |
![]() |
CacheMaxNumSurfaces | Maximum number of different Las surfaces kept in this cache folder. |
![]() |
CacheRasterZTolerance | Z tolerance for Las rasters in the image cache folder, used for compression. |
![]() |
CellAggregationType | Cell aggregation type (how to bin). |
![]() |
CellWidth | Cell width. |
![]() |
ClassTypesSelected | Class types selected, e.g., esriRasterLasClassGround, or 217. |
![]() |
DataType | Data type. |
![]() |
LasDataset | The input Las dataset or Las dataset name. |
![]() |
LasFileVersion | The input Las file version (the latest if multiple found). |
![]() |
MaxHoleWidthFilled | Fill holes up to this width or height by interpolation from hole boundaries. |
![]() |
NumPointsTotal | Total number of points for all Las files, all return types. |
![]() |
ReturnTypesSelected | Return types selected, e.g., esriRasterLasReturnFirst, 13. |
![]() |
SpatialReference | The spatial reference to be used, if NOT set in the LasDataset. |
![]() |
TinToRasterInterpolationType | Tin to raster interpolation type (how to rasterize the tin: Linear or NN). |
![]() |
UseConstraints | Indicates whether to use 3D constraints included in the LasDataset or not. |
![]() |
UseTinning | Use tinning. |
![]() |
VoidFillMethod | Void fill method. |
![]() |
ZMax | Z Max. |
![]() |
ZMin | Z Min. |
CoClasses and Classes | Description |
---|---|
LasDatasetToRasterFunctionArguments (esriGeoDatabaseExtensions) | The LasDatasetToRasterFunction arguments. |