Crates.io | sdf |
lib.rs | sdf |
version | 0.1.2 |
source | src |
created_at | 2015-11-25 02:23:48.463095 |
updated_at | 2016-04-27 14:23:37.371555 |
description | Read Riegl's .sdf full-waveform LiDAR data format |
homepage | https://github.com/gadomski/sdf-rs |
repository | https://github.com/gadomski/sdf-rs.git |
max_upload_size | |
id | 3493 |
size | 45,201 |
Rust FFI wrapper around Riegl's .sdf file format, which stores full waveform LiDAR data. This crate also includes a simple executable for querying information about .sdf files.
This library is not created or maintained by Riegl, please do not contact them with any question or to ask for support. Direct everything to pete.gadomski@gmail.com.
As much as possible, this code is available under the MIT license (LICENSE.txt). Riegl's stuff is Riegl's stuff.
Issues and pull requests.