We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Matthew, Thanks for sharing your code. I use this tool according to your tutorial: git clone https://github.com/mattshax/cesium_pnt_generator.git cd cesium_pnt_generator/viewer npm install npm start navigate to http://localhost:3000/ to view the Cesium point cloud data.
however ,The page only shows ‘stadium_all-0001.pnts’ ,those in 'children' were not shown,such as 'stadium_all-0002.pnts'.
Picture below only shows ‘stadium_all-0001.pnts’ :
Why others data could not shown in http://localhost:3000/? How to solve this problem?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Matthew,
Thanks for sharing your code. I use this tool according to your tutorial:
git clone https://github.com/mattshax/cesium_pnt_generator.git
cd cesium_pnt_generator/viewer
npm install
npm start
navigate to http://localhost:3000/ to view the Cesium point cloud data.
however ,The page only shows ‘stadium_all-0001.pnts’ ,those in 'children' were not shown,such as 'stadium_all-0002.pnts'.
Picture below only shows ‘stadium_all-0001.pnts’ :
Why others data could not shown in http://localhost:3000/? How to solve this problem?
The text was updated successfully, but these errors were encountered: