<name>OSM - Osmarender</name>
<url>http://tah.openstreetmap.org/Tiles/tile/$z/$x/$y.png</url>
</set>
+ <set>
+ <name>OSM - OpenCycleMap</name>
+ <url>http://tile.opencyclemap.org/cycle/$z/$x/$y.png</url>
+ </set>
+ <set>
+ <name>OSM - MapQuest</name>
+ <url>http://otile1.mqcdn.com/tiles/1.0.0/osm/$z/$x/$y.png</url>
+ </set>
<set minlat="49.8" minlon="-9" maxlat="61.1" maxlon="1.9">
<name>OS OpenData Streetview</name>
<url>http://os.openstreetmap.org/sv/$z/$x/$y.png</url>
<input type="choice"
name="Bicycles permitted" category="Cycle" description="Are bicyles allowed to use this road (regardless of physical suitability)?"
key="bicycle">
- <choice value="no" text="Prohibited"/>
+ <choice value="no" text="Prohibited" desciption="Cycling is not allowed. Pushing your bicycle is not allowed either."/>
<choice value="yes" text="Allowed"/>
+ <choice value="dismount" text="Cyclists dismount" description="Signage states that cyclists should dismount and push their bike for the selected path or road."/>
<choice value="designated" text="Designated"/>
<choice value="private" text="Private"/>
<help>http://wiki.openstreetmap.org/wiki/Key:access</help>