View source: R/02_gaz_relations.R
gaz_rest_relations_by_mrgid | R Documentation |
Retrieve Gazetter Relations by MRGID
gaz_rest_relations_by_mrgid(
mrgid,
with_geometry = FALSE,
direction = "both",
type = "all"
)
mrgid |
(integer) A valid Marine Regions Gazetteer Identifier (MRGID) |
with_geometry |
(logical) Add geometries to the result data frame? Default = FALSE |
direction |
(character) Must be one of upper, lower, both:
|
type |
(character) Must be one of partof, partlypartof, adjacentto, similarto, administrativepartof, influencedby, all. |
A data frame with Gazetteer entries
List of types (Object Properties), gaz_rest, MRGID
gaz_rest_relations_by_mrgid(7378)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.