Skip to content

gdomrib/ggmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mapping with R - ggmap

Code I created for a master's assignment to show how to use ggmap with R.

While working in R Studio with data that has a spatial reference, it can be extremely useful to plot it on a map. Combining data visualization techniques with a map can provide a fruitful insight into your data, even if your main interest is not spatial data analysis. Moreover, considering the vast possibilities offered by ggplot2, plotting your data on a map or satellite imagery may allow you to spot new details that you may not have been able to identify before. This little tutorial will help you with the basics.

In order to do it, I have used data from 'The Digital Atlas of Roman and Medieval Civilizations (DARMC)'. It is a project hold by Harvard University and its aim is to provide "freely available on the internet the best available materials for a Geographic Information Systems (GIS) approach to mapping and spatial analysis of the Roman and medieval worlds". From the data available, I have been working with the Geodatabase of Ancient Ports and Harbors (version 1.1) (A. de Graauw, 2014).

You will use Stamen Maps and Google Maps. Please note that Google has changed its Geocoding API Usage.


Example: 2D Kernel Density Estimation - Ancient Ports and Harbours in the Aegean Coast of Turkey

About

Code I created for a master's assignment to show how to use ggmap with R.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages