Forum

Author Topic: Cesium js  (Read 2718 times)

jetdog6

  • Newbie
  • *
  • Posts: 17
    • View Profile
Cesium js
« on: January 09, 2018, 04:04:35 AM »
I'm working on creating a 3d viewer for our website to showcase some of the 3d deliverables we create for clients in agisoft photoscan.  We're an aerial mapping firm, Strix Imaging.  I exported the dense point cloud as cesium tiles in the 1.4.0v.  For a fairly small area the cesium 3d tiles file was huge, around 10GB for a 10 acre lot.  The file structure looks like this:
- sparks
-- tileset.js
-- Data
--- xxx.pnts (many of these files)
--- xxx (many of these random folders)
---- xxx.pnts (many of these files within each folder)
---- tileset.json (one within each folder)

The Node.js website I have running locally displays example cesium tile sets with no problems, but does nothing when I attempt to use the tileset generated by Agisoft.  I know 1.4.0 is still in beta, is the cesium tile export feature working?  If it is, am I supposed to do something other than export the dense point cloud as cesium tiles? 

Thanks for the help,

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14817
    • View Profile
Re: Cesium js
« Reply #1 on: January 11, 2018, 06:38:36 PM »
Hello jetdog6,

I have sent the internal version with some fixes via PM to you, can you please check if it's working fine for your application?
Best regards,
Alexey Pasumansky,
Agisoft LLC

htrzski

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Cesium js
« Reply #2 on: March 01, 2018, 07:24:49 PM »
Hi,

are those fixes from Alexey working?

Thx for the help

GPC

  • Jr. Member
  • **
  • Posts: 83
    • View Profile
    • Geopro
Re: Cesium js
« Reply #3 on: March 01, 2018, 07:43:25 PM »
I'm interested in learning more, do you have an example you've published online jetdog?
When things get weird, the weird turn pro.