High-Performance Open-Source Archive
Argentum is an R package that simplifies access to WFS (Web Feature Service) and WMS (Web Map Service) data from various Argentine organizations. This vignette will guide you through the basic usage of the package.
You can install the development version of Argentum from GitHub:
The first step is to see what organizations have available data:
library(Argentum)
# Get list of organizations
organizations <- argentum_list_organizations()
print(organizations)This will show you a data frame with organizations and their WFS/WMS URLs.
You can select an organization either interactively or programmatically:
Once you’ve selected an organization, you can see what layers they provide:
To import a specific layer:
Argentum includes robust error handling. Here’s how to use it:
For more detailed information about working with WFS and WMS services, see the “Working with WFS/WMS Services” vignette:
Need mirroring services?
Contact our team at info@vpspulse.com.
Mirror powered by VPSpulse
Infrastructure sponsored by VPSPulse & Secure Payments by ArionPay.