-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add stac_dist/high_invasive_probability_area_of_luxembourg/high_invas…
…ive_probability_area_of_luxembourg.json for pull request submission
- Loading branch information
1 parent
996cc41
commit d239099
Showing
1 changed file
with
141 additions
and
0 deletions.
There are no files selected for viewing
141 changes: 141 additions & 0 deletions
141
...invasive_probability_area_of_luxembourg/high_invasive_probability_area_of_luxembourg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,141 @@ | ||
{ | ||
"type": "Feature", | ||
"stac_version": "1.0.0", | ||
"id": "high_invasive_probability_area_of_luxembourg", | ||
"properties": { | ||
"keywords": [ | ||
"not published", | ||
"High Invasive Species Potential Area" | ||
], | ||
"license": "CC-BY-4.0", | ||
"description": "Areas that are likely to have high invasive probability were selected from the 2021 Land Use data set of Luxembourg. The 2021 Land Use data set is internal to space4environment and will be published in future. ", | ||
"providers": [ | ||
{ | ||
"organization_name": "FAIRiCUBE", | ||
"doc_link": "", | ||
"organization_email": "[email protected]", | ||
"roles": [ | ||
"processor" | ||
] | ||
} | ||
], | ||
"dataSource": "internal", | ||
"cube:dimensions": { | ||
"x": { | ||
"axis": "x", | ||
"extent": [ | ||
72850, | ||
82570 | ||
], | ||
"reference_system": "2169", | ||
"type": "spatial", | ||
"unit": "land use", | ||
"step": 10 | ||
}, | ||
"y": { | ||
"axis": "y", | ||
"extent": [ | ||
69590, | ||
80030 | ||
], | ||
"reference_system": "2169", | ||
"type": "spatial", | ||
"unit": "land use", | ||
"step": 10 | ||
}, | ||
"z": { | ||
"extent": [ | ||
null, | ||
null | ||
], | ||
"type": "spatial" | ||
}, | ||
"time": { | ||
"type": "temporal", | ||
"extent": [ | ||
"2021-01-01T00:00Z", | ||
"2021-12-31T00:00Z" | ||
], | ||
"step": "P1Y", | ||
"unit": "y" | ||
} | ||
}, | ||
"raster:bands": [ | ||
{ | ||
"band_name": "High Invasive Species Potential Area", | ||
"unit": "categorical", | ||
"data_type": "int8", | ||
"nodata": 0, | ||
"definition": "Land use classes from the 2021 dataset with a high likelihood of neophyte invasion due to low human management of these sites were selected. In areas with a greater invasion risk, some classes were buffered by 10 meters. These classes included: 511 (Natural Running water), 512 (Artificial Running water), 521 (Natural Standing water), 522 (Artificial Standing water), 611 (Rural roads), 612 (Main roads) and 620 (Railways). The remaining classes that were not buffered included: 134 (Other green area), 152 (Mining/ extraction), 160 (Construction sites), 311 (Coniferous forest), 312 (Mixed forest), 313 (Deciduous forest), 314 (Young forest), 321 (Damaged forest), 323 (Clear cuts), 450 (Bushes), 460 (Wetland), 631 (Commercial Air traffic) and 650 (Parking lot)", | ||
"description": "Land use classes from the 2021 dataset with a high likelihood of neophyte invasion due to low human management of these sites were selected. In areas with a greater invasion risk, some classes were buffered by 10 meters. These classes included: 511 (Natural Running water), 512 (Artificial Running water), 521 (Natural Standing water), 522 (Artificial Standing water), 611 (Rural roads), 612 (Main roads) and 620 (Railways). The remaining classes that were not buffered included: 134 (Other green area), 152 (Mining/ extraction), 160 (Construction sites), 311 (Coniferous forest), 312 (Mixed forest), 313 (Deciduous forest), 314 (Young forest), 321 (Damaged forest), 323 (Clear cuts), 450 (Bushes), 460 (Wetland), 631 (Commercial Air traffic) and 650 (Parking lot)" | ||
} | ||
], | ||
"title": "High Invasive Probability Area of the City of Luxembourg", | ||
"datasource_type": "vector", | ||
"area_cover": "5171.66 ha", | ||
"documentation": "not published", | ||
"crs": "2169", | ||
"start_datetime": "2021-01-01T00:00Z", | ||
"end_datetime": "2021-12-31T00:00Z", | ||
"personalData": "no personal data ", | ||
"provenance_name": "LIS-L Land Use 2021", | ||
"preprocessing": "Rasterization (using nearest neighbour) from vector to raster and clipped to extent of city of Luxembourg", | ||
"source_data": "https://data.public.lu/fr/datasets/lis-l-land-use-2007-2015-2018/", | ||
"access_control": "fairicube account required ", | ||
"datetime": "2025-02-10T09:23Z", | ||
"use_case_S4E": "1", | ||
"platform": "Eox" | ||
}, | ||
"geometry": { | ||
"type": "Polygon", | ||
"coordinates": [ | ||
[ | ||
[ | ||
6.069104443926092, | ||
49.56094657618465 | ||
], | ||
[ | ||
6.069104443926092, | ||
49.65484833240523 | ||
], | ||
[ | ||
6.203715071874704, | ||
49.65484833240523 | ||
], | ||
[ | ||
6.203715071874704, | ||
49.56094657618465 | ||
], | ||
[ | ||
6.069104443926092, | ||
49.56094657618465 | ||
] | ||
] | ||
] | ||
}, | ||
"links": [ | ||
{ | ||
"rel": "root", | ||
"href": "../catalog.json", | ||
"type": "application/json", | ||
"title": "data-access catalog" | ||
}, | ||
{ | ||
"rel": "parent", | ||
"href": "../catalog.json", | ||
"type": "application/json", | ||
"title": "data-access catalog" | ||
} | ||
], | ||
"assets": {}, | ||
"bbox": [ | ||
6.069104443926092, | ||
49.56094657618465, | ||
6.203715071874704, | ||
49.65484833240523 | ||
], | ||
"stac_extensions": [ | ||
"https://stac-extensions.github.io/raster/v1.1.0/schema.json", | ||
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | ||
] | ||
} |