January 24, 2018
Timothée Giraud, « Cartographic Explorations of the OpenStreetMap Database with R », R Géomatique, ID : 10670/1.cmvbfy
This post exposes some cartographic explorations of the OpenStreetMap (OSM) database with R. These explorations begin with the downloading and the cleaning of OSM data. Then I propose a set of map visualizations of the spatial distributions of bars and restaurants in Paris. Of course, these examples could be adapted to other spatial contexts and thematics (e.g. pharmacies in Roma, bike parkings in Dublin...). This reproducible analysis is hosted on GitHub (code + data + walk-through). The o...