Template:LASInfo: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "__NOINDEX__ __NOTOC__ ===LASInfo=== <!--====Tool Description====--> The ''LASInfo'' tool prints a LIDAR file's header; a rough approximation of covered area, density, and spac...")
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
__NOTOC__
__NOTOC__
===LASInfo===
===LASInfo===
<!--====Tool Description====-->
The ''LASInfo'' tool prints a LIDAR file's header; a rough approximation of covered area, density, and spacing; the GPS week; and attributes of any points that fall outside the bounding box specified in the LAS header.
The ''LASInfo'' tool prints a LIDAR file's header; a rough approximation of covered area, density, and spacing; the GPS week; and attributes of any points that fall outside the bounding box specified in the LAS header.


Line 14: Line 13:


====Related Tools====
====Related Tools====
* [[Template:LasToText|LasToText]]
* [[Template:LASToText|LAS To Text]]


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

Latest revision as of 16:24, 26 October 2023


LASInfo

The LASInfo tool prints a LIDAR file's header; a rough approximation of covered area, density, and spacing; the GPS week; and attributes of any points that fall outside the bounding box specified in the LAS header.

This tool does not produce any output files. The report is written to the tool's log instead.

Input Parameters

  • Lidar file to process – A LIDAR file to print information for.

Current Location in Toolbox

Lidar/LASInfo

Related Tools