Category: gis
-
The UTM grid and the MGRS grid: not quite the same
-
Using WMS services in R
How to use WMS (raster) GIS services within R scripts
-
Coordinate operations and maps in R
This tutorial shows how to do coordinate transformations and conversions in R. It also demonstrates how spatial data can be mapped with ggplot2 and …
-
Goodbye PROJ.4! How to specify a coordinate reference system in R?
Current good practice in specifying a CRS in R
-
How to use open raster file formats in R: GeoTIFF & GeoPackage
A simple tutorial to demonstrate the use of GeoTIFF and *.gpkg files in R
-
How to use open vector file formats in R: GeoPackage & GeoJSON
A simple tutorial to demonstrate the use of *.gpkg and *.geojson files in R
-
Meet some popular open geospatial standards!
A short introduction to the powerful GeoPackage, GeoJSON and GeoTIFF standards
-
How to make spatial joins (point in polygon)?
Various ways to make a spatial join between GIS point data and polygon data