File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
"stac_version" : " 1.1.0" ,
4
4
"id" : " catalog-001" ,
5
5
"description" : " Sample Catalog with Merkle Root" ,
6
+ "stac_extensions" : [
7
+ " https://healy-hyperspatial.github.io/merkle-tree/v1.0.0-beta.2/schema.json"
8
+ ],
6
9
"merkle:object_hash" : " abcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890" ,
7
10
"merkle:root" : " f1e2d3c4b5a67890abcdef1234567890abcdef1234567890abcdef1234567890" ,
8
11
"merkle:hash_method" : {
22
25
"rel" : " child" ,
23
26
"href" : " collection-456.json"
24
27
}
25
- ],
26
- "stac_extensions" : [
27
- " https://healy-hyperspatial.github.io/merkle-tree/v1.0.0-beta.1/schema.json"
28
28
]
29
29
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"stac_version" : " 1.1.0" ,
3
3
"stac_extensions" : [
4
- " https://healy-hyperspatial.github.io/merkle-tree/v1.0.0-beta.1 /schema.json"
4
+ " https://healy-hyperspatial.github.io/merkle-tree/v1.0.0-beta.2 /schema.json"
5
5
],
6
6
"type" : " Collection" ,
7
7
"id" : " collection-123" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"stac_version" : " 1.1.0" ,
3
3
"stac_extensions" : [
4
- " https://healy-hyperspatial.github.io/merkle-tree/v1.0.0-beta.1 /schema.json"
4
+ " https://healy-hyperspatial.github.io/merkle-tree/v1.0.0-beta.2 /schema.json"
5
5
],
6
6
"type" : " Feature" ,
7
7
"id" : " item-123" ,
You can’t perform that action at this time.
0 commit comments