diff --git a/extensions/aerial-photo/examples/item.json b/extensions/aerial-photo/examples/item.json index cd67778a..511263fe 100644 --- a/extensions/aerial-photo/examples/item.json +++ b/extensions/aerial-photo/examples/item.json @@ -19,14 +19,7 @@ "assets": { "visual": { "href": "./72360.tiff", - "type": "image/tiff; application=geotiff; profile=cloud-optimized", - "file:checksum": "1220b7deb18ad9dc6f3f94df60c26dd235a019946b8b6b7d1a36f100a8f9f1889130", - "eo:bands": [ - { - "name": "gray", - "common_name": "pan" - } - ] + "type": "image/tiff; application=geotiff; profile=cloud-optimized" } } } diff --git a/extensions/camera/examples/item.json b/extensions/camera/examples/item.json index 18dc3aba..aedffd64 100644 --- a/extensions/camera/examples/item.json +++ b/extensions/camera/examples/item.json @@ -16,14 +16,7 @@ "assets": { "visual": { "href": "./72360.tiff", - "type": "image/tiff; application=geotiff; profile=cloud-optimized", - "file:checksum": "1220b7deb18ad9dc6f3f94df60c26dd235a019946b8b6b7d1a36f100a8f9f1889130", - "eo:bands": [ - { - "name": "gray", - "common_name": "pan" - } - ] + "type": "image/tiff; application=geotiff; profile=cloud-optimized" } } } diff --git a/extensions/film/examples/item.json b/extensions/film/examples/item.json index 96e61c7a..eae2cac5 100644 --- a/extensions/film/examples/item.json +++ b/extensions/film/examples/item.json @@ -18,14 +18,7 @@ "assets": { "visual": { "href": "./72360.tiff", - "type": "image/tiff; application=geotiff; profile=cloud-optimized", - "file:checksum": "1220b7deb18ad9dc6f3f94df60c26dd235a019946b8b6b7d1a36f100a8f9f1889130", - "eo:bands": [ - { - "name": "gray", - "common_name": "pan" - } - ] + "type": "image/tiff; application=geotiff; profile=cloud-optimized" } } } diff --git a/extensions/scanning/examples/item.json b/extensions/scanning/examples/item.json index 31482dab..aaa9d0aa 100644 --- a/extensions/scanning/examples/item.json +++ b/extensions/scanning/examples/item.json @@ -16,14 +16,7 @@ "assets": { "visual": { "href": "./72360.tiff", - "type": "image/tiff; application=geotiff; profile=cloud-optimized", - "file:checksum": "1220b7deb18ad9dc6f3f94df60c26dd235a019946b8b6b7d1a36f100a8f9f1889130", - "eo:bands": [ - { - "name": "gray", - "common_name": "pan" - } - ] + "type": "image/tiff; application=geotiff; profile=cloud-optimized" } } }