gaz_rest_records_by_type {mregions2} | R Documentation |
Retrieve Gazetteer Records by Placetype
Description
Retrieve Gazetteer Records by Placetype
Usage
gaz_rest_records_by_type(type, with_geometry = FALSE)
Arguments
type |
(character) The placetype from |
with_geometry |
(logical) Add geometries to the result data frame? Default = FALSE |
Value
A data frame with Gazetteer entries
See Also
Examples
gaz_rest_records_by_type("FAO Subdivisions")
gaz_rest_records_by_type("EEZ")
[Package mregions2 version 1.1.1 Index]