Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stefanmaierhofer/laszip
- Owner: stefanmaierhofer
- License: apache-2.0
- Created: 2017-11-11T14:06:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-23T17:45:10.000Z (about 3 years ago)
- Last Synced: 2024-10-05T13:16:24.765Z (3 months ago)
- Topics: aardvark, dotnet, las, laz, lidar, pointcloud
- Language: C#
- Homepage:
- Size: 129 KB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).