GHSL_tiles {flexurba} | R Documentation |
A dataframe with existing GHSL tiles
Description
The Global Human Settlement Layer (GHSL) divides the world into different rectangular areas called "tiles". These tiles can be used to download the GHSL products from the website (see GHSL Download page).
The dataset GHSL_tiles
contains the geometry and metadata of all valid tiles.
Usage
GHSL_tiles
Format
GHSL_tiles
A dataframe with 375 rows and 6 columns
- tile_id
id of the tile
- left, top, right, bottom
The coordinates of the bounding box of the tile (in Mollweide, EPSG: 54009)
- geometry
sfc_POLYGON
geometry of the tile
Details
Spatial distribution of the GHSL tiles:
Source
https://ghsl.jrc.ec.europa.eu/download/GHSL_data_54009_shapefile.zip
[Package flexurba version 0.2.2 Index]