NaturalEarth Bound box for planet Earth
Examples
gph_boundbox()
#> Simple feature collection with 1 feature and 2 fields
#> Geometry type: POLYGON
#> Dimension: XY
#> Bounding box: xmin: -180 ymin: -90 xmax: 180 ymax: 90
#> Geodetic CRS: WGS 84
#> # A tibble: 1 × 3
#> scalerank featurecla geometry
#> <dbl> <chr> <POLYGON [°]>
#> 1 0 WGS84 bounding box ((180 -90, 179.5007 -90, 179.0014 -90, 178.5021 …