Les way id sont : 243819641, 243819642, 243819644 et 243819646. Ils datent d'un an.
Dans le source,
tags->'highway' NOT SIMILAR TO '(motorway|trunk|construction|steps|pedestrian|track)%'
ne devrait pas devenir :
tags->'highway' NOT SIMILAR TO '(motorway|trunk|construction|steps|pedestrian|track|footway)%'
?
[^] # Re: Félicitations
Posté par PierreLM . En réponse au journal rv/hervé : recherche d’itinéraire vélo minimisant l'énergie en utilisant les données d'OSM. Évalué à 1. Dernière modification le 28 octobre 2014 à 09:33.
Les way id sont : 243819641, 243819642, 243819644 et 243819646. Ils datent d'un an.
Dans le source,
tags->'highway' NOT SIMILAR TO '(motorway|trunk|construction|steps|pedestrian|track)%'
ne devrait pas devenir :
tags->'highway' NOT SIMILAR TO '(motorway|trunk|construction|steps|pedestrian|track|footway)%'
?