Hello,
I have encountered an issue with 3D capabilities in ArcGIS online.
The problem: I am creating an application for a client who wants to use it to view and manage their 3D data. that includes a 3D viewer and a dashboard. One of the things they will use the editor for is to verify and correct the ID numbers on the individual conveyor pieces in the network (This is the 3D data in question) and update the completion status of different components of each conveyor piece.
My big issue right now is with the 3D scene layer, I can not figure out a way to manipulate the same layer that contains all attributes for 3 separate layers I want to create out of that one layer. The reason is that they need to all be connected to the same table so it can be exported for a report so I need them connected to the same service layer. I can not find a way to either hide the fields so that they do not show up in the editor on the scene viewer, or connect multiple layers to the same service definition.
Also if there is a way to connect the tables through a unique ID in one of the applications so that I may build a full table and graphs that way that would be great as well.
Thank you for any help