cityjson / ninja

A web viewer for CityJSON files
https://ninja.cityjson.org
Apache License 2.0
38 stars 13 forks source link

semantic output cannot be display #81

Open husnadrs opened 1 year ago

husnadrs commented 1 year ago

Hi,

I am trying to display data Rotterdam from the tutorial cityjson versioning prototype (https://github.com/tudelft3d/cityjson-versioning-prototype.git) in Ninja , but it cannot display the LOD 2 of the building

I am trying to viewer the same data on Blender, it display the LOD 2 of the building

eaxample initial in ninja

eaxample initial in blender

Is there any step or requirement needed for ninja?

liberostelios commented 1 year ago

Hi @husnadrs!

First of all, thank you very much for reporting this and I am sorry for the late response. I hope that this is still relevant to you.

Indeed, there seems to be a problem with parsing this data. Interestingly, the original copy from which I created the copy for the versioning tutorial loads just fine. 🤔 I'll check if this is something that has to do with the data or the parser.