Package: ows4R Version: 0.5-1 Date: 2025-11-15 Title: Interface to OGC Web-Services (OWS) Authors@R: c(person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762")), person("Alexandre", "Bennici", role = c("ctb"), comment = c(ORCID = "0000-0003-2160-3487")), person("Norbert", "Billet", role = c("ctb")), person("Anna", "Krystalli", role = c("ctb"), comment = c(ORCID = "0000-0002-2378-4915")), person("Malle", "Salmon", role = c("ctb"), comment = c(ORCID = "0000-0002-2815-0399"))) Maintainer: Emmanuel Blondel Depends: R (>= 3.3.0) Imports: methods, R6, httr, openssl, keyring, XML (>= 3.96-1.1), geometa (>= 0.9), sf, terra, parallel, crayon Suggests: testthat, knitr, markdown Description: Provides an Interface to Web-Services defined as standards by the Open Geospatial Consortium (OGC), including Web Feature Service (WFS) for vector data, Web Coverage Service (WCS), Catalogue Service (CSW) for ISO/OGC metadata, Web Processing Service (WPS) for data processes, and associated standards such as the common web-service specification (OWS) and OGC Filter Encoding. Partial support is provided for the Web Map Service (WMS). The purpose is to add support for additional OGC service standards such as Web Coverage Processing Service (WCPS), the Sensor Observation Service (SOS), or even new standard services emerging such OGC API or SensorThings. License: MIT + file LICENSE URL: https://github.com/eblondel/ows4R, https://eblondel.github.io/ows4R/, https://www.ogc.org/standards/ BugReports: https://github.com/eblondel/ows4R/issues LazyLoad: yes RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libsecret-1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://eblondel.r-universe.dev Date/Publication: 2025-12-16 07:57:44 UTC RemoteUrl: https://github.com/eblondel/ows4r RemoteRef: HEAD RemoteSha: 02467ed5ec727db0d779195b37ea3ea34cd8d784 NeedsCompilation: no Packaged: 2026-06-18 22:30:54 UTC; root Author: Emmanuel Blondel [aut, cre] (ORCID: ), Alexandre Bennici [ctb] (ORCID: ), Norbert Billet [ctb], Anna Krystalli [ctb] (ORCID: ), Malle Salmon [ctb] (ORCID: )