<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>Bonsoir,<div><br></div><div>En vous écoutant (Pieren et Romain), je cherche toujours la bonne solution, merci de continuer à m'éclairer</div><div><br></div><div><br></div><div>Version a)</div><div>Principe : les précisions, même à posteriori, corrigeant l'interdiction générale</div><div>(l'ordre des clés/valeurs a t'il de l'importance ?)</div><div><br></div><div>motor_vehicle=no (le général i.e. panneau rouge d'interdiction = "Accès interdit à tous les véhicules à moteur")</div><div>access=destination (la précision i.e. panonceau blanc d'indication = "sauf riverains et services")</div><div>access=psv (la précision i.e. panonceau blanc d'indication = "sauf riverains et services")</div><div><br></div><div>équivalent à :</div><div><div>motor_vehicle=no</div><div>access=destination ; psv</div></div><div><br></div><div>ou encore équivalent à :</div><div><div>motor_vehicle=no</div><div>access=destination</div><div>psv=yes</div></div><div><br></div><div>Etes-vous d'accord là-dessus ?</div><div><br></div><div><br></div><div><div>Version b)</div><div>Principe : plus synthétique, en donnant directement les seules autorisations</div></div><div><br></div><div>motor_vehicle=destination</div><div>motor_vehicle=psv</div><div><br></div><div>ce qui revient alors à ma proposition initiale !!! (une fois la virgule corrigée, j'entends ;-) :</div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "><div class="im">> motor_vehicle=destination ; psv</div></blockquote></div></div></blockquote></div><div><div><span class="Apple-style-span" style="orphans: 2; text-indent: 0px; widows: 2; -webkit-text-decorations-in-effect: none; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">(tiens d'ailleurs, les espaces avant / après le point virgule ont-ils de l'importance ?)</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Ais-je bien compris ou quelque chose m'a échappé ?</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br></div></span></div></div><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br></div><div style="font-size: medium; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Brice</font></div></div></span></div></div></span><br class="Apple-interchange-newline">
</div>
<br><div><div>Le 24 avr. 2012 à 11:15, Romain MEHUT a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote">Le 24 avril 2012 10:59, Pieren <span dir="ltr"><<a href="mailto:pieren3@gmail.com" target="_blank">pieren3@gmail.com</a>></span> a écrit :<br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">
2012/4/24 Brice <<a href="mailto:brice.mallet@free.fr">brice.mallet@free.fr</a>>:<br>
<div class="im">> Bonjour,<br>
><br>
> Suite aux différents retours, j'ai taggé ainsi :<br>
> motor_vehicle=destination, psv<br>
> afin de rendre les deux exceptions à l'interdiction aux véhicules à moteur<br>
<br>
</div>Dommage que personne ne réagisse plus vite. Il y a deux erreurs dans<br>
cette façon de tagguer:<br>
1. le séparateur de tag est le point-virgule, pas la virgule<br>
2. le tag access se décline par la description du général vers le<br>
particulier. Par exemple, on dit "access=yes" pour dire que tout est<br>
autoriser puis on ajoute des "taxi=no" + "horse=no" pour dire ce qui<br>
est interdit en particulier. Ou inversement, on met "access=no" pour<br>
dire que tout est interdit (généralisation) puis on ajoute un<br>
"foot=yes" + "horse=yes" + "bicycle=yes" + etc... pour dire ce qui est<br>
autorisé. La méthode dépend du type de restriction d'accès.<br>
<br>
Pour ton cas, il faudrait plutôt:<br>
"access=destination" (tag général avec la clé 'access' pour dire<br>
'accès interdit sauf riverains')<br></blockquote></div></div></blockquote><div><br></div><div>Pieren : "Pardon, j'avais oublié le "motor_vehicle=no""</div><br><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><div><br>J'avais pourtant mentionné acces=destination dans le précédent fil mais il n'a pas été repris... Quant à ajouter motor_vehicle=no, je trouve ça étrange puisque les riverains peuvent bien accéder en motor_vehicle.<br></div></div></div></blockquote><div><br></div>Pieren : "Oui c'est juste. Il faudrait plutot mettre "motor_vehicle=destination"</div><div><br></div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><div>
</div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
puis un 2e tag : + "psv=yes" pour ajouter une exception.<br>
<br>
Pieren<br>
_______________________________________________<br>
Talk-fr mailing list<br>
<a href="mailto:Talk-fr@openstreetmap.org">Talk-fr@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/talk-fr" target="_blank">http://lists.openstreetmap.org/listinfo/talk-fr</a><br>
</blockquote></div></div>
_______________________________________________<br>Talk-fr mailing list<br><a href="mailto:Talk-fr@openstreetmap.org">Talk-fr@openstreetmap.org</a><br>http://lists.openstreetmap.org/listinfo/talk-fr<br></blockquote><br></div><div><img height="741" width="379" apple-width="yes" apple-height="yes" id="8ba3b7ed-db15-4550-95fb-15291e6219dc" src="cid:298CA158-A3C3-41D3-9F0D-4AAC3AB4E440"></div><br></body></html>