View source: R/readSpatialObject.R
readSpatialObjects | R Documentation |
A function to list spatial objects from a list of layer items
readSpatialObjects(wfs, layers, verbose = TRUE)
wfs |
instance of WFS client, object of class |
layers |
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. |
cleanGeom |
an object of class "logical" indicating if geometries have to |
an object of class "list" listing the spatial objects
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.