Note: This document is for an older version of GRASS GIS that has been discontinued. You should upgrade, and read the current manual page.
The data can be downloaded at EEA for level 1 (based on EUNIS habitat classification level 1) and level 2 (based on EUNIS habitat classification level 2).
The dataset combines the Corine based MAES ecosystem classes with the non-spatial EUNIS habitat classification for a better biological characterization of ecosystems across Europe. As such it represents probabilities of EUNIS habitat presence for each MAES ecosystem type.
Data definition rules have to be defined by flags -1 or -2.
Raster data definition rules are donated by EEA.
# link to ecosystem raster data level 1 r.external input="es_l1_100m.tif" output=es_l1_100m # define colors and raster category labels r.euro.ecosystem -1 input=es_l1_100m # link to ecosystem raster data level 2 r.external input="es_l2_100m.tif" output=es_l2_100m # define colors and raster category labels r.euro.ecosystem -2 input=es_l2_100m
Available at: r.euro.ecosystem source code (history)
Latest change: Wednesday Mar 11 08:17:30 2026 in commit: 2a14bbb9928039c7c7d0ac539d42b08ff72c88f7
Main index | Raster index | Topics index | Keywords index | Graphical index | Full index
© 2003-2025 GRASS Development Team, GRASS GIS 8.4.3dev Reference Manual