Coloring buildings with respect to heat demand

Hi

I want to change the color of buildings in my project.

https://github.com/shahabshafiee/gewiss

So far changing the color in each tile is done.

I used web-map-client solution from Munich university.

Hello,

If you are using 3D tiles, you can try using declarative styling. You lean learn more about 3D tiles styling here: https://github.com/AnalyticalGraphicsInc/3d-tiles/blob/master/Styling/README.md

If you are not familiar with the 3D tiles format, you can learn more about it in this forum post: https://groups.google.com/d/msg/cesium-dev/tCCooBxpZFU/7hxT_E4pGgAJ

Best,

Hannah

Dear Hannah,

I am using 3dcitydb-web-map.

I already tried some of the files in that package but so far I can only change the color of a “tile”.

Is there a way that I can directly use Cesium instead of 3dcitydb-web-map?

Regards,

Shahab