Package: sds Title: Spatial Data Sources Version: 0.0.1.9015 Authors@R: person("Michael", "Sumner", , "mdsumner@gmail.com", role = c("aut", "cre")) Description: Functions for descriptions of spatial data sources that can be read directly with or without download. Most sources are readable by 'GDAL' software. There are functions for imagery, elevation, and a variety of easily accessible data streams including image tile servers, links to online files, and geographic data services. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) URL: https://github.com/hypertidy/sds BugReports: https://github.com/hypertidy/sds/issues Imports: countrycode, tibble Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 2.10) LazyData: true Config/roxygen2/version: 8.0.0 Repository: https://hypertidy.r-universe.dev Date/Publication: 2026-06-02 05:45:25 UTC RemoteUrl: https://github.com/hypertidy/sds RemoteRef: HEAD RemoteSha: 88adc9225a798f8d23a34f6ed74495644493c721 NeedsCompilation: no Packaged: 2026-06-02 10:27:31 UTC; root Author: Michael Sumner [aut, cre] Maintainer: Michael Sumner