-
Notifications
You must be signed in to change notification settings - Fork 4
Boundaries
Completeness checks (r10 and v10) perform a spatial overlay of a checked delivery with a reference area-of-interest (AOI). Each product may have a distinct set of AOI's. Due to license restrictions, AOI boundaries cannot be freely redistributed with the QC tool. Instead, AOI boundaries shall be distributed as a separate boundary package. The boundary package is a large zip file which will be made available on EEA website for authorized service providers. It must be added to the QC tool by the service provider after installation.
The boundary package shall be distributed as a zip file with a predefined directory structure. The directory tree is organized by product and AOI.
+-- boundaries/
+-- raster/
+-- default_020m/
+-- mask_eu_default_020m.tif
+-- default_100m/
+-- mask_eu_default_100m.tif
+-- waw_020m/
+-- mask_eu_waw_020m.tif
+-- waw_100m/
+-- mask_eu_waw_100m.tif
+-- vector/
+-- clc/
+-- boundary_clc.shp
+-- rpz/
+-- boundary_rpz.shp
+-- n2k/
+-- boundary_n2k.shp
The file must be supplied in shapefile format and must be named:
boundary_<product>.shp
where:
-
productis an identifier of the product, allowed values are:-
clcfor Corine land cover; -
rpzfor Riparian zones; -
n2kfor Natura 2000.
-
The file must containing polygon features.
The file must have aoi_id attribute.
When looking for the boundary the value of particular attribute in the delivery is matched against the value of aoi_id attribute in the boundary file.
The particular attribute differ by product:
-
clc:country; -
rpz:du_id; -
n2k:id.
Urban atlas products have boundary file included as part of the delivery. So, the v10 completeness check uses such included file and no external boundary file is needed.
The file must be supplied in GeoTiff format and must be named:
mask_<aoi_code>_<product>_<resolution>.tif
where:
-
aoi_codeis an unique identifier of the AOI and must be always set toeu; -
productis an identifier of the product without resolution suffix, allowed values are:-
ftyfor Forest, -
grafor Grassland, -
wawfor Water and Wetness, -
defaultfor other products;
-
-
resolutionis a resolution of the product; must be set to020mor100m.
The file must contain one only raster band, its spatial reference system must be EPSG:3035 and the band must follow the rules:
- the band is of type
Byte; - the
NoDataproperty is set to255. - the content of the band represents a mask, where following values are allowed:
-
1represents cell inside the reference AOI; -
255represents cell outside the reference AOI.
-
Some files in the boundary package have legal restrictions (typically national boundary maps).
-
How To Use QC Tool
-
Checks
-
Products
-
- HRL Imperviousness
- HRL Tree Cover and Forest
- HRL Grassland
- HRL Water and Wetness
-
HRL Small Woody Features
- HRL Small Woody Features 2015: Raster 100m
- HRL Small Woody Features 2015: Vector Raster 5m
- HRL Small Woody Features 2018: Raster 100m
- HRL Small Woody Features change 2018: Raster 100m
- HRL Small Woody Features change 2018-2021: Raster 100m
- HRL Small Woody Features 2018: Vector Raster 5m
- HRL Small Woody Features 2018: Revised Woody Vegetation Layer 5m
- HRL CLC Backbone