<div dir="ltr">Hi Daniel,<br><br>Here's an article on the Optimal Meeting Point algorithm:<br><a href="http://link.springer.com/chapter/10.1007/978-3-642-37134-9_21">http://link.springer.com/chapter/10.1007/978-3-642-37134-9_21</a><br>
<br>Essentially, it calculates the node of the network that stands at the combined shortest distance from a set of given nodes of interest. This is a typical logistics problem.<br><br>Regards,<br><br>Luís<br><br><quote author="dkastl"><br>
Hi Luis,<br><br>How would you define the optimal meeting point?<br><br>There is a driving distance function, which can also return the cost to<br>each point within a certain distance.<br>To search for the optimal point of three people for example, you could do<br>
three driving distance calculations and then choose the point, which has<br>smallest equal distance (cost) for each person.<br>As always, cost can be distance but also time or whatever you choose as<br>cost.<br><br>Daniel<br>
<br><br><br>On Tue, May 27, 2014 at 6:25 PM, Luís de Sousa &lt;<email>luis.a.de.sousa@</email>&gt;wrote:<br><br>> Greetings to all,<br>><br>> Is there any implementation out there of the Optimal Meeting Point (OMP)<br>
> algorithm based on pgRouting?<br>><br>> Thank you,<br>><br>> Luís<br>><br>> _______________________________________________<br>> Pgrouting-users mailing list<br>> <email>Pgrouting-users@.osgeo</email><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a><br>><br><br><br><br>-- <br>Georepublic UG & Georepublic Japan<br>eMail: <email>daniel.kastl@</email><br>
Web: <a href="http://georepublic.info">http://georepublic.info</a><br><br>_______________________________________________<br>Pgrouting-users mailing list<br><email>Pgrouting-users@.osgeo</email><br><a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a><br>
</quote><br><br></div>