This dataset contains 40 rectangular polygons / tiles along the active floodplain along the German, freeflowing parts of the River Rhine from the weir Iffezheim to the Dutch border near Kleve in the coordinate reference system ETRS 1989 UTM 32N.
The tiles represent the original tiling of the internally used digital elevation model (Weber 2020).
Format
A sf
containing 40 polygons with 18 attributes:
- id
of the tile (type
integer
).- name
of the tile (type
character
).- river
of the tile (type
character
) in this case RHINE'.- name_km
of the tile (type
character
).- from_km
river kilometer of the tiles upper limit (type
numeric
).- to_km
river kilometer of the tiles lower limit (type
numeric
).- gs_upper
name of the tiles upper gauging station (type
character
).- gs_lower
name of the tiles lower gauging station (type
character
).- geometry
sfc_POLYGON
column storing the geometries.- xmin
of the tile extent (type
integer
). Minimum of UTM Easting (m).- xmax
of the tile extent (type
integer
). Maximum of UTM Easting (m).- ymin
of the tile extent (type
integer
). Minimum of UTM Northing (m).- ymax
of the tile extent (type
integer
). Maximum of UTM Northing (m).- lon_min
of the tile extent (type
numeric
). Minimum of Longitude (decimal °).- lon_max
of the tile extent (type
numeric
). Maximum of Longitude (decimal °).- lat_min
of the tile extent (type
numeric
). Minimum of Latitude (decimal °).- lat_max
of the tile extent (type
numeric
). Maximum of Latitude (decimal °).- url
of the tile (type
character
).
See also
sf.tiles_elbe
, sf.tiles_rhine