<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Client for OGC API - Environmental Data Retrieval (EDR)</dc:title>
  <dc:title>R package edr4r version 0.1.1</dc:title>
  <dc:description>A tidy R client for services implementing the OGC API -
    Environmental Data Retrieval ('EDR') standard with JSON discovery and
    'GeoJSON' or 'CoverageJSON' query responses. General purpose, but most
    of its real-world use is against in-situ monitoring networks
    (stream gauges, weather stations, snow and reservoir telemetry)
    that expose their stations and time series as EDR collections.
    Known working endpoints include the USGS waterdata OGC API and the
    Western Water Datahub. Provides discovery, query, and parsing
    helpers for the locations, items, position, area, cube, radius,
    trajectory, and corridor query types. Returns 'CoverageJSON' as
    tidy 'tibble' rows and 'GeoJSON' as 'sf' objects.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: cli, httr2 (&gt;= 1.1.0), jsonlite, purrr, rlang, tibble, vctrs</dc:relation>
  <dc:relation>Suggests: base64enc, ggplot2, htmlwidgets, knitr, leaflet, rmarkdown,
sf, svglite, testthat (&gt;= 3.0.0), webfakes</dc:relation>
  <dc:creator>Kyle Onda &lt;konda@lincolninst.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Kyle Onda [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=edr4r/LICENSE)</dc:rights>
  <dc:date>2026-07-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=edr4r</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.edr4r</dc:identifier>
</oai_dc:dc>
