All Projects → Nowosad → Intro_to_spatial_analysis

Nowosad / Intro_to_spatial_analysis

Licence: other
Intro to spatial analysis in R

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
r
7636 projects

Projects that are alternatives of or similar to Intro to spatial analysis

st-hadoop
ST-Hadoop is an open-source MapReduce extension of Hadoop designed specially to analyze your spatio-temporal data efficiently
Stars: ✭ 17 (-39.29%)
Mutual labels:  spatial, spatial-analysis
sabre
sabre: Spatial Association Between REgionalizations
Stars: ✭ 34 (+21.43%)
Mutual labels:  spatial, spatial-analysis
rsgislib
Remote Sensing and GIS Software Library; python module tools for processing spatial data.
Stars: ✭ 103 (+267.86%)
Mutual labels:  spatial, spatial-analysis
Googleway
R Package for accessing and plotting Google Maps
Stars: ✭ 187 (+567.86%)
Mutual labels:  spatial, spatial-analysis
agrid
A grid for modelling, analyse, map and visualise multidimensional and multivariate data
Stars: ✭ 16 (-42.86%)
Mutual labels:  spatial
AOI
An R 📦 to find, process, and describe "areas of interest"
Stars: ✭ 27 (-3.57%)
Mutual labels:  spatial
de9im
DE-9IM spatial predicate library implemented in Javascript.
Stars: ✭ 22 (-21.43%)
Mutual labels:  spatial
wkb-parser
Well-known binary (WKB) Parser.
Stars: ✭ 69 (+146.43%)
Mutual labels:  spatial
squidpy
Spatial Single Cell Analysis in Python
Stars: ✭ 235 (+739.29%)
Mutual labels:  spatial-analysis
libzinc
Zinc is a C++ library for spatial processing.
Stars: ✭ 39 (+39.29%)
Mutual labels:  spatial
geostan
Bayesian spatial analysis
Stars: ✭ 40 (+42.86%)
Mutual labels:  spatial
xr-kit-samples-unity
Magicverse SDK sample project
Stars: ✭ 26 (-7.14%)
Mutual labels:  spatial
Sight
A spatial search μlibrary powered by GameplayKit 👾
Stars: ✭ 27 (-3.57%)
Mutual labels:  spatial
geotidy
Tidy manipulation of spatial data
Stars: ✭ 31 (+10.71%)
Mutual labels:  spatial
deegree3
Official deegree repository providing geospatial core libraries, data access and advanced OGC web service implementations
Stars: ✭ 118 (+321.43%)
Mutual labels:  spatial
biodiverse
A tool for the spatial analysis of diversity
Stars: ✭ 63 (+125%)
Mutual labels:  spatial-analysis
topo
A Geometry library for Elixir that calculates spatial relationships between two geometries
Stars: ✭ 125 (+346.43%)
Mutual labels:  spatial-analysis
cleangeo
Cleaning geometries from spatial objects in R
Stars: ✭ 43 (+53.57%)
Mutual labels:  spatial
spatial efd
A spatial aware implementation of elliptical Fourier analysis
Stars: ✭ 19 (-32.14%)
Mutual labels:  spatial-analysis
Spatial.Engine
[WIP] Spatial is a cross-platform C++ game engine.
Stars: ✭ 50 (+78.57%)
Mutual labels:  spatial

Intro to spatial analysis

Slides

Prerequisites

R

RStudio

R packages

  • install.packages('sf')
  • install.packages('raster')
  • install.packages('dplyr')
  • install.packages('rasterVis')
  • install.packages('tmap')
  • install.packages('leaflet')

Datasets


This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

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].