🤩👇🏻 Let's get connected! 👇🏻🤩
Today I mapped the Gran Sasso Massif in Italy 🏔️
High-res DEM + multidirectional hillshade + custom palette + inset map.
Made entirely in R ({terra} + {sf} + {ggplot2}).
Loving how much detail comes alive in raster data.
#RStats #Geospatial
Today I mapped the Gran Sasso Massif in Italy 🏔️
High-res DEM + multidirectional hillshade + custom palette + inset map.
Made entirely in R ({terra} + {sf} + {ggplot2}).
Loving how much detail comes alive in raster data.
#RStats #Geospatial
A monochrome Mt. Etna elevation map using only light + texture (hillshade, contours).
Minimal, high-contrast.
#30DayMapChallenge #GIS #rstats #Cartography #Terrain
A monochrome Mt. Etna elevation map using only light + texture (hillshade, contours).
Minimal, high-contrast.
#30DayMapChallenge #GIS #rstats #Cartography #Terrain
A clean boundary map with an inset zoom on Roraima (Brazil).
Made with R + Natural Earth.
Repo → bookdown.org/fede_gazzell...
#30DayMapChallenge #GIS #rstats
A clean boundary map with an inset zoom on Roraima (Brazil).
Made with R + Natural Earth.
Repo → bookdown.org/fede_gazzell...
#30DayMapChallenge #GIS #rstats
Mapped Portugal’s road network using OSM data + R ({sf}, {terra}, {ggplot2}).
Tried different schemes to balance the many speed categories.
#30DayMapChallenge #rstats #GIS #DataViz
Mapped Portugal’s road network using OSM data + R ({sf}, {terra}, {ggplot2}).
Tried different schemes to balance the many speed categories.
#30DayMapChallenge #rstats #GIS #DataViz
🚌 Transport - OSM roads of Portugal
🗺️ Boundaries - Brazil + Roraima inset
🔤 Place Names - Wikidata endonyms
Made with R: {sf} {terra} {stars} {ggplot2}
#rstats #GIS #DataViz #RStats
🚌 Transport - OSM roads of Portugal
🗺️ Boundaries - Brazil + Roraima inset
🔤 Place Names - Wikidata endonyms
Made with R: {sf} {terra} {stars} {ggplot2}
#rstats #GIS #DataViz #RStats
A hexagonal 🇮🇹 Italy using ~200 km cells.
Made with #rstats #sf #ggplot2 🔷
Map: Federica Gazzelloni
A hexagonal 🇮🇹 Italy using ~200 km cells.
Made with #rstats #sf #ggplot2 🔷
Map: Federica Gazzelloni
Mapping is more than plotting data: it’s a workflow.
Today’s infographic breaks it down into three essentials:
🗂️ Data Collection
🎨 Map Design
📤 Final Output
Clear data → thoughtful design → effective maps.
#rstats #GIS #Cartography #DataViz
Mapping is more than plotting data: it’s a workflow.
Today’s infographic breaks it down into three essentials:
🗂️ Data Collection
🎨 Map Design
📤 Final Output
Clear data → thoughtful design → effective maps.
#rstats #GIS #Cartography #DataViz
A vintage-style map using @NaturalEarth 1:10m physical layers, zoomed to the Eastern Hemisphere (60°E–180°E, 50°S–50°N).
Soft colours, clean lines, and a classic atlas feel. 🌍✨
#Rstats #ggplot2 #GIS #DataViz #Maps #Geospatial
A vintage-style map using @NaturalEarth 1:10m physical layers, zoomed to the Eastern Hemisphere (60°E–180°E, 50°S–50°N).
Soft colours, clean lines, and a classic atlas feel. 🌍✨
#Rstats #ggplot2 #GIS #DataViz #Maps #Geospatial
Centroids marked with flag icons for #Day21 Icons.
Data: USGS
Map: Federica Gazzelloni
#30DayMapChallenge #RStats #GIS #Earthquakes #DataViz
Centroids marked with flag icons for #Day21 Icons.
Data: USGS
Map: Federica Gazzelloni
#30DayMapChallenge #RStats #GIS #Earthquakes #DataViz
Here’s the Mediterranean Sea in stunning detail using the ETOPO1 global relief model — deep trenches, shallow shelves, and surrounding terrain all in one map.
R + terra + ggplot2
#RStats #GIS #Bathymetry #Mediterranean #DataViz #Geospatial
Here’s the Mediterranean Sea in stunning detail using the ETOPO1 global relief model — deep trenches, shallow shelves, and surrounding terrain all in one map.
R + terra + ggplot2
#RStats #GIS #Bathymetry #Mediterranean #DataViz #Geospatial
Same world data, one transformation:
• Goode Homolosine → interrupted + distinctive
Projections change everything — even before you add any data.
#30DayMapChallenge #rstats #dataviz
Same world data, one transformation:
• Goode Homolosine → interrupted + distinctive
Projections change everything — even before you add any data.
#30DayMapChallenge #rstats #dataviz
Mapped Mars today using the Viking global mosaic from NASA/USGS.
Rebuilt the extent in R and plotted the planet in a clean equirectangular view.
Amazing what you can do with a simple JPG + {terra}!
#30DayMapChallenge #Rstats #GIS #Mars #DataViz
Mapped Mars today using the Viking global mosaic from NASA/USGS.
Rebuilt the extent in R and plotted the planet in a clean equirectangular view.
Amazing what you can do with a simple JPG + {terra}!
#30DayMapChallenge #Rstats #GIS #Mars #DataViz
Climate Change Data - Yearly AVG Temp at Weather Stations.
#30DayMapChallenge #Day17 #NewTool #FeltMap
Climate Change Data - Yearly AVG Temp at Weather Stations.
#30DayMapChallenge #Day17 #NewTool #FeltMap
Global map of expected deaths per 1M population from Environmental Heat & Fire (GBD 2023), visualized with a grid and Equal Earth projection. Expected values are predicted by probability.
#DataViz #GIS #PublicHealth
Global map of expected deaths per 1M population from Environmental Heat & Fire (GBD 2023), visualized with a grid and Equal Earth projection. Expected values are predicted by probability.
#DataViz #GIS #PublicHealth
New map out today! 🔥
Created using NASA’s FIRMS tool, which provides real-time global fire detections from satellite data. An impressive resource for anyone working with spatial analysis and climate.
#dataviz #GIS #FIRMS #NASA #wildfires
New map out today! 🔥
Created using NASA’s FIRMS tool, which provides real-time global fire detections from satellite data. An impressive resource for anyone working with spatial analysis and climate.
#dataviz #GIS #FIRMS #NASA #wildfires
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
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
I downloaded a ready map from @IHME_UW showing Changes in DALYs due to rabies (1990–2023).
Even in a few minutes, a map can tell a powerful story
#30DayMapChallenge #DataViz #GBD2023
I downloaded a ready map from @IHME_UW showing Changes in DALYs due to rabies (1990–2023).
Even in a few minutes, a map can tell a powerful story
#30DayMapChallenge #DataViz #GBD2023
📅 Date: Wednesday, November 27
⏰ Time: 6:00 PM CET
🗺️ R for Geospatial Predictive Mapping: Practical Workflows for Reliable Spatial Predictions
Speaker: Jakub Nowosad
www.meetup.com/rome-r-users...
📅 Date: Wednesday, November 27
⏰ Time: 6:00 PM CET
🗺️ R for Geospatial Predictive Mapping: Practical Workflows for Reliable Spatial Predictions
Speaker: Jakub Nowosad
www.meetup.com/rome-r-users...
Projected world population to 2125 using UN data + ARIMA forecasts, shown with the Equal Earth projection — an equal-area view that keeps countries’ true proportions.
Growth in Africa & South Asia, decline in Europe.
#RStats #DataViz
Projected world population to 2125 using UN data + ARIMA forecasts, shown with the Equal Earth projection — an equal-area view that keeps countries’ true proportions.
Growth in Africa & South Asia, decline in Europe.
#RStats #DataViz
🇮🇹 Italy, in the Goode Homolosine projection.
#RStats #DataViz #ggplot2 #sf
🇮🇹 Italy, in the Goode Homolosine projection.
#RStats #DataViz #ggplot2 #sf
For #30DayMapChallenge I explored average monthly wind speed using WorldClim data.
Each frame shows mean wind speed (m/s) around the world — from calm zones to powerful currents.
🗺️ Animated in #RStats with terra, ggplot2, and gganimate.
#DataViz #ClimateData
For #30DayMapChallenge I explored average monthly wind speed using WorldClim data.
Each frame shows mean wind speed (m/s) around the world — from calm zones to powerful currents.
🗺️ Animated in #RStats with terra, ggplot2, and gganimate.
#DataViz #ClimateData
Scenographia Systematis Copernicani — a 16th-century depiction of the heliocentric world system. Nicolaus Copernicus placed the Sun near the center of the Universe, forever changing our cosmic map. ☀️🌍✨
#30DayMapChallenge #Analog #MapHistory #Cartography
Scenographia Systematis Copernicani — a 16th-century depiction of the heliocentric world system. Nicolaus Copernicus placed the Sun near the center of the Universe, forever changing our cosmic map. ☀️🌍✨
#30DayMapChallenge #Analog #MapHistory #Cartography
Developing Your #DataVisualisation Skills in #ggplot2 with @nrennie.bsky.social
Watch the creative process exploring the #TidyTuesday cats dataset 🐈
📚 Materials & links:
🔗 nrennie.rbind.io/talks/rladies-rome-ggplot2
#RLadies #ggplot2 #TidyTuesday @fgazzelloni.bsky.social
Developing Your #DataVisualisation Skills in #ggplot2 with @nrennie.bsky.social
Watch the creative process exploring the #TidyTuesday cats dataset 🐈
📚 Materials & links:
🔗 nrennie.rbind.io/talks/rladies-rome-ggplot2
#RLadies #ggplot2 #TidyTuesday @fgazzelloni.bsky.social
Today’s map explores the heart of New York City — a view of buildings, roads, and parks around Central Park, blending the city’s structure and green spaces.
#rstats #dataviz #urbanplanning #nyc
Today’s map explores the heart of New York City — a view of buildings, roads, and parks around Central Park, blending the city’s structure and green spaces.
#rstats #dataviz #urbanplanning #nyc