Package 'rnaturalearthdata'

Title: World Vector Map Data from Natural Earth Used in 'rnaturalearth'
Description: Vector map data from <https://www.naturalearthdata.com/>. Access functions are provided in the accompanying package 'rnaturalearth'.
Authors: Andy South [aut] , Schramm Michael [aut], Philippe Massicotte [aut, cre]
Maintainer: Philippe Massicotte <[email protected]>
License: CC0
Version: 1.0.0.9000
Built: 2024-08-29 22:54:54 UTC
Source: https://github.com/ropensci/rnaturalearthdata

Help Index


world coastlines from Natural Earth

Description

coastline lines at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.

Usage

coastline110

coastline50

Format

An object of class 'sf'

An object of class sf (inherits from data.frame) with 134 rows and 4 columns.

An object of class sf (inherits from data.frame) with 1428 rows and 4 columns.

Source

https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/110m/physical/ne_110m_coastline.zip

https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/physical/ne_50m_coastline.zip


world country polygons from Natural Earth

Description

at scales 1:110m (small) and 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.

Usage

countries110

countries50

Format

An object of class 'sf'

An object of class sf (inherits from data.frame) with 177 rows and 169 columns.

An object of class sf (inherits from data.frame) with 242 rows and 169 columns.

Slots

data

A data frame with country attributes

Source

https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_countries.zip

https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_countries.zip


world map_unit polygons from Natural Earth

Description

map_unit polygons at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires. There are more map_units than countries e.g. United Kingdom is split into England, Scotland, Wales and Northern Ireland.

Usage

map_units110

map_units50

Format

An object of class 'sf'

An object of class sf (inherits from data.frame) with 183 rows and 169 columns.

An object of class sf (inherits from data.frame) with 265 rows and 169 columns.

Slots

data

A data frame with attributes

Source

https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_map_units.zip

https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_map_units.zip


world sovereignty polygons from Natural Earth

Description

sovereignty polygons at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires. There are fewer sovereign states than countries e.g. the Falkland Islands are included with the United Kingdom.

Usage

sovereignty110

sovereignty50

Format

An object of class 'sf'

An object of class sf (inherits from data.frame) with 171 rows and 169 columns.

An object of class sf (inherits from data.frame) with 201 rows and 169 columns.

Slots

data

A data frame with attributes

Source

https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_sovereignty.zip

https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_sovereignty.zip


state (admin level 1) polygons from Natural Earth

Description

For Australia, Brazil, Canada and USA, at 1:50m (medium) resolution. The package rnaturalearthhires has all world countries at 1:10m (high) resolution.

Usage

states50

Format

An object of class 'sf'

An object of class sf (inherits from data.frame) with 294 rows and 122 columns.

Slots

data

A data frame with attributes

Source

https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_1_states_provinces.zip


tiny countries points from Natural Earth

Description

small country points at scales 1:110m (small), 1:50m (medium).

Usage

tiny_countries110

tiny_countries50

Format

An object of class 'sf'

An object of class sf (inherits from data.frame) with 37 rows and 171 columns.

An object of class sf (inherits from data.frame) with 76 rows and 171 columns.

Source

https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_tiny_countries.zip

https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_tiny_countries.zip