Hi.<br><br>There are probably 2 things here:<br>1) It is a school zone<br>2) The speed limit is different on this stretch of road at different times of the day<br><br>I think the latter can be represented by a restriction with set times. I don't know of anything that parses these yet, but that would seem to be the way to do it.<br>
<br> - Ben.<br><br><div class="gmail_quote">2009/6/22 John Smith <span dir="ltr"><<a href="mailto:delta_foxtrot@yahoo.com">delta_foxtrot@yahoo.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Judging by the tagwatch site it's pretty hit and miss about the whole affair.<br>
<br>
Just like maxspeed is important, I think time based zoning is just as important, if not more so.<br>
<br>
Does anyone have any suggestions on the best way to do this that could be put into a proposal?<br>
<br>
I was thinking something like the following, so that it could be parsed by apps displaying the current speed limit for example, it could pull data from somewhere about if it's a school day or not, and then use the applicable zone start/stop times to display the speed limit currently.<br>
<br>
highway=residential<br>
maxspeed=50<br>
school_zone=08:30-09:30;14:30-15:30<br>
school_zone_maxspeed=40<br>
<br>
<br>
<br></blockquote></div><br>