This document is archived and information here might be outdated.  Recommended version.


esriLasTileNamingMethod Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Constants > E > esriLasTileNamingMethod Constants
ArcGIS Developer Help

esriLasTileNamingMethod Constants

LAS Tile naming methods.

Constant Value Description
esriLasTileNameFeatureClass 0 Use a point feature class to match file names.
esriLasTileNameWestEast 1 Simple tile number increments from west to east.
esriLasTileNameRowSouthNorthColWestEast 2 Row_Col combination tile numbering, with row increments from south to north and column increments from west to east.
esriLasTileNameXY 3 Xmin_Ymin combination tile numbering.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.