Giter VIP home page Giter VIP logo

Comments (5)

hobu avatar hobu commented on July 20, 2024

I have been slowly working on a LAZ Python extension in https://github.com/hobu/laz-perf/tree/master/python

The basic compressor is working, but not LAZ. Some significant effort is still required, but the task is progressing a little. Sorry I can't provide more at the moment.

from laspy.

grantbrown avatar grantbrown commented on July 20, 2024

We support reading LAZ files (in a somewhat suboptimal way) if you have laszip on your path, but haven't implemented actual compression.

from laspy.

ryanfox avatar ryanfox commented on July 20, 2024

Got it. Right now I'm just shelling out to laszip, so it's not a huge deal. Do you have plans to integrate it in the future?

from laspy.

grantbrown avatar grantbrown commented on July 20, 2024

The preference would be to depend on Howard's completed tool to reduce the number of external dependencies needed. If it's something that you'd be interested in implementing, however, we could certainly implement a write mode for the Fake-mmap feature that adds laz reading capabilities in the meantime.

Some relevant commits:

1
2
3
4
5

from laspy.

ryanfox avatar ryanfox commented on July 20, 2024

Thanks for all your help. I do have a workaround currently, so it's not the end of the world. I'll keep an eye on it though 👍

from laspy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.