Día 3| Comparaciones – Círculos | #30DayChartChallenge. La visualización fue creada usando R basado en los paquetes #sf, #terra, #tidyterra, #extarctexactr, #ggplot2, #dplyr, #scales, #ggnewscale ,#ggtext, #patchwork y #showtext. Fuente SRTM y SIGMOF ICF - https://geoportal.icf.gob.hn

#OpenSource data and #R code for plotting Correlation between highways and densely-populated areas, globally. Example of Haryana (India).
Data: @openstreetmap @nasa

Full Code🔗https://tinyurl.com/hy-pop-roads

Tools: #rstats, #ggplot2, #tidyterra, #osmextract by @rOpenSci

Different Packages to access Open Street Maps in R – visage

#Maps #OpenSource code to plot correlation between changes in population density (in last 3 decades) and road network, e.g. #Delhi (#India)
Data: @openstreetmap @nasa

Full Code🔗https://tinyurl.com/delhi-pop-roads

Tools: #rstats #ggplot2 #tidyterra #osmextract by @rOpenSci

Population Density Rasters (globally) over time – visage

#dataviz #maps Code experimenting with package {hillshader} by @pierreroudier - a wrapper around #rayshader - quick code to plot hilly regions in #rstats
Full Code🔗https://tinyurl.com/hill-sikkim
Tools: #ggplot2 #terra #tidyterra by @dhernangomez #elevatr by USEPA
Showing elevation in Maps (1) : {hillshader} – visage

#dataviz #ClimateAction A facet graph for drought severity (PDSI) in India with #opensource #raster data. And, a neat trick to put facet_grid like strip labels in facet_wrap() and geom_spatraster()

Full Code🔗https://bit.ly/4aF3mRT

Data: https://www.climatologylab.org/

Tools #rstats #ggplot2 #sf #terra #tidyterra

Exploring the package {climateR} – visage

#dataviz #maps A code demonstration and tutorial on using power of #R, {sf} & {terra} for techinques of raster extraction. Getting elevations and land use on points, routes and areas.
Code 🔗 https://tinyurl.com/raster-extract
Tools #rstats #sf #ggplot2 #terra #tidyterra by @dhernangomez
Chapter 6: Raster-vector interactions – visage

Second post in the "Hillshade, colors and marginal plots with tidyterra" series exploring an approach to annotating marginal plots on a ggplot2 map of a SpatRaster, including longitude and latitude value information #tidyterra

https://dieghernan.github.io/202212_tidyterra-hillshade-2/

Hillshade, colors and marginal plots with tidyterra (II) | One world

The rain in Spain does not stay mainly in the plain - Add marginal plots to a SpatRaster map on...

One world | Projects, maps and coding