Skip to contents

Loading the Boundary Polygon Data of Weihe River Basin

Usage

load_weihe_basin()

Value

An sf object

Examples

load_weihe_basin()
#> Simple feature collection with 1 feature and 2 fields
#> Geometry type: POLYGON
#> Dimension:     XY
#> Bounding box:  xmin: 103.9716 ymin: 33.69625 xmax: 110.2744 ymax: 37.40821
#> Geodetic CRS:  WGS 84
#> # A tibble: 1 × 3
#>   NameCN   NameEN                                                       geometry
#>   <chr>    <chr>                                                   <POLYGON [°]>
#> 1 渭河流域 Weihe River Basin ((107.2046 37.4082, 107.2047 37.40818, 107.2048 37…