powered by
Retrieve Gazetter Relations by MRGID
gaz_rest_relations_by_mrgid( mrgid, with_geometry = FALSE, direction = "both", type = "all" )
A data frame with Gazetteer entries
(integer) A valid Marine Regions Gazetteer Identifier (MRGID)
(logical) Add geometries to the result data frame? Default = FALSE
(character) Must be one of upper, lower, both:
upper: lists all parents of the record.
upper
lower: lists all childs of the record.
lower
both: lists parents and childs of the record (default)
both
(character) Must be one of partof, partlypartof, adjacentto, similarto, administrativepartof, influencedby, all.
List of types (Object Properties), gaz_rest, MRGID
# \donttest{ gaz_rest_relations_by_mrgid(7378) # }
Run the code above in your browser using DataLab