All Projects → Nowosad → spDataLarge

Nowosad / spDataLarge

Licence: other
R package with large datasets for spatial analysis

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to spDataLarge

GeoArrays.jl
Simple geographical raster interaction built on top of ArchGDAL, GDAL and CoordinateTransformations
Stars: ✭ 42 (+121.05%)
Mutual labels:  raster, spatial, spatial-data
geodaData
Data package for accessing GeoDa datasets using R
Stars: ✭ 15 (-21.05%)
Mutual labels:  spatial, sf, spatial-data
belg
Boltzmann entropy of a landscape gradient
Stars: ✭ 14 (-26.32%)
Mutual labels:  raster, spatial
Fasterize
High performance raster conversion for modern spatial data 🚀🌏▦
Stars: ✭ 146 (+668.42%)
Mutual labels:  raster, spatial
Stars
Spatiotemporal Arrays, Raster and Vector Data Cubes
Stars: ✭ 363 (+1810.53%)
Mutual labels:  raster, spatial
Landscapemetrics
Landscape Metrics for Categorical Map Patterns 🗺️ in R
Stars: ✭ 151 (+694.74%)
Mutual labels:  raster, spatial
rsgislib
Remote Sensing and GIS Software Library; python module tools for processing spatial data.
Stars: ✭ 103 (+442.11%)
Mutual labels:  spatial, spatial-data
ows4R
R Interface for OGC Web-Services (OWS)
Stars: ✭ 29 (+52.63%)
Mutual labels:  spatial, spatial-data
oriented-imagery
Find developer resources for Oriented Imagery, including a Web AppBuilder widget and oriented imagery catalog (OIC) schema.
Stars: ✭ 21 (+10.53%)
Mutual labels:  raster
interpies
A collection of functions for reading, displaying, transforming and analyzing geophysical data.
Stars: ✭ 26 (+36.84%)
Mutual labels:  raster
stats for soil survey
S4SS: Statistics for Soil Survey
Stars: ✭ 21 (+10.53%)
Mutual labels:  spatial-data
impact-tools
Simple blueprints for change-makers
Stars: ✭ 34 (+78.95%)
Mutual labels:  spatial
bvh-tree
A Bounding Volume Hierarchy implementation using javascript
Stars: ✭ 41 (+115.79%)
Mutual labels:  spatial
binaural-audio-editor
This is an audio application that produces 3D binaural audio from 2D mono audio samples and positional information given by the graphical user interface. Listen to 3D audio through stereo headphones. Video Demo:https://www.youtube.com/watch?v=peF9cZSwVGw
Stars: ✭ 37 (+94.74%)
Mutual labels:  spatial
covid hospitals demographics
COVID-19 relevant data on hospital location / capacity, nursing home location / capacity, county demographics
Stars: ✭ 21 (+10.53%)
Mutual labels:  spatial-data
Geospatial Python CourseV1
This is an collection of blog posts turned into a course format
Stars: ✭ 53 (+178.95%)
Mutual labels:  raster
GeoJSON.Net.Contrib
Repository for all GeoJSON.Net *.Contrib projects
Stars: ✭ 31 (+63.16%)
Mutual labels:  spatial
spatialcluster
spatially-constrained clustering in R
Stars: ✭ 25 (+31.58%)
Mutual labels:  spatial
st-hadoop
ST-Hadoop is an open-source MapReduce extension of Hadoop designed specially to analyze your spatio-temporal data efficiently
Stars: ✭ 17 (-10.53%)
Mutual labels:  spatial
Spatial pre2021
This repo has been archived. The latest version of the GIS and Spatial Analysis online book is at https://github.com/mgimond/Spatial
Stars: ✭ 88 (+363.16%)
Mutual labels:  spatial

spDataLarge

GitHub action build status

Large datasets for spatial analysis. The data from this package could be retrieved using the spData package.

Installation

There are three possible options:

  1. Installation of spDataLarge using its r-universe location:
install.packages("spDataLarge", repos = "https://geocompr.r-universe.dev")
  1. Installation of all of the required packages used in the Geocomputation with R book using:
devtools::install_github("geocompr/geocompkg")
  1. Installation of spDataLarge using its drat location:
install.packages("spDataLarge", repos = "https://nowosad.github.io/drat/", type = "source")
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].