Désigner une rue entière Sur une voie de taille réduite, avec un simple lien on peut afficher la voie complète, par exemple : https://www.openstreetmap.org/way/26358365 Mais si cette voie est longue ou coupée par d’autres voies, elle est « tronçonnée » en plusieurs parties. Existe-t-il une méthode simple pour désigner une voie découpée en une seule (via un seul lien). Sinon, existe-t-il une méthode ? D’avance, merci pour vos réponses. Traduction avec https://www.deepl.com/translator Designate an entire street On a smaller channel, with a simple link you can display the complete channel, for example : https://www.openstreetmap.org/way/26358365 However, if this route is long or cut by other routes, it is "cut" into several parts. Is there a simple way to designate a track cut into one (via a single link). If not, is there a method? Thank you in advance for your answers. |
In OpenStreetMap a street is usually split whenever there is a change in the properties of the road (name, classification, number of lanes etc.) or when a relation needs to point only to a specific portion (segments with bus routes, turn restrictions etc.). The main site does not give an easy way to show all parts of a way like this unless they are already part of a relation for some reason but sites like overpass turbo can create more complex queries that might do what you want. For example this link should show all entities associated with "Rue Bellus-Mareilhac" even though it has been split to show the north end as one-way. (This was created using the "Wizard" button at the top.) answered 21 Dec '19, 21:25 InsertUser |