|
51 | 51 | "type": "image/vnd.stac.geotiff", |
52 | 52 | "storage:platform": "AZURE", |
53 | 53 | "storage:region": "westus2", |
54 | | - "storage:tier": "Archive tier" |
| 54 | + "storage:tier": "archive" |
55 | 55 | }, |
56 | 56 | "CO_GEOTIFF_GCP_RGB": { |
57 | 57 | "href": "gs://naip-data/tx/2016/100cm/rgb/30097/m_3009743_sw_14_1_20160928.tif", |
|
67 | 67 | "storage:platform": "AWS", |
68 | 68 | "storage:region": "us-west-2", |
69 | 69 | "storage:requester_pays": true, |
70 | | - "storage:tier": "standard" |
| 70 | + "storage:tier": "Standard" |
71 | 71 | }, |
72 | 72 | "CO_GEOTIFF_AZURE_RGB": { |
73 | 73 | "href": "https://naipeuwest.blob.core.windows.net/naip/v002/tx/2016/tx_100cm_2016/30097/m_3009743_sw_14_1_20160928.tif", |
74 | 74 | "type": "image/vnd.stac.geotiff; cloud-optimized=true", |
75 | 75 | "storage:platform": "AZURE", |
76 | 76 | "storage:region": "westeurope", |
77 | 77 | "storage:requester_pays": false, |
78 | | - "storage:tier": "hot tier" |
| 78 | + "storage:tier": "hot" |
79 | 79 | }, |
80 | 80 | "CO_GEOTIFF_AZURE_RGB_DEPRECATED": { |
81 | 81 | "href": "https://naipblobs.blob.core.windows.net/naip/v002/tx/2016/tx_100cm_2016/30097/m_3009743_sw_14_1_20160928.tif", |
82 | 82 | "type": "image/vnd.stac.geotiff; cloud-optimized=true", |
83 | 83 | "storage:platform": "AZURE", |
84 | 84 | "storage:region": "eastus", |
85 | 85 | "storage:requester_pays": false, |
86 | | - "storage:tier": "hot tier" |
| 86 | + "storage:tier": "hot" |
87 | 87 | }, |
88 | 88 | "THUMBNAIL_AZURE_DEPRECATED": { |
89 | 89 | "href": "https://naipblobs.blob.core.windows.net/naip/v002/tx/2016/tx_100cm_2016/30097/m_3009743_sw_14_1_20160928.200.jpg", |
90 | 90 | "type": "image/jpeg", |
91 | 91 | "storage:platform": "AZURE", |
92 | 92 | "storage:region": "eastus", |
93 | 93 | "storage:requester_pays": false, |
94 | | - "storage:tier": "hot tier" |
| 94 | + "storage:tier": "hot" |
95 | 95 | } |
96 | 96 | }, |
97 | 97 | "links": [ |
|
0 commit comments