potree / PotreeConverter

Create multi res point cloud to use with potree

Home Page:http://potree.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't get elevation coloring option

NihilBikeRider opened this issue · comments

Hope this is a good place for this question. I have created this online page:
https://nihilbikerider.github.io/BlodelClip/BlodelRGB.html

I can not figure out how to get the display attributes available as they are here:
https://ot-process2.sdsc.edu/potree/index.html?r=%22https://ot-process2.sdsc.edu/sampleUT/pc1569530546678%22

I am using windows command line to generate all the page info. Here is my line I use:
PotreeConverter.exe D:/PotreeConverter/pointclouds/BlodelClip.las -o D:/PotreeConverter/pointclouds/BlodelClip --generate-page BlodelRGB

What am I doing wrong? As I understand it, the default display attribute is RGB and my cloud is black because it doesn't have RGB values... how then would I set the default display attribute to elevation?