<br><div class="gmail_quote">Hi all,<br><br>One of the issues raised with the extended conditions tag schema was the use of variable values in the key part of the tag. For example maxspeed:wet = 80 is in the form constant:variable=variable. This has been deemed to break the basic tagging rules.<br>

<br>Can I therefore give alternative suggestions:<br><br>  *  maxspeed=120; 80?wet; 60?wet+hgv<br><br>Here '?' can be interpreted as 'if' and '+' as 'and'. Many alternatives can be proposed using alternate symbols (or none at all). In fact, it is already in use:<br>

<br>  *  opening_hours=Mo-Sa 10:00-20:00; Tu off<br><br>This is off the form constant=condition value; condition value. Using this existing schema, the maxspeed example becomes:<br><br>  *  maxspeed=120; wet 80; wet+hgv 60<br>

<br>Advantages: Easy to reduce back to the basic condition, editors can implement this in a fancy GUI; expandable, can use bots to analyse/fix<br><br>Opinions welcome,<br>Regards,<br>RobJN<br>
</div><br>