Skip to main content
my data citygml data is stored in a database. what transformers do I need to be able to call the data from the database into the workbench and convert to 3d tiles?

Hi @dennis​ 

It will depend on what database the data is stored otherwise you can use the https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_ReadersWriters/citygml/citygml.htm" alt="http://https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_ReadersWriters/citygml/citygml.htm" target="_blank">CityGML Reader.

We also have a writer for Cesium 3D Tiles. This is a https://community.safe.com/s/article/uploading-assets-to-cesium-ion" alt="http://https://community.safe.com/s/article/uploading-assets-to-cesium-ion" target="_blank">tutorial goes through working with uploading assets to Cesium Ion which may come in handy in the future.

A workspace of a CityGML reader to a Cesium3DTile Writer would be the best place to start, if there are any errors in the translation log it will give an indication as to the next steps that need to be taken.

Hope this helps, let me know how it goes.

Daragh


Hi @dennis​ 

It will depend on what database the data is stored otherwise you can use the https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_ReadersWriters/citygml/citygml.htm" alt="http://https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_ReadersWriters/citygml/citygml.htm" target="_blank">CityGML Reader.

We also have a writer for Cesium 3D Tiles. This is a https://community.safe.com/s/article/uploading-assets-to-cesium-ion" alt="http://https://community.safe.com/s/article/uploading-assets-to-cesium-ion" target="_blank">tutorial goes through working with uploading assets to Cesium Ion which may come in handy in the future.

A workspace of a CityGML reader to a Cesium3DTile Writer would be the best place to start, if there are any errors in the translation log it will give an indication as to the next steps that need to be taken.

Hope this helps, let me know how it goes.

Daragh

Thank you.


Reply