data.naturalearth_vector

Download a Natural Earth vector (cultural or physical) dataset at the requested scale and theme.

  • Kind: standard
  • Network: yes

Inputs🔗

NameTypeDescription
scalestringScale — one of 10m, 50m, 110m.
categorystringCategory — cultural or physical.
themestringTheme identifier, e.g. admin_0_countries, rivers_lake_centerlines, populated_places.

Outputs🔗

NameTypeDescription
vectordirectory (Shapefile)Extracted shapefile directory.

Example🔗

- id: 01890000-0000-0000-0000-000000000109
  name: data.naturalearth_vector
  args:
    scale: "110m"
    category: "cultural"
    theme: "admin_0_countries"