File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ def _test_core(
171171 item .stac_extensions ,
172172 [
173173 "https://stac-extensions.github.io/eo/v1.0.0/schema.json" ,
174- "https://stac-extensions.github.io/projection/v1.0 .0/schema.json" ,
174+ "https://stac-extensions.github.io/projection/v1.1 .0/schema.json" ,
175175 "https://stac-extensions.github.io/view/v1.0.0/schema.json" ,
176176 ],
177177 "item.stac_extensions" ,
Original file line number Diff line number Diff line change 5656
5757SAR_STAC_EXTENSIONS = [
5858 "https://stac-extensions.github.io/eo/v1.0.0/schema.json" ,
59- "https://stac-extensions.github.io/projection/v1.0 .0/schema.json" ,
59+ "https://stac-extensions.github.io/projection/v1.1 .0/schema.json" ,
6060]
6161OPTICAL_STAC_EXTENSIONS = [
6262 "https://stac-extensions.github.io/eo/v1.0.0/schema.json" ,
63- "https://stac-extensions.github.io/projection/v1.0 .0/schema.json" ,
63+ "https://stac-extensions.github.io/projection/v1.1 .0/schema.json" ,
6464 "https://stac-extensions.github.io/view/v1.0.0/schema.json" ,
6565]
6666
You can’t perform that action at this time.
0 commit comments