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...")
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
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:Las To Las|Las To Las]] tool features involving clipping are accelerated by spatial indexes.
The [[Template:LAS to LAS|LAS To LAS]] tool features involving clipping are accelerated by spatial indexes.


====Input Parameters====
====Input Parameters====
Line 15: Line 15:


====Related Tools====
====Related Tools====
* [[Template:Las To Las|Las To Las]]
* [[Template:LAS to LAS|LAS To LAS]]


{{-}}
{{-}}
<noinclude>[[Category:Tools]]</noinclude>
<noinclude>[[Category:Toolbox Lidar]]</noinclude>

Latest revision as of 16:24, 26 October 2023


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