Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

lazperf Python support #4

Closed
hobu opened this issue Feb 11, 2017 · 2 comments
Closed

lazperf Python support #4

hobu opened this issue Feb 11, 2017 · 2 comments

Comments

@hobu
Copy link

hobu commented Feb 11, 2017

A note that I have implemented some lazperf Python support that you guys might find useful.

https://github.com/hobu/laz-perf/tree/master/python

It is not supporting LAZ at the moment, but that is something I hope to do in the near future.

@elemoine
Copy link
Contributor

elemoine commented Mar 6, 2017

Thanks @hobu!

Look at README – lopocs already uses the lazperf Python module :)

Curious to understand your comment "It is not supporting LAZ" at the moment. What did you mean exactly?

@hobu
Copy link
Author

hobu commented Mar 6, 2017

LAZ != lazperf.

LAZ is the LAZ format itself, not simple compression of individual fields. That said, I did implement support in the lazperf Python bindings to be able to read LAZ data if you give it the VLR that defines the dimensions arrangement. See my note in the laspy repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants