Free Point Cloud Viewer - Brand it and Share it!

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.พ. 2025

ความคิดเห็น • 52

  • @simonaltman5038
    @simonaltman5038 10 หลายเดือนก่อน +1

    What an awesome video. This'll be a game changer. Thank you so much!

    • @geospatialtips
      @geospatialtips  10 หลายเดือนก่อน

      Thanks for watching and the kind comment too! Hope it helps you as much as you expect. Cheers

  • @KILLAHUNT1
    @KILLAHUNT1 ปีที่แล้ว +1

    Super useful and awesome video as usual, keep up the great work Mark! Thanks for all that you do

    • @geospatialtips
      @geospatialtips  ปีที่แล้ว

      My pleasure! I appreciate your kind comments.

  • @Yudikab
    @Yudikab 8 วันที่ผ่านมา

    wow video man.i cant wait to try this in real deal

  • @OXIDEFPV
    @OXIDEFPV ปีที่แล้ว +1

    Very cool this has always been a pain to send large demanding point fluids to clients with crappy computers thank you 🙏

    • @geospatialtips
      @geospatialtips  ปีที่แล้ว

      Happy to help!

    • @OXIDEFPV
      @OXIDEFPV ปีที่แล้ว

      @@geospatialtips actually you have helped me massively dude I put together a few models as a presentation I followed your filtering video and had excellent results, that presentation has now allowed me to quit my day job and do uav mapping as a new job for my local university thank you so so much

  • @wouterviljoen857
    @wouterviljoen857 ปีที่แล้ว

    Your videos are great!! Thank you.
    Have you ever considered doing a video on point classification on Agisoft? I am specifically interested in ground-point classification

  • @mandata143
    @mandata143 7 หลายเดือนก่อน +1

    Wow. Thank you! Btw, in order to make this as live website. We need to learn HTML, CSS and JS first?

    • @geospatialtips
      @geospatialtips  7 หลายเดือนก่อน

      Hi! No, you don't need to know any of that. The software will create the files you need and you would need to upload them to a server. At worst you may need to edit a couple lines in the HTML file, to make sure you are pointing to the data, but that's all.

    • @mandata143
      @mandata143 7 หลายเดือนก่อน

      ​@@geospatialtipsThank you for the tips. 😊

  • @brynmorgan1513
    @brynmorgan1513 ปีที่แล้ว

    Great video

  • @hugopinto953
    @hugopinto953 ปีที่แล้ว

    One more amazing video. Thank you.
    Would you know if this is possible to run in a website?

    • @geospatialtips
      @geospatialtips  ปีที่แล้ว

      Hi, thanks for watching.
      Yes, absolutely it can be run in a website. You would upload the same package and edited HTML file to your site and make sure everything is pointing to the right place.

  • @cruza925
    @cruza925 2 วันที่ผ่านมา

    where is the code i can have the compass load automatically when the program opens?

  • @gobi6316
    @gobi6316 9 หลายเดือนก่อน

    Awesome video. How can I adjust it to show for example; RGB colors,but by clicking another button,to switch to deviations colors. Or any other attribute of point cloud?

  • @leminhcong9979
    @leminhcong9979 8 หลายเดือนก่อน

    Thank for your video

    • @geospatialtips
      @geospatialtips  6 หลายเดือนก่อน

      Thanks for watching!

  • @tombeier2675
    @tombeier2675 ปีที่แล้ว

    Very helpful Video, thanks a lot!
    Is there a chance to show/display the "textured model"in addition to the point cloud too as it is possible in the Potree viewer that comes with WebODM? Thank you once more again.

    • @geospatialtips
      @geospatialtips  ปีที่แล้ว

      I've never tried it myself, but looking at the Potree Github, there are some examples where Cesium is incorporated. This might be the way to do it with Potree, using Cesium as the meshed model container. Sorry I can't be of more help.

    • @tombeier2675
      @tombeier2675 ปีที่แล้ว

      @@geospatialtips Thank you!

  • @DeepApnea
    @DeepApnea ปีที่แล้ว

    Hello, could you please explain how I can add the images with the orientations ?

  • @jigmeshenphen-b9d
    @jigmeshenphen-b9d ปีที่แล้ว +1

    Hello there, thanks for the tutorial. i have followed your workflow from agisoft to potree. however, when i drag and drop las it is not displaying RGB value, rather just white pointcloud! any idea how to display real rgb pointclouds

    • @geospatialtips
      @geospatialtips  ปีที่แล้ว

      Hi. Thanks for watching the videos.
      Please confirm that you calculated the point colours in Metashape, which I am sure you did, and secondly please confirm that when you exported the point cloud from Metashape you selected the option to export RGB values?
      If yes, have you viewed the point cloud in another software and confirmed the RGB values work there? Let me know and I’ll try and help.

    • @jigmeshenphen-b9d
      @jigmeshenphen-b9d ปีที่แล้ว

      1000 thanks, i have revisted your agisoft tutorial and found out that i need to classify the points and when imported to potree the RGB is up and running. sincerely appericiate the kind people
      @@geospatialtips

  • @halo112az
    @halo112az ปีที่แล้ว

    Thanks for this awesome video. I have no idea how to use coding... could you to a tutorial or just an explenaition in chat on how to instal a plugin like from phoenix?

    • @geospatialtips
      @geospatialtips  ปีที่แล้ว +1

      Hi - thanks for watching!
      What Phoeinix Lidar has done is invest in a paid programmer to edit the original Potree files to create the view you see on their website. There are a few key files to be edited. This is so far as I know because I am also not a programmer and have little knowledge of this myself.
      The index.html file is the first file to be edited as this file calls all of the others that make Potree function.
      Then, under libs/potree you will see sidebar.html, potree.js and potree.css These files affect most of the functionality and appearance of Potree and can or will need to be edited to create the desired output such as what Phoenix has created.
      You can start smaller, or simpler, with just the web viewer that will look the same as the desktop viewer and that you can obtain from Potree.org It will be the full set of files that you will need on your web-server, along with your point cloud, so that you can view and measure the data via a web url.
      If you still need more direction, email me at geospatialtips@gmail.com and I can try to direct you a bit more, but as I said above, I'm no programmer myself and so I can only make a few suggestions, but not tell you exactly how to edit the viewer as much as Phoenix has.

  • @MrABN143
    @MrABN143 ปีที่แล้ว

    Nice video 👍👍👍 thank you so much

  • @jeandregeyser1165
    @jeandregeyser1165 ปีที่แล้ว

    Do you know how to prevent the software from zeroing the elevation to the lowest point and retain the original heights?

    • @geospatialtips
      @geospatialtips  ปีที่แล้ว

      Hi Jeandre
      You will want to set the scene view and position to a value you desire.
      In the index.html file you'll find these lines of html code at about line 287.
      Set both the viewer.scene.view.position and viewer.scene.view.Lookat values to make Potree open and look at the exact position you desire.

  • @SalihinNekmat
    @SalihinNekmat 6 หลายเดือนก่อน

    Hi, what file formats can be opened on this software (potree) other than .las format?

    • @geospatialtips
      @geospatialtips  4 หลายเดือนก่อน

      This is the complete list per the software documents:
      cloud.js: A JSON file that contains metadata like spacing and bounding box
      sources.json: A file that contains build information
      .hrc: An index file
      .bin: A point cloud data file
      .las: A LAS data file
      .laz: A LAZ data file

  • @jemza1303
    @jemza1303 ปีที่แล้ว

    Do you know a software to draw vectors from a point cloud (roads, roofs, embankment ... for topographic plan) ?

    • @geospatialtips
      @geospatialtips  ปีที่แล้ว +1

      Are you looking to do this automatically or manually?
      You could use any GIS or CAD package, load the points and do it manually.
      Also, if it is more detailed and 3D you need, something like TopoDOT works pretty well from what I have seen, especially for roads and similar surveys.
      There aren't many automated tools that I have seen that do this all yet. Some do some components, such as powerlines, but I don't know of anything that can map it all in an automated way - yet.

    • @jemza1303
      @jemza1303 ปีที่แล้ว

      Thanks for your answer. First, I will try manually. Metashape enables to do so. Topodot seems a bit complex, and only in english ... I'm french ;-)

  • @paulharty3068
    @paulharty3068 ปีที่แล้ว

    Can this be used a web viewer i.e. upload it to a website?

    • @geospatialtips
      @geospatialtips  ปีที่แล้ว

      Hi Paul. Yes certainly.
      The example shown from Phoenix LiDAR is exactly that, a Potree viewer on their website.
      In this instance you would not use Potree Desktop, you would rather use the standard Potree app and upload that to the web server, along with your point cloud. The functionality will be the same.

  • @jigmeshenphen-b9d
    @jigmeshenphen-b9d ปีที่แล้ว

    Hello again, when i drag and drop the Las into Potree Desktop, it only generates json and octree. But it is not generating html files as you have show, do i have to work through potree convetrer to generate the html. Thanking in advance

    • @geospatialtips
      @geospatialtips  ปีที่แล้ว

      Hi
      The html file is part of the potree base software and not created by the point cloud conversion process. You will see the html file is with the bat file that you clicked to open potree, not with the point cloud data. Hope that helps!

    • @salvia728
      @salvia728 6 หลายเดือนก่อน

      @@geospatialtips Hello! that's right, but how do I open the cloud exactly the one that the HTML file is configured? How can I transfer a point cloud together with the program Potree so that the client opens the point cloud with one mouse click? Is it possible to somehow register the path to the json file in HTML?

  • @amisauto4360
    @amisauto4360 10 หลายเดือนก่อน

    Thank you

  • @sandromarano11
    @sandromarano11 ปีที่แล้ว

    can you insert vector files and obj files into potree?

    • @geospatialtips
      @geospatialtips  ปีที่แล้ว

      Yes you can. There are a few methods. If you Google it, you'll be taken to various resources that should be able to guide you through it.

  • @marks9127
    @marks9127 2 หลายเดือนก่อน

    I installed Potree and it gives me this error: node:fs:1636 Uncaught (in promise) TypeError: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined
    at lstatSync (node:fs:1636:10)
    at t.lstatSync (node:electron/js2c/node_init:2:4536)
    at HTMLBodyElement.dropHandler (desktop.js:462:19)
    Help

  • @surjer69
    @surjer69 9 หลายเดือนก่อน

    Thanks for the video! I am investigating different viewers and this looks promising. However, I had to install "electron" for it to run. I see in the original dev it says you can just "host on a site" which make me think it should not have any dependancies? Anyways, did you all have to install electron to get it to work? my potree.bat file says start ./node_modules/electron/dist/electron.exe ./main

    • @geospatialtips
      @geospatialtips  9 หลายเดือนก่อน +1

      Hi - I have used the viewer many times, on different workstations, and the need to install electron is based on the workstation and what had been previously installed. So yes, sometimes I have had to install electron but this is not usually the case.
      For the online viewer you won't need electron and can post the package directly to the web server and it usually works quite easily.

    • @surjer69
      @surjer69 9 หลายเดือนก่อน

      @@geospatialtips thanks for the reply. Glad to know that was not an unusual scenario.