geodata

download geographic data

https://github.com/rspatial/geodata

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: nature.com
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.9%) to scientific vocabulary

Keywords from Contributors

geos rspatial gdal
Last synced: 10 months ago · JSON representation

Repository

download geographic data

Basic Info
  • Host: GitHub
  • Owner: rspatial
  • License: gpl-3.0
  • Language: R
  • Default Branch: master
  • Size: 294 KB
Statistics
  • Stars: 174
  • Watchers: 3
  • Forks: 15
  • Open Issues: 37
  • Releases: 0
Created almost 7 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

geodata

geodata is an R package for downloading geographic data. This package facilitates access to climate, elevation, soil, crop, species occurrence, and administrative boundary data, and is a successor of the getData() function from the raster package.

Installation

You can install the released version of geodata from CRAN with:

r install.packages("geodata")

You can install the development version of geodata from github with:

``` r

install.packages("remotes")

remotes::install_github("rspatial/geodata") ```

Data

|Function |Description | |:---------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------| |bio_oracle |Marine data from Bio-Oracle | |cmip6_world, cmip6_tile |Downscaled and calibrated CMIP6 projected future climate data | |country_codes |Country codes | |crop_calendar_sacks |Crop calendar data by Sacks et al | |crop_monfreda |Crop area and yield data for 175 crops by Monfreda et al. | |crop_spam |MapSPAM crop data (area, yield, value) | |cropland |Cropland density for the world derived from different sources (ESA, GLAD, QED) | |elevation_3s, elevation_30s, elevation_global |Elevation data | |gadm, world |Administrative boundaries for any country, or the entire world from GADM | |landcover |Landcover data derived from ESA WorldCover | |footprint |Human footprint data from the Last of the Wild project | |osm |OpenStreetMap data by country (places and roads) | |population |Population density Gridded Population of the World | |soil_af |Chemical and physical soil properties data for Africa for different soil depths | |soil_af_elements |Connect to or download chemical soil element concentration (for the 0-30 cm topsoil) data for Africa | |soil_af_water |Physical soil properties data for Africa for water balance computation | |soil_af_isda |Soil data for Africa derived from the iDSA data set | |soil_world_vsi |Virtually connect to the global SoilGrids data | |soil_world |Global soils data from SoilGrids | |sp_occurrence |Species occurrence records from the Global Biodiversity Information Facility | |travel_time |Travel time to and from cities and ports by Nelson et al. | |worldclim_global, worldclim_country, worldclim_tile |WorldClim glocal climate data |

Owner

  • Name: rspatial
  • Login: rspatial
  • Kind: organization

The R packages terra, luna, raster, geosphere and friends. See "github.com/r-spatial" for "sf" c.s.

GitHub Events

Total
  • Issues event: 32
  • Watch event: 21
  • Issue comment event: 42
  • Push event: 14
  • Pull request event: 4
Last Year
  • Issues event: 32
  • Watch event: 21
  • Issue comment event: 42
  • Push event: 14
  • Pull request event: 4

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 190
  • Total Committers: 7
  • Avg Commits per committer: 27.143
  • Development Distribution Score (DDS): 0.074
Past Year
  • Commits: 22
  • Committers: 2
  • Avg Commits per committer: 11.0
  • Development Distribution Score (DDS): 0.136
Top Committers
Name Email Commits
rhijmans r****s@g****m 176
AMBarbosa A****a 6
Jakub Nowosad t****i@g****m 2
Fernando Aramburu Merlos f****s@g****m 2
smithty s****y@O****a 2
Ivan Dubrovin i****n@i****m 1
Dybovsky98 a****6@w****l 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 87
  • Total pull requests: 16
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 8 months
  • Total issue authors: 60
  • Total pull request authors: 8
  • Average comments per issue: 1.48
  • Average comments per pull request: 0.19
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 22
  • Pull requests: 1
  • Average time to close issues: 5 days
  • Average time to close pull requests: 1 day
  • Issue authors: 19
  • Pull request authors: 1
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • AMBarbosa (19)
  • plantarum (3)
  • MaxCarabus (3)
  • geamaro (2)
  • atrixkesval (2)
  • peetmate (2)
  • gcamaro (2)
  • davidorme (1)
  • coconn41 (1)
  • renhamm (1)
  • basille (1)
  • dataquine (1)
  • ani-ghosh (1)
  • timbean (1)
  • jhnwllr (1)
Pull Request Authors
  • AMBarbosa (7)
  • plantarum (2)
  • AramburuMerlos (2)
  • iod-ine (1)
  • krishnakeshav (1)
  • Nowosad (1)
  • adrian98dybowski (1)
  • noahdasanaike (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 6,930 last-month
  • Total docker downloads: 5,023
  • Total dependent packages: 13
  • Total dependent repositories: 21
  • Total versions: 11
  • Total maintainers: 1
cran.r-project.org: geodata

Download Geographic Data

  • Versions: 11
  • Dependent Packages: 13
  • Dependent Repositories: 21
  • Downloads: 6,930 Last month
  • Docker Downloads: 5,023
Rankings
Stargazers count: 3.3%
Forks count: 5.2%
Dependent packages count: 5.3%
Downloads: 5.6%
Dependent repos count: 6.0%
Average: 8.6%
Docker downloads count: 25.9%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • terra * depends
  • R.utils * suggests
  • jsonlite * suggests