CesiumGS / cesium-native

Apache License 2.0
410 stars 209 forks source link

Support external metadata schemas #727

Open j9liu opened 11 months ago

j9liu commented 11 months ago

To my knowledge, the schemaUri property of EXT_structural_metadata isn't handled, and probably should be. Support was not implemented when EXT_feature_metadata support was added, so it was not addressed in #654.

lilleyse commented 9 months ago

In case it helps, here's an example that uses an external schema file: https://github.com/CesiumGS/3d-tiles-samples/tree/main/glTF/EXT_structural_metadata/PropertyAttributesPointCloud