Skip to main content
Question

I have citygml Lod2 data and 2D shapefile of buildings of same area. How best can I store these two data and integrate so I can query to get info from both the 3d and the 2d data when I visualize in a web application like cesiumjs?

  • October 31, 2020
  • 1 reply
  • 20 views

I have citygml Lod2 data and 2D shapefile of buildings of same area. How best can I store these two data and integrate so I can query to get info from both the 3d and the 2d data when I visualize in a web application like cesiumjs?

1 reply

chrisatsafe
Contributor
Forum|alt.badge.img+2
  • Contributor
  • November 4, 2020

Hi @dennis​ ,

 

It sounds like you might want to do a spatial join or join (if you have an id field). Once you have joined the data, you should just have to write to Cesium 3D Tiles (or use the CesiumionConnector method).

 

Joining the data should bring all of your attributes into a single model that can then be queried in Cesium.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings