PreprocessWMS: Create a WMS object.

Description Usage Arguments Value Author(s) See Also

View source: R/wms.R

Description

WMS object fetches the relevant meta data from the WMS server (without actually getting the data). This helper function is a thin wrapper to create and return the appropriate WMS object.

Usage

1
  PreprocessWMS(url, cache = "~")

Arguments

url

string describing the URL of the WMS

cache

string file system path controlling where the WMS cache is created (not implemented yet!)

Value

WMS object corresponding to the provided URL

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.org

See Also

listWMSurls


sorvi documentation built on May 2, 2019, 6:16 p.m.