Package: geometa Type: Package Title: Tools for Reading and Writing ISO/OGC Geographic Metadata Version: 0.10.1 Date: 2026-06-25 Authors@R: c( person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762")), person("R Consortium", role = "fnd")) Maintainer: Emmanuel Blondel Description: Provides facilities to read, write and validate geographic metadata defined with ISO TC211 / OGC ISO geographic information metadata standards, and encoded using the ISO 19139 and ISO 19115-3 (XML) standard technical specifications. This includes ISO 19110 (Feature cataloguing), 19115 (dataset metadata), 19119 (service metadata) and 19136 (GML). Other interoperable schemas from the OGC are progressively supported as well, such as the Sensor Web Enablement (SWE) Common Data Model, the OGC GML Coverage Implementation Schema (GMLCOV), or the OGC GML Referenceable Grid (GMLRGRID). Depends: R (>= 3.5) Imports: methods, R6, XML, httr, jsonlite, keyring, readr, crayon, digest Suggests: sf, ncdf4, EML, emld, units, testthat, roxygen2 License: MIT + file LICENSE URL: https://github.com/eblondel/geometa/wiki BugReports: https://github.com/eblondel/geometa/issues LazyLoad: yes Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(r6 = TRUE) LazyData: true Config/pak/sysreqs: libsecret-1-dev libxml2-dev libssl-dev libx11-dev Repository: https://eblondel.r-universe.dev Date/Publication: 2026-06-25 11:30:03 UTC RemoteUrl: https://github.com/eblondel/geometa RemoteRef: HEAD RemoteSha: a047f630e8b5059f905d60795a5e773c7b5da314 NeedsCompilation: no Packaged: 2026-06-25 11:52:05 UTC; root Author: Emmanuel Blondel [aut, cre] (ORCID: ), R Consortium [fnd]