
laspy 2.7.0
0
Native Python ASPRS LAS read/write library
Contents
Native Python ASPRS LAS read/write library
Stars: 499, Watchers: 499, Forks: 125, Open Issues: 17The laspy/laspy repo was created 13 years ago and the last code push was 4 days ago.
The project is popular with 499 github stars!
How to Install laspy
You can install laspy using pip
pip install laspy
or add it to a project with poetry
poetry add laspy
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/laspy/
- GitHub Repo:
- https://github.com/laspy/laspy
Classifiers
- Scientific/Engineering/GIS
Related Packages
Errors
A list of common laspy errors.
Code Examples
Here are some laspy code examples and snippets.
GitHub Issues
The laspy package has 17 open issues on GitHub
- Add full-waveform read/write support (lazy/eager, external WDP)
pythonfix