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


esriLasTileNamingMethod Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

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.