Tag: maps
-
Using WFS services in R
How to use WFS (vectors/features) GIS services within R scripts
-
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
-
Transforming spatial objects
Changing between coordinate reference systems with the R package sp
-
How to make spatial joins (point in polygon)?
Various ways to make a spatial join between GIS point data and polygon data
-
Let's create an interactive map!
Creating interactive maps with leaflet