All Projects → oliviergimenez → Intro_spatialr

oliviergimenez / Intro_spatialr

Introduction to GIS and mapping in R with the sf package

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Intro spatialr

Geemap
A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and folium
Stars: ✭ 959 (+2358.97%)
Mutual labels:  gis, mapping
Igo2
Assemblage (IGO2) / Open GIS Infrastructure 2.0
Stars: ✭ 36 (-7.69%)
Mutual labels:  gis, mapping
leafmap
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
Stars: ✭ 1,299 (+3230.77%)
Mutual labels:  mapping, gis
CesiumJs3DTileServer
cesiumgis.com/
Stars: ✭ 25 (-35.9%)
Mutual labels:  mapping, gis
Mapnik
Mapnik is an open source toolkit for developing mapping applications
Stars: ✭ 3,067 (+7764.1%)
Mutual labels:  gis, mapping
geologic-symbols-qgis
Geologic symbols library and development for QGIS
Stars: ✭ 63 (+61.54%)
Mutual labels:  mapping, gis
WhirlyGlobe
WhirlyGlobe Development
Stars: ✭ 767 (+1866.67%)
Mutual labels:  mapping, gis
deck.gl-time-series-widget
A React Time Slider implementation for DECK.GL - (non)temporal data - by CPU filtering ⌛
Stars: ✭ 19 (-51.28%)
Mutual labels:  mapping, gis
Arcgis Python Api
Documentation and samples for ArcGIS API for Python
Stars: ✭ 954 (+2346.15%)
Mutual labels:  gis, mapping
FlowMaps
No description or website provided.
Stars: ✭ 13 (-66.67%)
Mutual labels:  mapping, gis
CesiumJsFirstPersonCameraController
cesiumgis.com/
Stars: ✭ 20 (-48.72%)
Mutual labels:  mapping, gis
Mapsui
Mapsui is a .NET Map component for WPF, Xamarin.Forms, Xamarin.Android, Xamarin.iOS and UWP
Stars: ✭ 447 (+1046.15%)
Mutual labels:  gis, mapping
EOmaps
A library to create interactive maps of geographical datasets
Stars: ✭ 193 (+394.87%)
Mutual labels:  mapping, gis
GMT.jl
Generic Mapping Tools Library Wrapper for Julia
Stars: ✭ 148 (+279.49%)
Mutual labels:  mapping, gis
earthengine-apps
A collection of Earth Engine Apps created using geemap, voila, and heroku
Stars: ✭ 20 (-48.72%)
Mutual labels:  mapping, gis
Microsoft.SqlServer.Types
a .NET Standard implementation of the spatial types in `Microsoft.SqlServer.Types`
Stars: ✭ 64 (+64.1%)
Mutual labels:  mapping, gis
Azuremapscodesamples
A set of code samples for the Azure Maps web control.
Stars: ✭ 167 (+328.21%)
Mutual labels:  gis, mapping
gridviz
visualization of gridded statistics
Stars: ✭ 108 (+176.92%)
Mutual labels:  mapping, gis
awesome-maps-ukraine
A curated list of maps of Ukraine, ukrainian mappers and tools that they use or develop for creating and publish maps
Stars: ✭ 35 (-10.26%)
Mutual labels:  mapping, gis
Awesome Gee
A curated list of Google Earth Engine resources
Stars: ✭ 292 (+648.72%)
Mutual labels:  gis, mapping

Introduction to GIS and mapping in R using the sf package

In this repo, you will find the slides of my introduction to GIS and mapping in R using the sf package. The presentation is available here.

To reproduce the slides, you may clone or download the repo, then just open the Rmd file and Knit it 😃

The data are mostly big shapefiles that you can download directly from here. Unzip the file, and put everything in a shp/ directory.

The first version of the slides was released on Feb 8, 2019, then amended on Oct 30, 2020 (structuration in directories, cleaning, use of DT and mapview packages).

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