View source: R/readSpatialObject.R
readSpatialObject | R Documentation |
A function to read a spatial object from an layer item
readSpatialObject(wfs, layer, verbose = TRUE)
wfs |
instance of WFS client, object of class |
layer |
an object of class "data.frame" (single record) giving information about a GIS web-layer to query |
verbose |
an object of class "logical" either logs have to be printed out. Default value is TRUE. |
an object of class "spatial" giving the spatial object
function used internally to build FIRMS spatial objects
Emmanuel Blondel, emmanuel.blondel1@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.