Skip to content

Commit ae5798d

Browse files
authored
Merge pull request #309 from FAIRiCUBE/stac-dist-grassland-10m-grassl
ChangeType.update stac_dist/grassland_10m/grassland_10m.json
2 parents e960e28 + d3f2ce4 commit ae5798d

File tree

1 file changed

+156
-0
lines changed

1 file changed

+156
-0
lines changed
Lines changed: 156 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,156 @@
1+
{
2+
"type": "Feature",
3+
"stac_version": "1.0.0",
4+
"id": "grassland_10m",
5+
"properties": {
6+
"license": "other",
7+
"description": "Provides at pan-European level in the spatial resolution of 10 m a basic land cover classification with two thematic classes (grassland / non-grassland).",
8+
"providers": [
9+
{
10+
"organization": "European Environment Agency",
11+
"doc_link": "https://land.copernicus.eu/",
12+
"organization_email": "[email protected]",
13+
"roles": "host"
14+
}
15+
],
16+
"dataSource": "https://land.copernicus.eu/en/products/high-resolution-layer-grassland",
17+
"cube:dimensions": {
18+
"x": {
19+
"axis": "x",
20+
"extent": [
21+
900000,
22+
7400000
23+
],
24+
"reference_system": "3035",
25+
"type": "spatial",
26+
"unit": "metre",
27+
"step": 10
28+
},
29+
"y": {
30+
"axis": "y",
31+
"extent": [
32+
900000,
33+
5500000
34+
],
35+
"reference_system": "3035",
36+
"type": "spatial",
37+
"unit": "metre",
38+
"step": -10
39+
},
40+
"time": {
41+
"extent": [],
42+
"type": "temporal",
43+
"values": [
44+
"2018-03-01T00:00Z"
45+
],
46+
"step": "P8M",
47+
"unit": "day"
48+
},
49+
"z": {
50+
"extent": [
51+
null,
52+
null
53+
],
54+
"type": "spatial"
55+
}
56+
},
57+
"raster:bands": [
58+
{
59+
"band_name": "grassland",
60+
"unit": "1",
61+
"data_type": "uint8",
62+
"nodata": 240,
63+
"definition": "https://land.copernicus.eu/en/technical-library/hrl-grassland-2018-product-user-manual/@@download/file",
64+
"description": "grassland map of Europe; raster coding (thematic pixel values): 0: all non-grass areas; 1: grassy and non-woody vegetation; 254: unclassifiable (no satellite image available, or clouds, shadows, or snow); 255: outside area",
65+
"category_list": "0, 1, 254, 255"
66+
}
67+
],
68+
"title": "High Resolution Layer - Grassland 2018",
69+
"datasource_type": "grid",
70+
"keywords": "forest management, land cover, landscape alteration, land use, grassland",
71+
"area_cover": "EEA39",
72+
"documentation": "European Union's Copernicus Land Monitoring Service information; Source dataset DOI links: https://doi.org/10.2909/35a036bb-c027-401c-8625-2ecf722e8461",
73+
"crs": "3035",
74+
"start_datetime": "2018-03-01T00:00Z",
75+
"end_datetime": "2018-10-31T23:59:59.999Z",
76+
"personalData": "none",
77+
"provenance_name": "https://land.copernicus.eu/en/products/high-resolution-layer-grassland/grassland-2018",
78+
"apis": "OGC WCS, WCPS, WSM, WMTS, OAPI-Coverages",
79+
"use_case_S4E": "1",
80+
"use_case_WER": "2",
81+
"use_case_NHM": "2",
82+
"ingestion_status": "Completed",
83+
"platform": "Rasdaman"
84+
},
85+
"geometry": {
86+
"type": "Polygon",
87+
"coordinates": [
88+
[
89+
[
90+
-56.5051419017044,
91+
24.2841770079211
92+
],
93+
[
94+
-56.5051419017044,
95+
58.95275109308057
96+
],
97+
[
98+
72.90613675900907,
99+
58.95275109308057
100+
],
101+
[
102+
72.90613675900907,
103+
24.2841770079211
104+
],
105+
[
106+
-56.5051419017044,
107+
24.2841770079211
108+
]
109+
]
110+
]
111+
},
112+
"links": [
113+
{
114+
"rel": "root",
115+
"href": "../catalog.json",
116+
"type": "application/json",
117+
"title": "data-access catalog"
118+
},
119+
{
120+
"rel": "parent",
121+
"href": "../catalog.json",
122+
"type": "application/json",
123+
"title": "data-access catalog"
124+
},
125+
{
126+
"href": "https://catalog:[email protected]/rasdaman/ows?&SERVICE=WCS&VERSION=2.1.0&REQUEST=DescribeCoverage&COVERAGEID=grassland_10m&outputType=GeneralGridCoverage",
127+
"rel": "about",
128+
"type": "text/xml",
129+
"title": "Link to the rasdaman coverage description in XML"
130+
},
131+
{
132+
"href": "https://fairicube.rasdaman.com/rasdaman-dashboard/?layers=grassland_10m",
133+
"rel": "service",
134+
"type": "text/html",
135+
"title": "Link to the rasdaman web application to Access, process gridded data"
136+
}
137+
],
138+
"assets": {
139+
"thumbnail_rasdaman": {
140+
"href": "https://catalog:[email protected]/rasdaman/ows?service=WMS&version=1.3.0&request=GetMap&layers=grassland_10m&bbox=24.2841770079211,-56.5051419017044,58.95275109308057,72.90613675900907&time=\"2018-03-01T00:00Z\"&width=800&height=600&crs=EPSG:4326&format=image/png&transparent=true&styles=",
141+
"roles": [
142+
"thumbnail"
143+
]
144+
}
145+
},
146+
"bbox": [
147+
-56.5051419017044,
148+
24.2841770079211,
149+
72.90613675900907,
150+
58.95275109308057
151+
],
152+
"stac_extensions": [
153+
"https://stac-extensions.github.io/raster/v1.1.0/schema.json",
154+
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json"
155+
]
156+
}

0 commit comments

Comments
 (0)