Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • V Visualization
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Volker Coors
  • Visualization
  • Wiki
  • Styling of 3D building models by Attributes

Styling of 3D building models by Attributes · Changes

Page history
Update Styling of 3D building models by Attributes authored 2 years ago by Joe T.S.'s avatar Joe T.S.
Hide whitespace changes
Inline Side-by-side
Showing
with 13 additions and 2 deletions
+13 -2
Styling-of-3D-building-models-by-Attributes.md
View page @ d5b71147
### Example: Styling of 3D building models by Specific Space Heating Demand.
# Styling of 3D building models by Specific Space Heating Demand.
![image](uploads/69e089282b3bc2f2c20c099dc8bf8ee8/image.png)
#### Example Script in Cesium.js JavaScript file
The following workflow can be done to allow the styling of 3D building models.
### 1. Integrate attribute to CityGML 3D building model
Extra CityGML attributes may be generated from external tools such as "SimStadt" or GIS data sources. The extra attribute may be integrated or spatial overlaid into the CityGML model using FME as in this example: https://transfer.hft-stuttgart.de/pages/ict4icity/data_workflow/index.html
### 2. Conversion from CityGML to 3D Tiles
### 3 Visualize 3D Tiles on Web Client.
The description of step 2,3 can be found at https://transfer.hft-stuttgart.de/pages/coors/visualization/WebVisualization/VisualizationWorkshop3D.html
### 4 Setting styles of 3D building models by attributes.
Example Script in Cesium.js JavaScript file
```javascript
// load 3D Tileset
tileset_3Dbuildings = viewer.scene.primitives.add(new Cesium.Cesium3DTileset({
......
Clone repository
  • Create a simple web AR application [De]
  • Create a simple web AR application
  • Exercise for Multiresolution Models
    • Feature manipulation engine (FME)
    • Introduction
    • Open source datasets
    • Visualization with ArcGIS
    • Visualization with CesiumJS
    • Visualization with Deck.gl
  • FME
  • OGC API 3D GeoVolume
  • Project_1
  • Styling of 3D building models by Attributes
  • Three.js 101 : Hello World!
  • Useful tools
  • Visualization of Bike Sharing Data
View All Pages

Menu

Explore Projects Groups Snippets

Dies ist die Gitlab-Instanz des Transferportals der Hochschule für Technik Stuttgart. Hier geht es zurück zum Portal