Closed christianbraun closed 4 years ago
I don't think that it is generally possible to color a city object based on some of its values. But for your use case of displaying PV values perhaps @BWibo could give some input here.
Hey there, the coloring we do in our solar application (see here) is performed by the application itself. We just export the textured city model using the ImporterExporter. As far as I know this can't be done using the ImporterExporter directly. This would be a nice feature to have!
However, commercial GIS software like FME should allow for developing a workflow that is capabale to color building faces according to e.g. an attribute value containing a classification.
Closing due to missing feedback. Feel free to re-open if you have further questions.
Hi, I am wondering how it is possible to colorise objects in gltf according to a classification scheme. Assuming I have e.g. buildings and want to apply a schema which shows their assessment about e.g. PV generation and display it in the 3dwebclient. Is there a way to do it with the importer-exporter? I couldn't find any documentation.
Thanks a lot in advance, Christian