Skip to content

This repo will show you how to effortlessly compute and map the shortest driving distance from a locality to any object using R

Notifications You must be signed in to change notification settings

milos-agathon/shortest_driving_distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Computing and mapping the shortest driving distance in R

This repo will show you how to effortlessly compute and map the shortest driving distance from a locality to any object using R

In this repo, I explore the competitive position of petrol stations using the case of Belgrade (Serbia). I calculate the shortest driving distance from every Belgrade locality to a petrol station using package dodgr to compute the double-weighted driving distance from the centroid of every census locality in Belgrade to the nearest petrol station via highway.

This repo will equip you with the skills necessary to conduct your own competition analysis on, for example, food and grocery retail, sport and entertainment or the hospitality industry. Such GeoBI report could ultimately help your clients gain a competitive advantage in their respective industries.

I use OpenStreetMaps data to fetch the roads and petroleum stations in Belgrade as well as the 2021 official Serbian census boundary data.

alt text

About

This repo will show you how to effortlessly compute and map the shortest driving distance from a locality to any object using R

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages