readSpatialObject: readSpatialObject

View source: R/readSpatialObject.R

readSpatialObjectR Documentation

readSpatialObject

Description

A function to read a spatial object from an layer item

Usage

readSpatialObject(wfs, layer, verbose = TRUE)

Arguments

wfs

instance of WFS client, object of class WFSClient from ows4R

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.

Value

an object of class "spatial" giving the spatial object

Note

function used internally to build FIRMS spatial objects

Author(s)

Emmanuel Blondel, emmanuel.blondel1@gmail.com


openfigis/RFirmsGeo documentation built on Dec. 18, 2024, 2:06 a.m.