Git Product home page Git Product logo

Comments (6)

jblindsay avatar jblindsay commented on June 1, 2024 1

This is very odd. Are you able to get me the source LAS files on which you are applying LidarJoin? I'll need to take a closer look at what is happening. As for the difference in file size between lasmerge and LidarJoin, I believe that LASTools outputs LAS v 1.4 while WhiteboxTools outputs LAS 1.3. That may account for the difference there.

from whitebox-tools.

jblindsay avatar jblindsay commented on June 1, 2024

Which version of WhiteboxTools are you using? I made some modifications to the LidarJoin tool in the latest version (v.0.9) that may impact this. May I see what the 'correct image' also looks like, i.e. the LASTools image?

from whitebox-tools.

Hutch07 avatar Hutch07 commented on June 1, 2024

Thank you very much for the tools!
This is what I have, Windows 10 and Python version 3.7. I have attached 2 views of the same file. This is lasview but it looks the same on other viewers.

whitebox_tools.exe --version
whitebox-tools v0.9.0 by Dr. John B. Lindsay (c) 2017-2018

wbt1 2018_0904
wbt2 2018_0904
wbt3 2018_0904

from whitebox-tools.

Hutch07 avatar Hutch07 commented on June 1, 2024

I am going to test just 2 files and I will send you the results.

from whitebox-tools.

jblindsay avatar jblindsay commented on June 1, 2024

Good news, I just encountered this very same issue when I was trying to process LAS files that had been created by using LASTools' LAS2LAS software. As it turns out LASTools can sometimes create LAS files where the point records have more bytes than the specification mandates. I'm not sure what LASTools is storing in these extra bytes, but either way, WhiteboxTools was previously expecting strict adherence to the LAS specifications. I've now re-written the LAS reader to handle extra bytes (ignoring them but not offsetting the other point data) and this seems to have resolved this issue. I've committed the updated code. As such, I am closing this issue. I will be releasing the next version of WhiteboxTools sometime this week, which will have this bug fix. If you happen to test it and encounter any further problems, please feel free to re-open the issue.

from whitebox-tools.

Hutch07 avatar Hutch07 commented on June 1, 2024

from whitebox-tools.

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.