Git Product home page Git Product logo

Comments (5)

yaozhihang avatar yaozhihang commented on May 26, 2024 1

Our open-source 3DCityDB software package is currently not able to produce 3D-Tiles datasets.
Alternatively, the company virtualcitySYSTEMS , who is one of the key development partners of 3DCityDB, provides a commercial software tool allowing to convert CityGML to 3D-Tiles datasets directly.

from 3dcitydb.

thomashkolbe avatar thomashkolbe commented on May 26, 2024 1

We will need to do a major update on the 3DCityDB Importer/Exporter regarding the export of visualization formats as soon as we have included the support of Application Domain Extensions. Hence, there is a good chance that we will address the generation of 3DTiles in the course of these developments. However, this requires a huge development and implementation effort for us, and we first need to see where we can get the financial support for this (- any idea on this? ;-) ). In the meantime you can either stick with the current solution (export of tiled glTF files - which still works great with the 3DCityDB webclient) or to choose another, possibly commercial solution for this task as mentioned by Zhihang Yao in the preceding post.

from 3dcitydb.

yaozhihang avatar yaozhihang commented on May 26, 2024

To create a valid 3D-Tiles datasets, your b3dm data must be organized in a proper spatial data structure which can be formally represented using a so-called "tileset.json" file. More details can be found here:
https://github.com/AnalyticalGraphicsInc/3d-tiles#introduction

Deploying 3DTiles datasets only requires an ordinary web server, i.e. Apache without the need to use 3DCityDB. Once your 3D-Tiles datasets have been uploaded to a web server, the URL of the file folder, where the root tileset.json file is located, can be passed to Cesium Virtual Globe which allows to dynamically stream and visualize the tiled datasets according to the camera view perspective. Code Examples can be found here:
https://github.com/AnalyticalGraphicsInc/cesium/blob/3d-tiles/Source/Scene/Cesium3DTileset.js#L146

from 3dcitydb.

salutonalpha avatar salutonalpha commented on May 26, 2024

Thank you for your reply.

_meitu_1

I would like to know how can I convert these building models which have been organized in 3DCityDB to 3DTiles data.

from 3dcitydb.

clausnagel avatar clausnagel commented on May 26, 2024

Closing this issue as the question seems to be answered. Feel free to reopen.

from 3dcitydb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.