
Downloads response from a WFS and parses the intermediate file
Source:R/WFSClient.R
WFSCachingClient.RdDispatches a WFS request, saves the response to a file and parses the file. The data can be converted using ogr2ogr of RGDAL. Provides a caching mechanism for subsequent queries on the same data.
Author
Jussi Jousimo jvj@iki.fi
Super class
rwfs::WFSClient -> WFSCachingClient