readSpatialObjects: readSpatialObjects

View source: R/readSpatialObject.R

readSpatialObjectsR Documentation

readSpatialObjects

Description

A function to list spatial objects from a list of layer items

Usage

readSpatialObjects(wfs, layers, verbose = TRUE)

Arguments

wfs

instance of WFS client, object of class WFSClient from ows4R

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

Value

an object of class "list" listing the spatial objects

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.