Provides access to members that control Las to raster conversion.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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, 217. |
![]() |
DataType | Data type. |
![]() |
Extent | Extent specified by the user, or extracted from the LAS files. |
![]() |
IgnoreSpatialReferenceInLasFiles | Ignore spatial reference in Las files. |
![]() |
LasFile | The input Las file. |
![]() |
LasFileVersion | The input Las file version. |
![]() |
LasFolder | The input Las folder. |
![]() |
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 Las file(s). |
![]() |
TinToRasterInterpolationType | Tin to raster interpolation type (how to rasterize the tin: Linear or NN). |
![]() |
UseTinning | Use tinning. |
![]() |
VoidFillMethod | Void fill method. |
![]() |
ZMax | Z Max. |
![]() |
ZMin | Z Min. |
CoClasses that implement ILasToRasterFunctionArguments
CoClasses and Classes | Description |
---|---|
LasToRasterFunctionArguments (esriGeoDatabaseExtensions) | The LasToRasterFunction arguments. |