0

enter image description here

I have a shapefile of a road network and another one with some points. What I should achieve is calculating a fixed distance (e.g., 10 km) in all directions along the road network, starting from the given points.

Is there a relatively simple way to do this? All I found requires the use of Python, but I am new to this and having some troubles with it. I am working with QGIS 3.34.

Vince
  • 20,017
  • 15
  • 45
  • 64
Vale
  • 1
  • 1
  • Have you even googled "QGIS network analysis"? – Erik Nov 13 '23 at 15:16
  • 1
    "Service area", a network tool, is the magic algorithm you have to look for. See e.g. here https://gis.stackexchange.com/a/403206/88814 – Babel Nov 13 '23 at 15:31

0 Answers0