8000 GitHub - JordanGunn/laszy: A tool for extracting and analyzing Lidar data (las or laz). Laszy wraps and extends the functionality of Laspy, increasing verbosity, and catering to common use cases when performing QC on the integrity of LiDAR data.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A tool for extracting and analyzing Lidar data (las or laz). Laszy wraps and extends the functionality of Laspy, increasing verbosity, and catering to common use cases when performing QC on the integrity of LiDAR data.

Notifications You must be signed in to change notification settings

JordanGunn/laszy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laszy: LiDAR Data Processing Tool

Overview

Laszy is a Python-based tool designed for processing LiDAR (Light Detection and Ranging) data. It provides functionalities for handling, analyzing, and reporting on LiDAR data, typically stored in LAS or LAZ file formats. The tool is structured into two main components: Laszy.py for core processing and LaszyReport.py for generating reports based on the processed data.

Pre-requisites

5D9C

User must have poetry installed on their local system:

pip install poetry

Installation

Run the poetry command to install the package:

poetry install

To be continued...

About

A tool for extracting and analyzing Lidar data (las or laz). Laszy wraps and extends the functionality of Laspy, increasing verbosity, and catering to common use cases when performing QC on the integrity of LiDAR data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0