Learn R Programming

mregions2 (version 1.1.2)

gaz_rest_wmses: Get WMS information for a given MRGID

Description

Get WMS information for a given MRGID

Usage

gaz_rest_wmses(mrgid)

Value

a data frame with information from the WMS services including:

  • value: the value to filter on

  • MRGID : see MRGID

  • url: the base URL of the WMS service

  • namespace: see mrp_view() details

  • featureType: see mrp_view() details

  • featureName: see mrp_view() details

Arguments

mrgid

(integer) A valid Marine Regions Gazetteer Identifier (MRGID)

See Also

gaz_rest, MRGID, mrp_view()

Examples

Run this code
# \donttest{
gaz_rest_wmses(3293)
# }

Run the code above in your browser using DataLab