Skip to content

Urban Atlas 2012 Building Heights

marketajindrova edited this page Feb 3, 2021 · 13 revisions

Urban Atlas 2012 Building Heights

There is one product layer which can be run through the QC Tool:

Urban Atlas Building Heights: 2012 (Product definition)

Check description: Delivery file can be unzipped

Required check, the check cannot be skipped.

Check description: Naming is in accord with specification

Required check, the check cannot be skipped.

Naming convention: There must be exactly one raster file with .tif filename extension;

  • the filename must match regex:

Check description: Raster uses specific EPSG code.

Optional check, the check may be skipped.

Requirements:

  • the raster must be assigned spatial reference system EPSG:3035 (ETRS89 ETRS-LAEA equal-area projection);

Check description: Pixel has specific size.

Optional check, the check may be skipped.

Requirements:

  • the pixel size must be exactly: 10 m

Check description: Bounding box upper left corner is positioned on grid.

Optional check, the check may be skipped.

Requirements:

  • upper-left X, Y coordinates of the raster must be divisible by 1 with no remainder;

Check description: Raster datatype is of specific bit depth.

Optional check, the check may be skipped.

Requirements:

  • the pixel type must be uint16 (value between 0 and 65,535)

Check description: Raster uses specific compression formats.

Optional check, the check may be skipped.

Requirements:

  • the tiff file must use LZW compression;

Check description: Pixels have specific values.

Optional check, the check may be skipped.

Requirements:

  • the value of the pixel must be from the set
*   0 - 1000;
*   65535: NoData;

Check description: The GeoTiff raster file must be tiled.

Optional check, the check may be skipped.

Requirements: The required internal tile dimension is 256 x 256 pixels.

Check description:

Optional check, the check may be skipped.

Requirements: ;

Check description: There is no gap in the AOI.

Optional check, the check may be skipped.

Requirements:

  • xxx

Check description: metadata are in accord with INSPIRE specification.

Optional check, the check may be skipped.

Requirements:

  • the tiff file must contain an INSPIRE compliant XML metadata document;

Clone this wiki locally