Template:LASIndex: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 5: | Line 5: | ||
The ''LASindex'' tool creates a spatial index for a given LIDAR file that is used to speed up spatial queries for the file. | The ''LASindex'' tool creates a spatial index for a given LIDAR file that is used to speed up spatial queries for the file. | ||
The [[Template: | The [[Template:LAS to LAS|LAS To LAS]] tool features involving clipping are accelerated by spatial indexes. | ||
====Input Parameters==== | ====Input Parameters==== |
Revision as of 15:46, 28 December 2021
LASindex
The LASindex tool creates a spatial index for a given LIDAR file that is used to speed up spatial queries for the file.
The LAS To LAS tool features involving clipping are accelerated by spatial indexes.
Input Parameters
- Lidar file to process – A .las or .laz file to generate a spatial index for.
- Append spatial index to input file – Normally, the index is written to a .lax file with the same name and location as the input. This appends it to the input file instead. Only available for .laz files.
Current Location in Toolbox
Lidar/LASindex
Related Tools