gaz_rest_types {mregions2} | R Documentation |
Get all the place types of the Marine Regions Gazetteer
gaz_rest_types()
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.
# This
gaz_rest_types()
# is the same as
gaz_types()