Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Install 3DcityDB Web Map Client

By installing the Web Map Client, you will be able to visualise the cityGML data in CesiumJS. More details here.

  1. Install the Docker image of 3DcityDB-Web-Map-Client. The instructions are based on this post.

    $ docker run -d --name 3dwebmap -p 8000:8000 \
    -v /home/chaos/3dcitydata/:/var/www/data/ \
    tumgis/3dcitydb-web-map