Hi Humberto,
The problem you want to solve is called the 'Travelling Salesman' or 'Route Optimization' problem.
I am not aware of a QGIS-only solution to this. However, it is fairly straightforward to do if you know Python
Here's the notebook showing the approach https://nbviewer.org/github/amitkb3/python_spatial_analysis_final_project/blob/master/PythonSpatialAnalysisCourse_FinalProject.ipynb
If you are new to ORS API, you can watch our Introduction to OpenRouteService API video https://www.youtube.com/watch?v=WBip-hbQYnM&list=PLppGmFLhQ1HJspXSA0asH9kw1OhlLrxHT&index=18
On Thu, Aug 1, 2024 at 5:57 AM Emma Hain via QGIS-User <[email protected]> wrote:
Check out the Spatial Thoughts tutorials on network analysis youtube or tutorials available on lineOn Wed, 31 Jul 2024 at 04:39, Humberto Vargas Espinoza via QGIS-User <[email protected]> wrote:______________________________Good morning
I have a file with more than 100 georeferenced points, how can I create a route with all the points or an optimal route using the roads?
De: QGIS-User <qgis-user-bounces@lists.
osgeo.org > En nombre de Andrea Giudiceandrea via QGIS-User
Enviado el: martes, 30 de julio de 2024 02:50
Para: [email protected]; [email protected]
Asunto: Re: [Qgis-user] QGIS.org new website now online
> Greg Troxel gdt at lexort.com
> Wed Jul 24 08:52:23 PDT 2024> I'm writing here because I'm having a hard time sorting "substantive"> being spelling with serious content issues not. I have a lot of> comments but I think the above would sort them into things that are not> clearly micro bugs.
Hi Greg,
I think it would be useful if you wrote your suggestions to the Developer mailing list or created a new issue report on https://github.com/qgis/QGIS-Website
Regards.
Andrea_________________
QGIS-User mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
--______________________________
North Road
Cartography • Development •Spatial Analysis
north-road.com_________________
QGIS-User mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________ QGIS-User mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
