Template:LASIndex: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
(Created page with "__NOINDEX__ __NOTOC__ ===LASindex=== <!--====Tool Description====--> The ''LASindex'' tool creates a spatial index for a given LIDAR file that is used to speed up spatial quer...") |
|||
Line 15: | Line 15: | ||
====Related Tools==== | ====Related Tools==== | ||
* [[Template: | * [[Template:LAS to LAS|LAS To LAS]] | ||
{{-}} | {{-}} | ||
<noinclude>[[Category:Tools]]</noinclude> | <noinclude>[[Category:Tools]]</noinclude> |
Revision as of 15:44, 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