Loading the Boundary Polygon Data of Yellow River Basin
Source:R/cn_typical_region.R
load_yellow_river_basin.Rd
Loading the Boundary Polygon Data of Yellow River Basin
Examples
load_yellow_river_basin()
#> Simple feature collection with 1 feature and 0 fields
#> Geometry type: POLYGON
#> Dimension: XY
#> Bounding box: xmin: 95.8969 ymin: 32.15905 xmax: 119.0656 ymax: 41.83875
#> Geodetic CRS: WGS 84
#> # A tibble: 1 × 1
#> geometry
#> <POLYGON [°]>
#> 1 ((118.9801 37.70119, 118.9801 37.70119, 118.9278 37.69736, 118.8866 37.68964,…