<div dir="ltr">I'll add my +1 to that; "Service area (from point)" and/or "Service area (from layer)" are the tools you're looking for.<div><br><div>There is a pretty good step-by-step example available in the qgis documentation at: <br><a href="https://docs.qgis.org/3.22/en/docs/training_manual/vector_analysis/network_analysis.html#moderate-service-area-from-layer">https://docs.qgis.org/3.22/en/docs/training_manual/vector_analysis/network_analysis.html#moderate-service-area-from-layer</a></div><div><br></div><div>PS: If you're comfortable using python and are looking for a quick way to do some network analysis based on OSM data, I'd recommend checking out the OSMnx package.</div><div>Some example notebooks can be found at <a href="https://github.com/gboeing/osmnx-examples">https://github.com/gboeing/osmnx-examples</a></div><div><br>Cheers,</div><div>Alexander Brazel <br>Consultant - (he/him) - <a href="http://biarrinetworks.com">biarrinetworks.com</a><br><br>On Monday, June 27, 2022 at 04:19:41 PM EDT, Thayer Young <thayeray at <a href="http://yahoo.com">yahoo.com</a>> wrote:  <br>>  <br>>   Hi Krishna,<br>> Chris was correct about 'Service area (from point)' being the tool you want. I think your problem is that the travel cost is measured in meters not feet.<br>> I will add some detail to his answer. First you should set the 'Path type to calculate' to shortest, and the 'travel cost' to be 304.8. It seems to use meters as the distance cost unit. Also the output seems to be a little wonky if the service areas overlap. You may want to select each point manually and run the tool separately each time. <br>> <br>> -Thayer<br>> <br>> <br>>     On Monday, June 27, 2022 at 03:00:18 PM EDT, qgis-user-request at <a href="http://lists.osgeo.org">lists.osgeo.org</a> <qgis-user-request at <a href="http://lists.osgeo.org">lists.osgeo.org</a>> wrote:  <br>> Date: Mon, 27 Jun 2022 12:23:23 -0600<br>> From: krishna Ayyala <ayyalakrishna at <a href="http://gmail.com">gmail.com</a>><br>> To: chris hermansen <clhermansen at <a href="http://gmail.com">gmail.com</a>><br>> Cc: qgis-user <qgis-user at <a href="http://lists.osgeo.org">lists.osgeo.org</a>><br>> Subject: Re: [Qgis-user] Path along a line<br>> Message-ID:<br>>     <CADUrCAgx_PWoR88BCsWy=SoMHwPVGdZYVEnnDgNs5XX1MSi0Cg at <a href="http://mail.gmail.com">mail.gmail.com</a>><br>> Content-Type: text/plain; charset="utf-8"<br>> <br>> Chris,<br>> Thanks for the reply. This does not work. This is only creating a shortest<br>> path connecting all the 5 points. But,I am looking for a path of 1000ft<br>> from each of these points.<br>> <br>> Regards.<br>> <br>> On Mon, Jun 27, 2022 at 11:37 AM chris hermansen <clhermansen at <a href="http://gmail.com">gmail.com</a>><br>> wrote:<br>> <br>>> Krishna and list<br>>><br>>> On Mon, Jun 27, 2022 at 9:58 AM krishna Ayyala via Qgis-user <<br>>> qgis-user at <a href="http://lists.osgeo.org">lists.osgeo.org</a>> wrote:<br>>><br>>>> Hello,<br>>>> I  have a roads shapefile.  I also have a points shape file with 5 points<br>>>> which are on top of these roads. I wish to extract the roads that are<br>>>> 1000ft along the path from each of these points. I am not looking for roads<br>>>> within 1000ft buffer. I am looking for roads along the path. Can anyone<br>>>> help me with this?<br>>>><br>>><br>>> Have you looked at Processing > Service area (from point)?  Seems to me<br>>> this might do the job for you.<br>>><br>>><br>>> --<br>>> Chris Hermansen ? clhermansen "at" gmail "dot" com<br>>><br>>> C'est ma fa?on de parler.<br>>></div></div></div>