<tag k="highway" v="footway"/>
<inputSet ref="path"/>
<inputSet ref="common"/>
- <inputset ref="naming"/>
</feature>
<feature name="Cycle path">
<tag k="highway" v="cycleway"/>
<inputSet ref="path"/>
<inputSet ref="common"/>
- <inputset ref="naming"/>
<input type="choice" name="Cycleway type" category="Cycle" description="What kind of bike path is this?" key="segregated" presence="onTagMatch" priority="low">
<choice value="yes" text="Segregated" description="Cyclists and pedestrians are separated by a painted line or kerb." />
<choice value="no" text="Shared" description="Cyclists and pedestrians share the full width of the path." />
</area>
<inputSet ref="minorRoad"/>
<inputSet ref="common"/>
- <inputset ref="naming"/>
</feature>
<feature name="Bridleway">
<tag k="highway" v="bridleway"/>
<inputSet ref="path"/>
<inputSet ref="common"/>
- <inputset ref="naming"/>
</feature>
<feature name="Steps">
<tag k="highway" v="path"/>
<inputSet ref="path"/>
<inputSet ref="common"/>
- <inputset ref="naming"/>
</feature>