generated from stactools-packages/template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcollection.json
331 lines (331 loc) · 9.27 KB
/
collection.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
{
"type": "Collection",
"id": "noaa-c-cap",
"stac_version": "1.0.0",
"description": "Nationally standardized, raster-based inventories of land cover for the coastal areas of the U.S. Data are derived, through the Coastal Change Analysis Program, from the analysis of multiple dates of remotely sensed imagery. Two file types are available: individual dates that supply a wall-to-wall map, and change files that compare one date to another. The use of standardized data and procedures assures consistency through time and across geographies. C-CAP data forms the coastal expression of the National Land Cover Database (NLCD) and the A-16 land cover theme of the National Spatial Data Infrastructure. The data are updated every 5 years.",
"links": [
{
"rel": "root",
"href": "./collection.json",
"type": "application/json",
"title": "C-CAP Regional Land Cover and Change"
},
{
"rel": "describedby",
"href": "https://coast.noaa.gov/data/digitalcoast/pdf/ccap-product-page.pdf",
"type": "application/pdf",
"title": "Handout - C-CAP Products"
},
{
"rel": "describedby",
"href": "https://coast.noaa.gov/data/digitalcoast/pdf/ccap-faq-regional.pdf",
"type": "application/pdf",
"title": "Frequently Asked Questions"
},
{
"rel": "describedby",
"href": "https://coast.noaa.gov/data/digitalcoast/pdf/ccap-class-scheme-regional.pdf",
"type": "application/pdf",
"title": "C-CAP Classification Scheme and Class Definitions"
},
{
"rel": "license",
"href": "https://coast.noaa.gov/digitalcoast/data/ccapregional.html",
"type": "text/html",
"title": "C-CAP Regional Land Cover and Change"
},
{
"rel": "item",
"href": "./conus_1975_ccap_landcover_20200311/conus_1975_ccap_landcover_20200311.json",
"type": "application/json"
},
{
"rel": "item",
"href": "./conus_1985_ccap_landcover_20200311/conus_1985_ccap_landcover_20200311.json",
"type": "application/json"
},
{
"rel": "item",
"href": "./conus_1996_ccap_landcover_20200311/conus_1996_ccap_landcover_20200311.json",
"type": "application/json"
},
{
"rel": "item",
"href": "./conus_2001_ccap_landcover_20200311/conus_2001_ccap_landcover_20200311.json",
"type": "application/json"
},
{
"rel": "item",
"href": "./conus_2006_ccap_landcover_20200311/conus_2006_ccap_landcover_20200311.json",
"type": "application/json"
},
{
"rel": "item",
"href": "./conus_2010_ccap_landcover_20200311/conus_2010_ccap_landcover_20200311.json",
"type": "application/json"
},
{
"rel": "item",
"href": "./conus_2016_ccap_landcover_20200311/conus_2016_ccap_landcover_20200311.json",
"type": "application/json"
},
{
"rel": "item",
"href": "./hi_1992_mosaic_ccap_land_cover/hi_1992_mosaic_ccap_land_cover.json",
"type": "application/json"
},
{
"rel": "item",
"href": "./hi_2001_mosaic_ccap_land_cover/hi_2001_mosaic_ccap_land_cover.json",
"type": "application/json"
},
{
"rel": "item",
"href": "./hi_2005_mosaic_ccap_land_cover/hi_2005_mosaic_ccap_land_cover.json",
"type": "application/json"
},
{
"rel": "item",
"href": "./pr_2010_ccap_hr_land_cover20170214_30m/pr_2010_ccap_hr_land_cover20170214_30m.json",
"type": "application/json"
},
{
"rel": "item",
"href": "./conus_1992_ccap_landcover_20201019/conus_1992_ccap_landcover_20201019.json",
"type": "application/json"
}
],
"stac_extensions": [
"https://stac-extensions.github.io/item-assets/v1.0.0/schema.json",
"https://stac-extensions.github.io/scientific/v1.0.0/schema.json",
"https://stac-extensions.github.io/raster/v1.0.0/schema.json",
"https://stac-extensions.github.io/classification/v1.0.0/schema.json"
],
"item_assets": {
"data": {
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"raster:bands": [
{
"data_type": "uint8",
"spatial_resolution": 30
}
],
"classification:classes": [
{
"value": 0,
"description": "Background"
},
{
"value": 1,
"description": "Unclassified (Cloud, Shadow, etc)"
},
{
"value": 2,
"description": "High Intensity Developed",
"color-hint": "FFFFFF"
},
{
"value": 3,
"description": "Medium Intensity Developed",
"color-hint": "C1C1C1"
},
{
"value": 4,
"description": "Low Intensity Developed",
"color-hint": "979797"
},
{
"value": 5,
"description": "Developed Open Space",
"color-hint": "CCCA42"
},
{
"value": 6,
"description": "Cultivated Crops",
"color-hint": "4E2409"
},
{
"value": 7,
"description": "Pasture/Hay",
"color-hint": "BCA05B"
},
{
"value": 8,
"description": "Grassland/Herbaceous",
"color-hint": "EABB8E"
},
{
"value": 9,
"description": "Deciduous Forest",
"color-hint": "6FEC48"
},
{
"value": 10,
"description": "Evergreen Forest",
"color-hint": "15380A"
},
{
"value": 11,
"description": "Mixed Forest",
"color-hint": "489D48"
},
{
"value": 12,
"description": "Scrub/Shrub",
"color-hint": "6D6C1F"
},
{
"value": 13,
"description": "Palustrine Forested Wetland",
"color-hint": "245A5A"
},
{
"value": 14,
"description": "Palustrine Scrub/Shrub Wetland",
"color-hint": "E2742D"
},
{
"value": 15,
"description": "Palustrine Emergent Wetland (Persistent)",
"color-hint": "DE3BEA"
},
{
"value": 16,
"description": "Estuarine Forested Wetland",
"color-hint": "37083B"
},
{
"value": 17,
"description": "Estuarine Scrub/Shrub Wetland",
"color-hint": "631569"
},
{
"value": 18,
"description": "Estuarine Emergent Wetland",
"color-hint": "A028A9"
},
{
"value": 19,
"description": "Unconsolidated Shore",
"color-hint": "6DEEF0"
},
{
"value": 20,
"description": "Bare Land",
"color-hint": "F3F050"
},
{
"value": 21,
"description": "Open Water",
"color-hint": "000A72"
},
{
"value": 22,
"description": "Palustrine Aquatic Bed",
"color-hint": "0021E8"
},
{
"value": 23,
"description": "Estuarine Aquatic Bed",
"color-hint": "6777D4"
},
{
"value": 24,
"description": "Tundra",
"color-hint": "F3D147"
},
{
"value": 25,
"description": "Perennial Ice/Snow",
"color-hint": "BBF7EF"
}
],
"roles": [
"data"
]
},
"metadata": {
"type": "application/xml",
"roles": [
"metadata"
]
}
},
"sci:citation": "National Oceanic and Atmospheric Administration, Office for Coastal Management. Name of Data Set: Coastal Change Analysis Program (C-CAP) Regional Land Cover. Charleston, SC: NOAA Office for Coastal Management. Accessed April 2022 at www.coast.noaa.gov/htdata/raster1/landcover/bulkdownload/30m_lc/.",
"title": "C-CAP Regional Land Cover and Change",
"extent": {
"spatial": {
"bbox": [
[
-160.315986,
17.892786,
-64.966857,
49.471148
],
[
-127.984554,
22.718719,
-64.966857,
49.471148
],
[
-160.315986,
18.879215,
-154.706564,
22.271167
],
[
-67.290869,
17.892786,
-65.230246,
18.538629
]
]
},
"temporal": {
"interval": [
[
"1975-01-01T00:00:00Z",
"2016-12-31T00:00:00Z"
],
[
"1975-01-01T00:00:00Z",
"2016-12-31T00:00:00Z"
],
[
"1992-01-01T00:00:00Z",
"2005-12-31T00:00:00Z"
],
[
"2010-01-01T00:00:00Z",
"2010-12-31T00:00:00Z"
]
]
}
},
"license": "proprietary",
"keywords": [
"landcover",
"coastal",
"change"
],
"providers": [
{
"name": "National Oceanic and Atmospheric Administration, Office for Coastal Management",
"roles": [
"licensor",
"producer",
"processor",
"host"
],
"url": "https://coast.noaa.gov/digitalcoast/data/ccapregional.html"
}
],
"assets": {
"boundary": {
"href": "https://coast.noaa.gov/data/digitalcoast/zip/ccap-mapping-bndry-wgs84.zip",
"type": "application/zip",
"title": "C-CAP Mapping Boundary (shp file)"
}
}
}