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 33 "stac_version" : " 1.1.0" ,
44 "id" : " catalog-001" ,
55 "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+ ],
69 "merkle:object_hash" : " abcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890" ,
710 "merkle:root" : " f1e2d3c4b5a67890abcdef1234567890abcdef1234567890abcdef1234567890" ,
811 "merkle:hash_method" : {
2225 "rel" : " child" ,
2326 "href" : " collection-456.json"
2427 }
25- ],
26- "stac_extensions" : [
27- " https://healy-hyperspatial.github.io/merkle-tree/v1.0.0-beta.1/schema.json"
2828 ]
2929}
Original file line number Diff line number Diff line change 11{
22 "stac_version" : " 1.1.0" ,
33 "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"
55 ],
66 "type" : " Collection" ,
77 "id" : " collection-123" ,
Original file line number Diff line number Diff line change 11{
22 "stac_version" : " 1.1.0" ,
33 "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"
55 ],
66 "type" : " Feature" ,
77 "id" : " item-123" ,
You can’t perform that action at this time.
0 commit comments