🗺️ Day 14 of #30DayMapChallenge — Rome OSM Data in R
Clean palette for highways, rivers, hospitals and bus stops and a simple setup:
• getbb("Rome, Italy")
• opq() + add_osm_feature()
• geom_sf() to layer the city
#rstats #dataviz #geospatial
Post
🗺️ Day 14 of #30DayMapChallenge — Rome OSM Data in R
Clean palette for highways, rivers, hospitals and bus stops and a simple setup:
• getbb("Rome, Italy")
• opq() + add_osm_feature()
• geom_sf() to layer the city
#rstats #dataviz #geospatial