Geocomputation

Author

Aditya Dahiya

Date Title Subtitle
Dec 14, 2024 Various CRS projections for use with {sf} plots in {ggplot2} A ready reckoner for different projections that we can plot the World, Continents and Countries with using {ggplot2} in R.
Dec 10, 2024 Using {geodata} to get elevation raster maps Exploring Global and Country-Specific Elevation Maps with {geodata}: high-resolution raster elevation data using functions like elevation_30s() and elevation_global(). Simplify geospatial analysis and visualization.
Nov 20, 2024 Using the power of {sf} to plot stores / outlets along a calculated route using sf::st_is_within_distance() Harnessing the power of {osmr} for route directions, store locations from www.alltheplaces.xyz, and raster base maps from {ggmaps}
Oct 26, 2024 Driving Directions using Open Street Maps Routing Service Using {tidygeocoder}, {osrm}, {sf}, {tidyverse} and {ggmap} along with Open Source Techniques to plot driving directions along various cities in Europe in the norther-Mediterranean region
Oct 25, 2024 3 types of Cartograms in R with {sf} and {cartogram} Creating Cartograms – contiguous, non-contiguous and packed-circles – in R with {cartogram}, and making non-overlapping text annotations in maps, and custom callouts in Quarto.
Oct 20, 2024 Computing shortest routes in the sea that avoid land Using data from Killer Whales encounters in Salish Sea to plot routes of their recorded encounters, and showing those routes that dont intersect land - i.e., removing erroneous data.
Oct 16, 2024 Creating Maps in R with ggplot2 having background Raster Images using ggmap Learning how to create maps in R using the {ggmap} package, integrating custom raster base maps with {ggplot2} for geospatial data visualization. This page covers the setup, API authentication, and plotting functions to map data effectively.
No matching items