If both points are in the same segment, their position (third element in route_instructions) should be consecutive.
Located on the same street but in different segments (3 and 5): ["9", "General José Esteban Brito del Pino" 122,3,14, "121m", "S", 193.1] ["9", "General José Esteban Brito del Pino", 57,5,21, "56m", "S", 191.1] In the same segment (4 and 5): ["9", "General José Esteban Brito del Pino", 35,4,5, "34m", "S", 191.1] ["9", "General José Esteban Brito del Pino", 56,5,21, "56m", "S", 190.1] May be?. Fernando. El 21/04/15 a las 00:24, Stephen Woodbridge escribió: > Hi, > > I have a need to be able to identify if two locations are on the same > segment. We already have the hints for each location and there seems to > be some commonality in the hints for location on the same segment. > > I'm wondering if there is a safe way to use the hints to determine if > they are on the same segment. > > Thanks, > -Steve > > --- > This email has been checked for viruses by Avast antivirus software. > http://www.avast.com > > > _______________________________________________ > OSRM-talk mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/osrm-talk -- Ing. Fernando Pacheco M.S.L. Ingesur srl Dirección: Reconquista 268 apto. 511, Montevideo, Uruguay. Teléfonos: +598 29161459, +598 99627932 Web: http://www.ingesur.com.uy/ _______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
