diff --git a/README.md b/README.md index b384312cf3bfbd65e5b8b247f3c26eabf98d1b24..e6322fd1041957d12ee30f2a94129089f9287da3 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,15 @@ Simple (and not so simple) examples of mapping data with R -You might also like https://git.soton.ac.uk/twr1m15/la_emissions_viz which drives https://rushby.shinyapps.io/LAemissions/ \ No newline at end of file +You might also like https://git.soton.ac.uk/twr1m15/la_emissions_viz which drives https://rushby.shinyapps.io/LAemissions/ + +## Resources + +### Openstreetmap for base maps (i.e. map tiles/rasters) + + * [Edinburgh green space as an example](https://ourcodingclub.github.io/tutorials/spatial-vector-sf/) + * [Madrid supermarkets](https://dominicroye.github.io/en/2018/accessing-openstreetmap-data-with-r/) + +### Google maps for base maps + +They want you to have an API key now. Yeah nah. \ No newline at end of file