Git Product home page Git Product logo

Comments (7)

m-schuetz avatar m-schuetz commented on August 22, 2024 1

Actually, someone else had this problem before: potree/potree#52

He said the point cloud is in lat and long coordinates. I'm also having problems watching your file with cloud compare and lasview. With plas.io, I have to specify "scale x/y to meters" or else I'll also get a straight line.

I'm afraid las files with coordinates like this are not supported by potree at the moment. You'll have to somehow get them into a common format with a uniform unit along all axes.

According to the header, the las file was produced by skycatch, not photoscan. Could you maybe try the las file that was produced by photoscan instead?

Watch out for the scale factor and the min/max values in the las header. If scale x/y is unusually small compared to scale z and min xy are roughly equal to max xy, then you're likely to encounter this problem:

scale factor x y z:         0.0000001 0.0000001 0.01
offset x y z:               -122.40000000000001 37.759999999999998 -100
min x y z:                  -122.3927227 37.7642263 -41.59
max x y z:                  -122.3887810 37.7670101 56.38

from potreeconverter.

m-schuetz avatar m-schuetz commented on August 22, 2024

Hi!

I can also provide a link to the .LAS file I'm working with if that helps.

Yes, please send me a link so I can take a look at it.

from potreeconverter.

lyaunzbe avatar lyaunzbe commented on August 22, 2024

Thanks for the quick response! Here is a link to one of the .LAS files I've tried to convert.
https://app.box.com/s/bqpwc1em8e7i8htl5ohaqksymuvs8509

from potreeconverter.

lyaunzbe avatar lyaunzbe commented on August 22, 2024

Ahh yes, the point cloud is indeed in lat/long coordinates. Do you happen to know how I would go about converting it into xyz coordinates (what tool to use: libLAS perhaps)? Also, to be clear, I'm not trying to convert the las to .xyz format, correct? I just need to reproject the .las file into a 'uniform unit along all axes', as you said, yes?

Also, to clarify, this was produced with agisoft, the header info is just wrong.

Thanks for all your help so far, really appreciated!

from potreeconverter.

lyaunzbe avatar lyaunzbe commented on August 22, 2024

So, I just decided that instead of banging my head against the wall, trying to reproject my WGS84 LAS to NAD83 (UTM10N), it would be simpler to just export my LAS in NAD83 in the first place. PotreeConverter works as expected when I do this. Thanks again for all your help and quick response time!

from potreeconverter.

m-schuetz avatar m-schuetz commented on August 22, 2024

Good to hear it worked out!
Send me a link once you've got something online! :)

from potreeconverter.

shutterrev avatar shutterrev commented on August 22, 2024

Just found this thread, was having the same issue due to exporting .las from Photoscan in Lat/Long/ Was frustrating because I thought it was an issue with how I have converter set up, but then I tried it on a different las projected in UTM and that worked fine. Sounds like this is the fix! Thanks!

from potreeconverter.

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.