Skip to contents

Loading the Boundary Polygon Data of Loess Plateau

Usage

load_loess_plateau()

Value

An sf object

Examples

load_loess_plateau()
#> Simple feature collection with 1 feature and 1 field
#> Geometry type: POLYGON
#> Dimension:     XY
#> Bounding box:  xmin: 100.8425 ymin: 33.69722 xmax: 114.5019 ymax: 41.25155
#> Geodetic CRS:  WGS 84
#> # A tibble: 1 × 2
#>   name                                                                  geometry
#>   <chr>                                                            <POLYGON [°]>
#> 1 黄土高原 ((112.1615 40.824, 112.153 40.79219, 112.1241 40.77452, 112.0995 40.…