Skip to content

TmiKuoste/LasUtility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LasUtility

Overview

LasUtility is a C# library designed to work with LIDAR data, providing a range of functionalities from handling LAS files to generating Digital Elevation Models (DEM).

Features

  • Common: Contains shared mathematical functions.
  • DEM: Supports operations like triangulation.
  • LAS: Functionality for for reading and writing LIDAR data.
  • Nls: Tool for extracting the bounding box coordinates from map tile names used by the National Land Survey of Finland.
  • Shapefile: Tools for rasterising Esri Shapefiles.
  • VoxelGrid: Holds the point cloud data in a 3D grid for fast access.

License

The library is available under MIT license. Note that this library depends on some 3rd party packages that have their own lisencing models.

3rd party libraries

About

Tools for handling point clouds and GIS data

Resources

License

Stars

Watchers

Forks

Contributors

Languages