IFC metadata not shown when it is korean

Hi. Cesium Team.

Thank you for maintaining great platform Cesium ion :slight_smile:

I found that If the metadata is in English, it can be searched, but if it is in Korean, I think there is a problem with the conversion process and it cannot be searched. maybe japanese or other language will be same.

Test IFC File: I upload a zip file to my Google Drive. https://drive.google.com/file/d/1I_LqiacsTBMa-vNVshARxAiU3zwaqzr3/view?usp=sharing

Reproduction Step.

  1. Log in to Cesium ion.

  2. Go to the “My Assets” tab.

  3. Click the “Add data” button.

  4. Click the “Add files” button.

  5. Select the locally saved IFC file.

  6. After the upload is complete, after step 5, click the “Tileset location not set” text.

  7. Then, place the building anywhere on the globe.

  8. Go to the “My Assets” tab. Click the “Open complete code example” text.

  9. When the building appears, click anywhere on the building to check if the metadata is displayed correctly.

I’d appriciate if you check this when you are not busy.

I am not sure where to add this issue to github specific repo. so I write reporting here.

Thanks for letting us know about this issue. I took a look at this an we will need to do some investigation to determine where the disconnect is happening. I will bring in some other colleauges to look at this.

Here is what I observed:

  • Cesium3DTileFeature.getPropertyIds does not return any ids for the features that I clicked on
  • There is a schema included with the tileset that has properties listed.
1 Like