CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
13.03k stars 3.51k forks source link

iTwin Reality Data - add GeoJSON/KML support #12344

Open jjspace opened 2 days ago

jjspace commented 2 days ago

Description

This is a follow up to #12334 to add support for GeoJSON and KML data types from the Reality Management API.

The implementation should be good to go but the Sandcastle will need updated to the iTwin and data we actually want to use.

Issue number and link

No issue

Testing plan

Author checklist

github-actions[bot] commented 2 days ago

Thank you for the pull request, @jjspace!

:white_check_mark: We can confirm we have a CLA on file for you.

jjspace commented 1 day ago

Thanks for the review @jjhembd!

I guess we want to wait for the final data before merging?

That is correct. The code shouldn't change but I will change the iTwin and specific reality data assets the sandcastle is pointing at before this is ready to merge