In #1402 we had to do a workaround to pass the schema from MAXAR_content_geojson to external tileset loaders, due to incorrect URLs in target test data. Since they're all supposed to reference the same schema object, we should change this to use the SharedAssetSystem for the schema in the future.
In #1402 we had to do a workaround to pass the schema from
MAXAR_content_geojsonto external tileset loaders, due to incorrect URLs in target test data. Since they're all supposed to reference the same schema object, we should change this to use theSharedAssetSystemfor the schema in the future.