gaz_rest_types: Get all the place types of the Marine Regions Gazetteer

View source: R/04_gaz_types.R

gaz_rest_typesR Documentation

Get all the place types of the Marine Regions Gazetteer

Description

Get all the place types of the Marine Regions Gazetteer

Usage

gaz_rest_types()

Value

a data frame with three columns:

  • typeID: the identifier of the place type in the Marine Regions Gazetteer database.

  • type: the name of the place type.

  • description: if available, the description of the place type.

See Also

gaz_rest

Examples


# This
gaz_rest_types()

# is the same as
gaz_types()


lifewatch/mregions2 documentation built on April 17, 2025, 10:40 a.m.