Hello, I want to achieve 3d color rendering based on related table attributes, we know how to achieve 3d color rendering based on one layer table that has a geometry of 3d buildings but how to achieve 3d color rendering based on related table attributes?
Below are the layer eg.
We have one layer table and two related table
In layer table i.e "testing_db_DBO_testing_" which will have geometry and primary key i.e OBJECTID which will act as a foreign key in the related table i.e layerobjectid.
And the rendering that I want to achieve is by attribute "status" in the related tables.
Web Scene :
Layer Table (consist 3d geometry) :
Related tables :
FeatureServerUrl (https://globolive3d.gl3d.in/server/rest/services/testing_db_DBO_testing_/FeatureServer)
Hello
I am not familiar with related tables, but I can maybe help you with color rendering in 3D.
Can you write a 2D app that does a similar rendering you are looking for in 2D, using related tables?
If you can provide such an app I can try to turn it into a 3D app.
Note that the FeatureServerUrl you provided https://globolive3d.gl3d.in/server/rest/services/testing_db_DBO_testing_/FeatureServer
requires credentials.
And the webscene id 71147495530044edbe03bfbea134e832 cannot be found. Can you check if it is publicly acessible, and clarify on which portal it lives?