Closed baum12373 closed 2 years ago
Hi, it is currently not possible to dynamically highlight / color buildings on the fly while navigating through the web map client. If you however want to color buildings (and keep the color as it is without changing later), then you could do the following steps:
You should now be able to see the buildings in different colors and when needed show/hide specific layers.
Thanks a lot! Are there any plans on adding this functionality in the future?
Hi, I'm glad it helped. We had done some experiments on this "semantic highlighting" but didn't have the time and resources yet to publish it to the public branch. If you are planning to implement it then we will be more than happy to welcome your contribution. :)
In addition to my previous comment about adding different layers to the web map client, you could also:
py3dtilers
developed by our colleagues at VCityTeam to manipulate your 3D Tiles from the 3DCityDB. They have some nice demos that might be interesting to you.
Hello,
I set up the 3dcitydb and the 3D web-map-client and it works well. However, I would now also like to color (classify) buildings or their semantic surfaces based on the thematic data I included via the PostgREST API. Kind of like in the picture of the site, without the textures (https://3dcitydb-docs.readthedocs.io/en/version-2022.0/webmap/index.html). Is this possible?
Thanks in advance!