Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefanmaierhofer/laszip

A simple .NET wrapper for LAS/LAZ point clouds (LiDAR data) using Aardvark data types.
https://github.com/stefanmaierhofer/laszip

aardvark dotnet las laz lidar pointcloud

Last synced: about 2 months ago
JSON representation

A simple .NET wrapper for LAS/LAZ point clouds (LiDAR data) using Aardvark data types.

Awesome Lists containing this project

README

        

A simple .NET wrapper for LAS/LAZ point clouds (LiDAR data) using [Aardvark](https://github.com/aardvark-platform/aardvark.docs/wiki) data types and [laszip.net](https://github.com/shintadono/laszip.net) for parsing.

See also
* [Aardvark Platform Documentation](https://github.com/aardvark-platform/aardvark.docs/wiki)
* [laszip.net](https://github.com/shintadono/laszip.net)

This software repository is made available under the terms of the [Apache-2.0 License](LICENSE).