Giter Site home page Giter Site logo

Comments (5)

csevcik01 avatar csevcik01 commented on August 11, 2024

If there is no return and therefore return 0, 0 of 0 seems more logical to me.

Anyhow there is little to no chance we can provide this info, as it is dropped at a certain stage of the processing chain.
Thinking of mobile mapping datasets with 360° scanners a decent amount of pulses can't be assigned a return, when there is no overhead structure, thus resulting in a lot of null returns in the las file.

from las.

esilvia avatar esilvia commented on August 11, 2024

Agreed. I'm inclined to discourage this usage, but at the very least we can formalize its meaning. Not sure how those points would get digitized with a position anyway (0 XYZ?) since nothing ever got measured. It'd just be a timestamp record, basically.

from las.

rapidlasso avatar rapidlasso commented on August 11, 2024

We could allow a return number of zero to generally mean the xyz position that the pulse was fired from. Whenever we have a 0th return for a laser shot it means that we have stored one xyz sample of the optical origin's trajectory. It could possibly be stored at a lower frequency (i.e. not for every shot). When we have a 0th return for a shot that has produced zero returns (number of returns of given pulse = 0) then it would basically indicate a shot that did not produce returns. But when we have the 0th return of a shot producing 1, 2, 3, ... 15 returns then it would store a sample of the optical origin's trajectory.

from las.

csevcik01 avatar csevcik01 commented on August 11, 2024

I think i get the idea of what Martin is saying and i see the value, especially for mobile and terrestrial scan data, although i am a bit concerned this might blow up file size. If we include this in the specs, we should be careful with the term 'trajectory'. I think we don't want people to mix this up with trajectory related to IMU measurements. Also the magic word for me is 'allow'. One might use a 0 return this way, but it should NOT be mandatory to include 0 returns in a LAS file.

from las.

rapidlasso avatar rapidlasso commented on August 11, 2024

Certainly not mandatory!!! And if only stored at the resolution of the GPS track it won't blow up the file much. But if we add meaning to a return number of 0 and a number of pulses of 0 to mark missing pulses (with no obvious xyz on the ground) we may at least write it such that its xyz has a useful meaning and such that a return number of 0 (with the same meaning) can also be used when the number of pulses is not 0. I would probably recommend to keep these zero returns in a separate (trajectory + missing return file) because the LASzip compressor won't like frequent jumps up to the aircraft and back down.

from las.

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.