{
  "_id": "6a1fca60b401979e734323f4",
  "Package": "whatarelief",
  "Title": "Get topography elevation and online imagery data",
  "Version": "0.0.1.9012",
  "Authors@R": "person(\"Michael D.\",\"Sumner\", role = c(\"aut\", \"cre\"), email = \"mdsumner@gmail.com\")",
  "Description": "Obtain elevation data, topography relief for any region on\nthe Earth. Topography and bathymetry data is supported by\ndefault. Sensible defaults exist for usage, with a matrix of\nentire planet topography(and bathymetry) returned. The\ngeographic extent can be modified (from whole-planet) to a\nsimple region in longitude/latitude by 'xmin,xmax,ymin,ymax'\nrange, or by specifying a grid exactly with extent, dimension,\nprojection in generic or spatial formats ('terra' or 'raster').\nOnline sources for data are used, 'GEBCO' General Bathymetric\nChart of the Oceans (GEBCO) as a background (to ~500m\nresolution), and Copernicus GLO-30 Digital Elevation Model for\nhigher resolution (to ~30m resolution). Custom source/s of\ntopography may be input to override defaults, links to file/s\nor URLs as required.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.0",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/hypertidy/whatarelief",
  "BugReports": "https://github.com/hypertidy/whatarelief/issues",
  "Remotes": [
    "hypertidy/ximage",
    "hypertidy/vapour",
    "hypertidy/sds"
  ],
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libicu-dev libzstd-dev\nlibproj-dev libx11-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2024-01-27 01:29:04 UTC",
  "RemoteUrl": "https://github.com/hypertidy/whatarelief",
  "RemoteRef": "HEAD",
  "RemoteSha": "4520ba7549c7f3f05b21775d2f3c1405c395923e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:41:27 UTC",
    "User": "root"
  },
  "Author": "Michael D. Sumner [aut, cre]",
  "Maintainer": "Michael D. Sumner <mdsumner@gmail.com>",
  "MD5sum": "a2017958c9cbf30fea7bfd517471276c",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "whatarelief_0.0.1.9012.tar.gz",
  "_fileid": "5853d5b30e76593c62fb1446bbcdc3a5f4ee186ff05452c0838577ccb1a9e69e",
  "_filesize": 3467857,
  "_sha256": "5853d5b30e76593c62fb1446bbcdc3a5f4ee186ff05452c0838577ccb1a9e69e",
  "_created": "2026-06-02T10:41:27.000Z",
  "_published": "2026-06-03T06:32:00.952Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79235324461,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355543548"
    },
    {
      "job": 79235324432,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355538652"
    },
    {
      "job": 79235324574,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355715584"
    },
    {
      "job": 79235324533,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355687166"
    },
    {
      "job": 79235324334,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355486123"
    },
    {
      "job": 79235324411,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355529522"
    },
    {
      "job": 79235324673,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355519732"
    },
    {
      "job": 79235324782,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355516882"
    },
    {
      "job": 79235324292,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377323698"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26814349376",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hypertidy/whatarelief",
  "_commit": {
    "id": "4520ba7549c7f3f05b21775d2f3c1405c395923e",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "fix sds change\n",
    "time": 1706318944
  },
  "_maintainer": {
    "name": "Michael D. Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "sds",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "vapour",
      "version": ">= 0.9.3.9003",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "raster",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ximage",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cloud",
    "online",
    "raster",
    "spatial"
  ],
  "_stars": 52,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 46,
      "uuid": 4107631
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/whatarelief"
  },
  "_devurl": "https://github.com/hypertidy/whatarelief",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/whatarelief.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "coastline",
    "elevation",
    "imagery",
    "raad_source",
    "satbox",
    "streetmap"
  ],
  "_help": [
    {
      "page": "coastline",
      "title": "Get coastline data",
      "topics": [
        "coastline"
      ]
    },
    {
      "page": "elevation",
      "title": "Get digital elevation data",
      "topics": [
        "elevation"
      ]
    },
    {
      "page": "imagery",
      "title": "Get imagery data",
      "topics": [
        "imagery",
        "satbox",
        "streetmap"
      ]
    },
    {
      "page": "raad_source",
      "title": "Data sources raadtools knows about",
      "topics": [
        "raad_source"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/whatarelief/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "countrycode",
    "cpp11",
    "crayon",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "nanoarrow",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "sds",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vapour",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "elevation-sources.Rmd",
      "filename": "elevation-sources.html",
      "title": "elevation-sources",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2022-06-22 02:56:04",
      "modified": "2022-07-19 05:06:12",
      "commits": 3
    }
  ],
  "_score": 4.528916700277655,
  "_indexed": true,
  "_nocasepkg": "whatarelief",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.9012",
      "date": "2026-06-02T10:44:01.000Z",
      "distro": "noble",
      "commit": "4520ba7549c7f3f05b21775d2f3c1405c395923e",
      "fileid": "1b9e3f9c996ff0b98128e8d5a6dc2a48485aab8985a9511cb8558bd99751a5e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26814349376"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.9012",
      "date": "2026-06-02T10:43:50.000Z",
      "distro": "noble",
      "commit": "4520ba7549c7f3f05b21775d2f3c1405c395923e",
      "fileid": "59db815d31fc0fefae96c0a5422e52d4437e207949d4a6af99f150de8996e10e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26814349376"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.9012",
      "date": "2026-06-02T10:52:50.000Z",
      "commit": "4520ba7549c7f3f05b21775d2f3c1405c395923e",
      "fileid": "c3d95e9fc462ebec2a8f365ecc41dcfeccc869f484618e77a7b6ac50e85c7f2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26814349376"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.9012",
      "date": "2026-06-02T10:51:23.000Z",
      "commit": "4520ba7549c7f3f05b21775d2f3c1405c395923e",
      "fileid": "f75e27a9476e1c696c2f8926c3a78ef702a519db8eef0bae9ef4fd2718331d7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26814349376"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.9012",
      "date": "2026-06-02T10:43:49.000Z",
      "commit": "4520ba7549c7f3f05b21775d2f3c1405c395923e",
      "fileid": "aa09cc319832f84f8cd155b69a3d1ac44950d89ae15bddc28ade56647ceed086",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26814349376"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.9012",
      "date": "2026-06-02T10:42:45.000Z",
      "commit": "4520ba7549c7f3f05b21775d2f3c1405c395923e",
      "fileid": "dc18c41b3fa9733e4e97308d3689f2d2f5f7d1511c1f36a3e6903918286e01c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26814349376"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.9012",
      "date": "2026-06-02T10:42:40.000Z",
      "commit": "4520ba7549c7f3f05b21775d2f3c1405c395923e",
      "fileid": "45f5e1cf2d8b1565b3f3662d66a689430c667b14fe505f673bfbe12798971d0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26814349376"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.9012",
      "date": "2026-06-03T06:31:08.000Z",
      "commit": "4520ba7549c7f3f05b21775d2f3c1405c395923e",
      "fileid": "e6fd8c44eca5c5b847bde611e9c38e6bb5036903661226af520d1afa3b7f13a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26814349376"
    }
  ]
}