gaz_rest_wmses: Get WMS information for a given MRGID

View source: R/05_gaz_wmses.R

gaz_rest_wmsesR Documentation

Get WMS information for a given MRGID

Description

Get WMS information for a given MRGID

Usage

gaz_rest_wmses(mrgid)

Arguments

mrgid

(integer) A valid Marine Regions Gazetteer Identifier (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

See Also

gaz_rest, MRGID, mrp_view()

Examples


gaz_rest_wmses(3293)


lifewatch/mregions2 documentation built on April 17, 2025, 10:40 a.m.