<input type="freetext" category="Misc" presence="always" name="Source" key="source" description="The primary source of information for this object (GPS, survey, Yahoo, nearmap...)" priority="high" />
</inputSet>
+ <inputSet id="common">
+ <inputSet ref="source"/>
+ </inputSet>
+
<inputSet id="names">
<input type="freetext" presence="always"
name="Name" category="Naming" priority="highest"
<inputSet id="majorRoad">
<inputSet ref="names"/>
- <inputSet ref="source"/>
<inputSet ref="roadRefs"/>
<inputSet ref="roadRestrictions"/>
<inputSet ref="roadPhysical"/>
<inputSet id="minorRoad">
<inputSet ref="names"/>
- <inputSet ref="source"/>
<inputSet ref="roadRestrictions"/>
<inputSet ref="roadPhysical"/>
<inputSet ref="cycle"/>
<inputSet id="path">
<inputSet ref="simpleName"/>
- <inputSet ref="source"/>
<inputSet ref="roadPhysical"/>
<inputSet ref="cycle"/>
<inputSet ref="ldp"/>
<tag k="highway" v="motorway"/>
<inputSet ref="majorRoad"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Motorway link" icon="features/motorway_link.png">
<tag k="highway" v="motorway_link"/>
<inputSet ref="majorRoad"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Trunk road">
<tag k="highway" v="trunk"/>
<inputSet ref="majorRoad"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Trunk link" icon="features/motorway_link.png">
<tag k="highway" v="trunk_link"/>
<inputSet ref="majorRoad"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Primary road">
<tag k="highway" v="primary"/>
<inputSet ref="majorRoad"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Primary road link">
<tag k="highway" v="primary_link"/>
<inputSet ref="majorRoad"/>
+ <inputSet ref="common"/>
</feature>
<tag k="highway" v="secondary"/>
<inputSet ref="majorRoad"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Secondary road link">
<category>roads</category>
<icon image="features/highway__unclassified.png">
- <font size="16pt"><b>${ref}</b></font><br/>
+ <font size="16pt">
+ <b>${ref}</b>
+ </font>
+ <br/>
<font size="10pt">${name}</font>
</icon>
<help>http://wiki.openstreetmap.org/wiki/Tag:highway%3Dsecondary_link</help>
<tag k="highway" v="secondary_link"/>
<inputSet ref="majorRoad"/>
+ <inputSet ref="common"/>
</feature>
<tag k="highway" v="tertiary"/>
<inputSet ref="majorRoad"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Tertiary road link">
<tag k="highway" v="tertiary_link"/>
<inputSet ref="majorRoad"/>
+ <inputSet ref="common"/>
</feature>
<tag k="highway" v="unclassified"/>
<inputSet ref="minorRoad"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Residential road">
<category>roads</category>
<icon image="features/highway__residential.png">
- <font size="14pt"><b>${name}</b></font><br/>
- <font size="8pt">${postal_code}</font><br/>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
+ <br/>
+ <font size="8pt">${postal_code}</font>
+ <br/>
</icon>
<help>http://wiki.openstreetmap.org/wiki/Tag:highway%3Dresidential</help>
<tag k="highway" v="residential"/>
<inputSet ref="minorRoad"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Service road">
<choice value="drive-through" text="Drive-through" description="For drive-through restaurants, bottle shops etc."/>
<choice value="emergency_access" text="Emergency access" description="For firefighters and other emergency services." />
</input>
+ <inputSet ref="common"/>
</feature>
<feature name="Unknown road">
<tag k="highway" v="road"/>
<inputSet ref="minorRoad"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Living Street">
<tag k="highway" v="living_street"/>
<inputSet ref="minorRoad"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Track">
<tag k="highway" v="track"/>
<inputSet ref="path"/>
+ <inputSet ref="common"/>
</feature>
<line/>
<tag k="highway" v="footway"/>
<inputSet ref="path"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Cycle path">
<line/>
<tag k="highway" v="cycleway"/>
<inputSet ref="path"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Pedestrian Street">
<category>paths</category>
<icon image="features/paths__pedestrian.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<tag k="highway" v="pedestrian"/>
<tag k="area" v="yes"/>
</area>
<inputSet ref="minorRoad"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Bridleway">
<line/>
<tag k="highway" v="bridleway"/>
<inputSet ref="path"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Steps">
<tag k="highway" v="steps"/>
<inputSet ref="path"/>
<input type="freetext" presence="always" category="Naming" name="Number of steps" key="step_count" description="The number of steps in the way" priority="low"/>
+ <inputSet ref="common"/>
</feature>
<!-- ************************************************************************
<feature name="Park">
<category>natural</category>
<icon image="icons/natural_blank.png">
- <b>${name}</b><br/>
+ <b>${name}</b>
+ <br/>
</icon>
<area/>
<tag k="leisure" v="park"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Forest">
<area/>
<tag k="landuse" v="forest"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Meadow">
<area/>
<tag k="landuse" v="meadow"/>
+ <inputSet ref="common"/>
</feature>
<line/>
<tag k="barrier" v="wall"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Ditch">
<line/>
<tag k="barrier" v="ditch"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Retaining wall">
<line/>
<tag k="barrier" v="retaining_wall"/>
+ <inputSet ref="common"/>
</feature>
<feature name="City wall">
<line/>
<tag k="barrier" v="city_wall"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Fence">
<category>barrier</category>
<icon image="features/barrier_generic.png" />
<line/>
<tag k="barrier" v="fence"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Hedge">
<category>barrier</category>
<icon image="features/barrier_generic.png" />
<line/>
<tag k="barrier" v="hedge"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- ************************************************************************
Waterways
************************************************************************ -->
<category>water</category>
<description>A very narrow river.</description>
<icon image="features/waterway__stream.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<line/>
<tag k="waterway" v="stream"/>
<inputSet ref="waterways" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="River">
<category>water</category>
<icon image="features/waterway__river.png">
<line/>
<tag k="waterway" v="river"/>
<inputSet ref="waterways" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Canal">
<category>water</category>
<icon image="features/waterway__canal.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<line/>
<tag k="waterway" v="canal"/>
<inputSet ref="waterways" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Drain">
<category>water</category>
<icon image="features/pois/water_generic.24.png">
<line/>
<tag k="waterway" v="drain"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Dam">
<category>water</category>
<icon image="features/waterway__dam.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<line/>
<tag k="waterway" v="dam"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Riverbank">
<category>water</category>
<icon image="features/pois/water_generic.24.png">
<area/>
<tag k="waterway" v="riverbank"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Reservoir">
<category>water</category>
<icon image="features/pois/water_generic.24.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<area/>
<tag k="landuse" v="reservoir"/>
<inputSet ref="boatPermissions" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Lake">
<category>water</category>
<icon image="features/pois/water_generic.24.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<area/>
<tag k="natural" v="water" />
<inputSet ref="names" />
<inputSet ref="boatPermissions" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Basin">
<category>water</category>
<icon image="features/pois/water_generic.24.png">
<area/>
<tag k="landuse" v="basin"/>
<inputSet ref="boatPermissions" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Weir">
<category>water</category>
<icon image="features/pois/water_generic.24.png">
<line/>
<point/>
<tag k="waterway" v="weir"/>
- </feature>
+ <inputSet ref="common"/>
+ </feature>
+
<feature name="Dock">
<category>water</category>
<icon image="features/pois/water_generic.24.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<area/>
<tag k="waterway" v="dock"/>
<inputSet ref="names"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Marina">
<category>water</category>
<icon image="features/pois/transport_marina.n.24.png">
<point/>
<tag k="leisure" v="marina"/>
<inputSet ref="names"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Slipway">
<category>water</category>
<icon image="features/pois/water_generic.24.png"/>
<line/>
<tag k="leisure" v="slipway"/>
<inputSet ref="names"/>
+ <inputSet ref="common"/>
</feature>
+
<area/>
<!-- ************************************************************************
<feature name="Railway line">
<category>transport</category>
<icon image="features/transport__railway.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<line/>
<inputSet ref="embankment-cutting"/>
<inputSet ref="rail-electrification"/>
<inputSet ref="rail-usage"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Railway spur">
<category>transport</category>
<icon image="features/transport__railway.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<line/>
<tag k="railway" v="rail"/>
<tag k="service" v="spur"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Railway siding">
<category>transport</category>
<icon image="features/transport__railway.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<line/>
<tag k="railway" v="rail"/>
<tag k="service" v="siding"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Preserved line">
<category>transport</category>
<icon image="features/transport__railway.png">
<line/>
<tag k="railway" v="preserved"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Disused tracks">
<category>transport</category>
<icon image="features/transport__railway_disused.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<line/>
<tag k="railway" v="disused"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Old trackbed">
<category>transport</category>
<icon image="features/transport__railway_abandoned.png">
<line/>
<tag k="railway" v="abandoned"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Light rail line">
<category>transport</category>
<icon image="features/transport__tram.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<line/>
<inputSet ref="tunnel"/>
<inputset ref="embankment-cutting"/>
<inputSet ref="rail-electrification"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Tram line">
<category>transport</category>
<icon image="features/transport__tram.png">
<inputSet ref="tunnel"/>
<inputset ref="embankment-cutting"/>
<inputSet ref="rail-electrification"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Subway line">
<category>transport</category>
<icon image="features/transport__subway.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<line/>
<inputSet ref="tunnel"/>
<inputset ref="embankment-cutting"/>
<inputSet ref="rail-electrification"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Railway platform">
<category>transport</category>
<icon image="features/transport__railway_platform.png" />
<area />
<tag k="railway" v="platform"/>
<input type="freetext" presence="onTagMatch" category="Naming" name="Reference" key="ref" description="The number of the platform" priority="low"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Bus station">
<category>transport</category>
<icon image="icons/transport_blank.png">
<tag k="building" v="yes"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Airport">
<category>transport</category>
<icon image="icons/transport_airport_48.png"/>
<inputSet ref="names"/>
<input type="freetext" presence="always" category="Naming" name="International Air Transport Association (IATA) airport code" key="ref"/>
<help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Airport terminal">
<category>transport</category>
<icon image="icons/transport_blank.png"/>
<point/>
<inputSet ref="names"/>
<help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Helipad">
<category>transport</category>
<icon image="icons/transport_helipad_48.png"/>
<point/>
<inputSet ref="names"/>
<help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Airport runway">
<category>transport</category>
<icon image="icons/transport_blank.png"/>
<inputSet ref="names"/>
<input type="freetext" presence="always" category="Naming" name="Runway number (01-36)" key="ref"/>
<help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Airport taxiway">
<category>transport</category>
<icon image="icons/transport_blank.png"/>
<inputSet ref="names"/>
<input type="freetext" presence="always" category="Naming" name="Taxiway number" key="ref" />
<help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Airport apron">
<category>transport</category>
<icon image="icons/transport_blank.png"/>
<area/>
<inputSet ref="names"/>
<help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Airport gate">
<category>transport</category>
<icon image="icons/transport_blank.png"/>
<point/>
<input type="freetext" presence="always" category="Naming" name="Gate number" key="ref" />
<help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
+ <inputSet ref="common"/>
</feature>
+
<!-- ************************************************************************
Buildings
************************************************************************ -->
<tag k="building" v="yes"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="College">
<category>buildings</category>
<icon image="features/pois/education_university.n.24.png">
<tag k="building" v="yes"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Supermarket">
<category>buildings</category>
<icon image="features/pois/shopping_supermarket.n.24.png">
<tag k="building" v="yes"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Place of worship">
<category>buildings</category>
<icon image="icons/place_of_worship.png">
<choice value="christian" text="Christianity (church)" />
<choice value="jewish" text="Judaism (synagogue)" />
</input>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Public building">
<category>buildings</category>
<icon image="features/pois/building_generic.png">
<tag k="building" v="yes"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Hospital">
<category>buildings</category>
<icon image="features/pois/health_hospital.n.24.png">
<tag k="building" v="yes"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="University">
<category>buildings</category>
<icon image="features/pois/education_university.n.24.png">
<tag k="building" v="yes"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Attraction">
<category>buildings</category>
<icon image="icons/tourist_blank.png">
<tag k="building" v="yes"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Museum">
<category>buildings</category>
<icon image="features/pois/tourist_museum.n.24.png">
<tag k="building" v="yes"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Zoo">
<category>buildings</category>
<icon image="features/pois/tourist_zoo.n.24.png">
<tag k="building" v="yes"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Stadium">
<category>buildings</category>
<icon image="icons/tourist_blank.png">
<tag k="leisure" v="stadium"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Building">
<category>buildings</category>
<icon image="features/pois/building_generic.png">
<tag k="building" v="*"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Sports centre">
<category>buildings</category>
<icon >
<inputSet ref="names"/>
<inputSet ref="buildingAddress" />
<inputSet ref="pitchSport"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- ************************************************************************
Landuse
************************************************************************ -->
</icon>
<tag k="landuse" v="industrial"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Offices">
<category>landuse</category>
<area/>
</icon>
<tag k="landuse" v="commercial"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
+ </feature>
+
+ <feature name="Residential">
+ <category>landuse</category>
+ <area/>
+ <icon image="features/pois/building_generic.png">
+ <b>${name}</b>
+ </icon>
+ <tag k="landuse" v="residential"/>
+ <inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
<feature name="Retail">
</icon>
<tag k="landuse" v="retail"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Marketplace">
<category>landuse</category>
<area/>
</icon>
<tag k="amenity" v="marketplace"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Cemetery">
<category>landuse</category>
<area/>
</icon>
<tag k="landuse" v="cemetery"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Quarry">
<category>landuse</category>
<icon image="features/pois/poi_mine.n.24.png" />
<area/>
<tag k="landuse" v="quarry"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
- <feature name="Military">
+
+ <feature name="Military">
<category>landuse</category>
<icon image="features/pois/poi_military_bunker.n.24.png" />
<area/>
<tag k="landuse" v="military"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Conservation">
<category>natural</category>
<icon image="icons/natural_blank.png"/>
<area/>
<tag k="landuse" v="conservation"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Playground">
<category>landuse</category>
<area/>
</icon>
<tag k="leisure" v="playground"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Golf course">
<category>landuse</category>
<area/>
</icon>
<tag k="leisure" v="golf_course"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Recreation ground">
<category>landuse</category>
<area/>
</icon>
<tag k="leisure" v="recreation_ground"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Sports pitch">
<category>landuse</category>
<area/>
<tag k="leisure" v="pitch"/>
<inputSet ref="simpleName"/>
<inputSet ref="pitchSport"/>
+ <inputSet ref="common"/>
</feature>
+
<inputSet id="pitchSport">
<input name="Sport" presence="always" category="Sport" key="sport" type="choice" description="The sport that is predominantly played here.">
<choice value="9pin" text="9 pin bowling"/>
</icon>
<tag k="leisure" v="track"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- ************************************************************************
Power
************************************************************************ -->
<line/>
<tag k="power" v="line"/>
<inputSet ref="powerCables"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Low-voltage line">
<category>power</category>
<icon image="features/power_low.png" />
<line/>
<tag k="power" v="minor_line"/>
<inputSet ref="powerCables"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="High-voltage pylon">
<category>power</category>
<icon image="icons/power_tower_24.png"/>
<point/>
<tag k="power" v="tower"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Power pole">
<category>power</category>
<icon image="icons/power_pole_24.png"/>
<point/>
<tag k="power" v="pole"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Plant (station)">
<category>power</category>
<icon image="icons/power_blank.png"/>
<choice value="solar_thermal" text="Solar thermal" />
<choice value="biofuel" text="Biofuel" />
</input>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Substation">
<category>power</category>
<icon image="icons/power_blank.png"/>"
<area/>
<point/>
<tag k="power" v="station"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Transformer">
<category>power</category>
<icon image="icons/power_blank.png"/>
<area/>
<point/>
<tag k="power" v="sub_station"/>
+ <inputSet ref="common"/>
</feature>
+
<inputSet id="powerCables">
<input type="choice" name="Cables" key="cables" presence="always" category="Power">
<choice value="2" text="2"/>
<choice value="island" text="Island"/>
<choice value="islet" text="Islet"/>
</input>
+ <inputSet ref="common"/>
</feature>
+
<!-- ************************************************************************
POIs
************************************************************************ -->
<point />
<tag k="amenity" v="fire_station"/>
<input type="freetext" presence="always" category="" name="name" key="name" description="The Name of it." priority="low"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Police Station">
<category>amenity</category>
<icon image="features/pois/amenity_police2.n.24.png"/>
<point />
<tag k="amenity" v="police"/>
<input type="freetext" presence="always" category="" name="name" key="name" description="The Name of it." priority="low"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Hospital">
<category>amenity</category>
<icon image="features/pois/health_hospital.n.24.png"/>
<point />
<tag k="amenity" v="hospital"/>
<input type="freetext" presence="always" category="" name="name" key="name" description="The Name of it." priority="low"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Place of Worship">
<category>amenity</category>
<icon image="icons/place_of_worship.png"/>
</input>
<input type="freetext" presence="always" category="" name="denomination" key="denomination" description="The denomination of the religion worshiped here." priority="low"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="ATM">
<category>amenity</category>
<icon image="features/pois/money_atm.n.24.png"/>
<tag k="amenity" v="atm"/>
<input type="freetext" presence="always" category="Banking" name="Operator" key="operator" description="The organisation that provides this ATM" priority="low"/>
<input type="freetext" presence="always" category="Banking" name="Fee" key="fee" description="Is there a charge for using this ATM? If so how much?"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Bank">
<category>amenity</category>
<icon image="features/pois/money_bank2.n.24.png">
<choice value="yes" text="Yes"/>
<choice value="no" text="No"/>
</input>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Recycling">
<category>amenity</category>
<icon image="features/pois/amenity_recycling.n.24.png"/>
<help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Drecycling</help>
<point />
<tag k="amenity" v="recycling"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="School">
<category>amenity</category>
<icon image="features/pois/education_school.n.24.png">
<tag k="amenity" v="school"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Post Box">
<category>amenity</category>
<icon image="features/pois/amenity_post_box.n.24.png">
<tag k="amenity" v="post_box"/>
<input type="freetext" presence="always" category="Naming" name="Ref" key="ref" description="Reference number of the post box" />
<input type="freetext" presence="always" category="Naming" name="Operator" key="operator" description="The provider of the postal service" priority="low"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- ========= Accommodation ========= -->
<!-- Split off from tourism by Steve Bennett, can be remerged if it doesn't work out. -->
<feature name="Hotel">
<area />
<tag k="tourism" v="hotel"/>
<inputSet ref="simpleName" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Motel">
<category>accommodation</category>
<help>http://wiki.openstreetmap.org/wiki/Tag:tourism%3Dmotel</help>
<icon image="icons/accommodation_blank.png"/>
<tag k="tourism" v="motel"/>
<inputSet ref="simpleName" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Hostel">
<category>accommodation</category>
<point />
<inputSet ref="simpleName" />
<icon image="features/pois/accommodation_youth_hostel.n.24.png"/>
<tag k="tourism" v="hostel"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- Note that tourism=bed_and_breakfast also gets some use. -->
<feature name="Guesthouse (B&B)">
<category>accommodation</category>
<inputSet ref="simpleName" />
<icon image="features/pois/accommodation_bed_and_breakfast.n.24.png"/>
<tag k="tourism" v="guest_house"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Campsite">
<category>accommodation</category>
<point />
<inputSet ref="simpleName" />
<icon image="features/pois/accommodation_camping.n.24.png"/>
<tag k="tourism" v="camp_site"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Caravan park">
<category>accommodation</category>
<point />
<inputSet ref="simpleName" />
<icon image="features/pois/accommodation_caravan_park.n.24.png"/>
<tag k="tourism" v="caravan_site"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Alpine hut">
<category>accommodation</category>
<point />
<inputSet ref="simpleName" />
<icon image="features/pois/accommodation_alpinehut.n.24.png"/>
<tag k="tourism" v="alpine_hut"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Chalet">
<category>accommodation</category>
<icon image="icons/accommodation_blank.png"/>
<area />
<inputSet ref="simpleName" />
<tag k="tourism" v="chalet"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- ========= Tourism ========= -->
<!-- This is a very popular tag, can't be left out -->
<area />
<inputSet ref="simpleName" />
<tag k="tourism" v="attraction"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Museum">
<category>tourism</category>
<icon image="features/pois/tourist_museum.n.24.png"/>
<area />
<tag k="tourism" v="museum"/>
<inputSet ref="simpleName" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Archaeological">
<category>tourism</category>
<point />
<area />
<inputSet ref="simpleName" />
- <icon image="features/pois/tourist_archaeological.n.24.png"/>
+ <icon image="features/pois/tourist_archaeological.n.24.png"/>
<tag k="historic" v="archaeological_site"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Battlefield">
<category>tourism</category>
<point />
<area />
<inputSet ref="simpleName" />
- <icon image="features/pois/tourist_battlefield.n.24.png"/>
+ <icon image="features/pois/tourist_battlefield.n.24.png"/>
<tag k="historic" v="battlefield"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Castle">
<category>tourism</category>
<point />
<area />
<inputSet ref="simpleName" />
- <icon image="features/pois/tourist_castle.n.24.png"/>
+ <icon image="features/pois/tourist_castle.n.24.png"/>
<tag k="historic" v="castle"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Memorial">
- <category>tourism</category><point /><inputSet ref="simpleName" />
- <icon image="features/pois/tourist_memorial.n.24.png"/>
+ <category>tourism</category>
+ <point />
+ <inputSet ref="simpleName" />
+ <icon image="features/pois/tourist_memorial.n.24.png"/>
<tag k="historic" v="memorial"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Monument">
- <category>tourism</category><point /><inputSet ref="simpleName" />
- <icon image="features/pois/tourist_monument.n.24.png"/>
+ <category>tourism</category>
+ <point />
+ <inputSet ref="simpleName" />
+ <icon image="features/pois/tourist_monument.n.24.png"/>
<tag k="historic" v="monument"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Picnic site">
- <category>tourism</category><point /><inputSet ref="simpleName" />
- <icon image="features/pois/tourist_picnic.n.24.png"/>
+ <category>tourism</category>
+ <point />
+ <inputSet ref="simpleName" />
+ <icon image="features/pois/tourist_picnic.n.24.png"/>
<tag k="tourism" v="picnic_site"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Ruin">
<category>tourism</category>
<point />
<area />
<inputSet ref="simpleName" />
- <icon image="features/pois/tourist_ruin.n.24.png"/>
+ <icon image="features/pois/tourist_ruin.n.24.png"/>
<tag k="historic" v="ruin"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Cinema">
<category>tourism</category>
<icon image="features/pois/tourist_cinema.n.24.png"/>
<area />
<tag k="amenity" v="cinema"/>
<input type="freetext" presence="always" category="" name="name" key="name" description="The name of the cinema" priority="low"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Theatre">
<category>tourism</category>
<point />
<area />
<inputSet ref="simpleName" />
- <icon image="features/pois/tourist_theatre.n.24.png"/>
+ <icon image="features/pois/tourist_theatre.n.24.png"/>
<tag k="amenity" v="theatre"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Viewpoint">
<category>tourism</category>
<point />
<inputSet ref="simpleName" />
<icon image="features/pois/tourist_view_point.n.24.png"/>
<tag k="tourism" v="viewpoint"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Zoo">
<category>tourism</category>
<point />
<area />
<inputSet ref="simpleName" />
- <icon image="features/pois/tourist_zoo.n.24.png"/>
+ <icon image="features/pois/tourist_zoo.n.24.png"/>
<tag k="tourism" v="zoo"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- icons needed-->
<feature name="Information">
<category>tourism</category>
<point />
<inputSet ref="simpleName" />
<tag k="tourism" v="information"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Artwork">
<category>tourism</category>
<icon image="icons/tourist_blank.png"/>
<point />
<inputSet ref="simpleName" />
<tag k="tourism" v="artwork"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Theme park">
<category>tourism</category>
<icon image="icons/tourist_blank.png"/>
<area />
<inputSet ref="simpleName" />
<tag k="tourism" v="theme_park"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- ========= Transport ========= -->
<feature name="Aerodrome">
<point />
<tag k="aeroway" v="aerodrome"/>
<input type="freetext" presence="always" category="" name="name" key="name" description="The name of the aerodrome/airport" priority="low"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Bus Stop">
<category>transport</category>
<icon image="features/pois/transport_bus_stop2.n.24.png">
<point />
<tag k="highway" v="bus_stop"/>
<inputSet ref="buses" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Car Parking">
<category>transport</category>
<icon image="features/pois/transport_parking_car.n.24.png">
<input type="freetext" presence="onTagMatch" category="Naming" name="Operator" key="operator" description="The provider of the postal service" priority="low"/>
<input type="number" minimum="0" maximum="99999" stepSize="1" presence="always" category="Parking" name="Capacity" key="capacity" description="The number of cars that can be parked in the car park"/>
<inputSet ref="fee"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Bicycle Parking">
<category>transport</category>
<icon image="features/pois/transport_parking_bicycle.n.24.png">
<choice value="yes" text="Yes"/>
<choice value="no" text="No"/>
</input>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Railway station">
<category>transport</category>
<icon image="features/pois/transport_train_station.n.24.png">
- <font size="14pt"><b>${name}</b></font>
+ <font size="14pt">
+ <b>${name}</b>
+ </font>
</icon>
<point/>
<inputSet ref="names"/>
<input type="freetext" presence="onTagMatch" category="Naming" name="Reference" key="ref" description="The shortcode/reference for the station" priority="low"/>
<input type="freetext" presence="onTagMatch" category="Naming" name="Operator" key="operator" description="The provider of the service" priority="low"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Fuel">
- <category>transport</category><point /><inputSet ref="simpleName" />
- <icon image="features/pois/transport_fuel.n.24.png"/>
+ <category>transport</category>
+ <point />
+ <inputSet ref="simpleName" />
+ <icon image="features/pois/transport_fuel.n.24.png"/>
<tag k="amenity" v="fuel"/>
<input type="freetext" category="Naming" name="Operator" key="operator" description="The provider of the service"/>
<input type="choice" category="Fuels" name="Diesel" key="diesel" description="Is diesel fuel sold here?">
</input>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Bus station">
- <category>transport</category><point /><inputSet ref="simpleName" />
- <icon image="features/pois/transport_bus_station.n.24.png"/>
+ <category>transport</category>
+ <point />
+ <inputSet ref="simpleName" />
+ <icon image="features/pois/transport_bus_station.n.24.png"/>
<tag k="amenity" v="bus_station"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Taxi rank">
- <category>transport</category><point /><inputSet ref="simpleName" />
- <icon image="features/pois/transport_taxi_rank.n.24.png"/>
+ <category>transport</category>
+ <point />
+ <inputSet ref="simpleName" />
+ <icon image="features/pois/transport_taxi_rank.n.24.png"/>
<tag k="amenity" v="taxi"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Tram stop">
<category>transport</category><point /><inputSet ref="simpleName" />
<icon image="features/pois/transport_tram_stop.n.24.png"/>
<tag k="railway" v="tram_stop"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Bicycle rental">
- <category>transport</category><point /><inputSet ref="simpleName" />
- <icon image="features/pois/transport_rental_bicycle.n.24.png"/>
+ <category>transport</category>
+ <point />
+ <inputSet ref="simpleName" />
+ <icon image="features/pois/transport_rental_bicycle.n.24.png"/>
<tag k="amenity" v="bicycle_rental"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Car rental">
- <category>transport</category><point /><inputSet ref="simpleName" />
- <icon image="features/pois/transport_rental_car.n.24.png"/>
+ <category>transport</category>
+ <point />
+ <inputSet ref="simpleName" />
+ <icon image="features/pois/transport_rental_car.n.24.png"/>
<tag k="amenity" v="car_rental"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Ferry Terminal">
<category>transport</category>
<icon image="features/pois/transport_port.n.24.png"/>
<input type="freetext" presence="always" category="" name="name" key="name" description="The name of the ferry terminal."/>
<input type="freetext" presence="always" category="" name="Operator" key="operator" description="The operator of the ferry terminal." priority="low"/>
<input type="freetext" presence="onTagMatch" category="Cargo" name="Cargo" key="cargo" description="The cargo shipped from here." priority="low"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- ========= Barriers ========= -->
<feature name="Bollard">
<point />
<tag k="barrier" v="bollard"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Gate">
<category>barrier</category>
<icon image="features/pois/barrier_gate.n.24.png">
<point />
<tag k="barrier" v="gate"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Lift Gate">
<category>barrier</category>
<icon image="features/pois/barrier_lift_gate.n.24.png" />
<help>http://wiki.openstreetmap.org/wiki/Tag:barrier%3Dlift_gate</help>
<point />
<tag k="barrier" v="lift_gate"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Kissing Gate">
<category>barrier</category>
<icon image="features/pois/barrier_kissing_gate.24.png" />
<help>http://wiki.openstreetmap.org/wiki/Tag:barrier%3Dkissing_gate</help>
<point />
<tag k="barrier" v="kissing_gate"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Cycle Barrier">
<category>barrier</category>
<icon image="features/pois/barrier_cycle_barrier.24.png">
<point />
<tag k="barrier" v="cycle_barrier"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Big Concrete Blocks">
<category>barrier</category>
<icon image="features/pois/barrier_blocks.24.png">
<point />
<tag k="barrier" v="block"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Cattle Grid">
<category>barrier</category>
<icon image="features/pois/barrier_cattle_grid.24.png">
<point />
<tag k="barrier" v="cattle_grid"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Toll Booth">
<category>barrier</category>
<icon image="features/pois/barrier_toll_booth.n.24.png">
<tag k="barrier" v="toll_booth"/>
<tagSet ref="fee"/>
<input type="freetext" presence="onTagMatch" category="Naming" name="Operator" key="operator" description="The provider of the toll" priority="low"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Stile">
<category>barrier</category>
<icon image="features/pois/barrier_stile.n.24.png" />
<help>http://wiki.openstreetmap.org/wiki/Tag:barrier%3Dstile</help>
<point />
<tag k="barrier" v="stile"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Turning circle">
<category>transport</category>
<icon image="icons/transport_blank.png" />
- <help>http://wiki.openstreetmap.org/wiki/Tag:highway%3Dturning_circle
+ <help>
+ http://wiki.openstreetmap.org/wiki/Tag:highway%3Dturning_circle
</help>
<point />
<tag k="highway" v="turning_circle"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Traffic calming">
<category>transport</category>
<choice value="choker" text="Choker" description="An artificial narrowing of the road."/>
</input>
+ <inputSet ref="common"/>
</feature>
+
<!-- ========= Entertainment ========= -->
<feature name="Pub">
<inputSet ref="web" />
<inputSet ref="buildingAddress" />
<inputSet ref="wifi" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Bar">
<category>foodanddrink</category>
<icon image="features/pois/food_bar.n.24.png">
<inputSet ref="web" />
<inputSet ref="buildingAddress" />
<inputSet ref="wifi" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Restaurant">
<category>foodanddrink</category>
<icon image="features/pois/food_restaurant.n.24.png">
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
<inputSet ref="cuisine"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Cafe">
<category>foodanddrink</category>
<icon image="features/pois/food_cafe.n.24.png">
<inputSet ref="buildingAddress"/>
<inputSet ref="cuisine"/>
<inputSet ref="wifi" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Fast Food">
<category>foodanddrink</category>
<icon image="features/pois/food_fastfood.n.24.png">
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
<inputSet ref="cuisine"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- ========= Shops ========= -->
<feature name="Small Convenience Store">
<inputSet ref="names"/>
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Supermarket">
<category>shopping</category>
<icon image="features/pois/shopping_supermarket.n.24.png">
<inputSet ref="names"/>
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Alcohol shop">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_alcohol.n.24.png"/>
+ <icon image="features/pois/shopping_alcohol.n.24.png"/>
<tag k="shop" v="alcohol"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Bakery">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_bakery.n.24.png"/>
+ <icon image="features/pois/shopping_bakery.n.24.png"/>
<tag k="shop" v="bakery"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Bike shop">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_bicycle.n.24.png"/>
+ <icon image="features/pois/shopping_bicycle.n.24.png"/>
<tag k="shop" v="bicycle"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Bookshop">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_book.n.24.png"/>
+ <icon image="features/pois/shopping_book.n.24.png"/>
<tag k="shop" v="book"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Butcher">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_butcher.n.24.png"/>
+ <icon image="features/pois/shopping_butcher.n.24.png"/>
<tag k="shop" v="butcher"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Car repair">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_car_repair.n.24.png"/>
+ <icon image="features/pois/shopping_car_repair.n.24.png"/>
<tag k="shop" v="car_repair"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Clothes shop">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_clothes.n.24.png"/>
+ <icon image="features/pois/shopping_clothes.n.24.png"/>
<tag k="shop" v="clothes"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Confectionery">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_confectionery.n.24.png"/>
+ <icon image="features/pois/shopping_confectionery.n.24.png"/>
<tag k="shop" v="confectionery"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="DIY">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_diy.n.24.png"/>
+ <icon image="features/pois/shopping_diy.n.24.png"/>
<tag k="shop" v="doityourself"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Fishmonger">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_fish.n.24.png"/>
+ <icon image="features/pois/shopping_fish.n.24.png"/>
<tag k="shop" v="fishmonger"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Garden centre">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_garden_centre.n.24.png"/>
+ <icon image="features/pois/shopping_garden_centre.n.24.png"/>
<tag k="shop" v="garden_centre"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Gift shop">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_gift.n.24.png"/>
+ <icon image="features/pois/shopping_gift.n.24.png"/>
<tag k="shop" v="gift"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Greengrocer">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_greengrocer.n.24.png"/>
+ <icon image="features/pois/shopping_greengrocer.n.24.png"/>
<tag k="shop" v="greengrocer"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Hairdresser">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_hairdresser.n.24.png"/>
+ <icon image="features/pois/shopping_hairdresser.n.24.png"/>
<tag k="shop" v="hairdresser"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Hifi shop">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_hifi.n.24.png"/>
+ <icon image="features/pois/shopping_hifi.n.24.png"/>
<tag k="shop" v="hifi"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Jewellery">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_jewelry.n.24.png"/>
+ <icon image="features/pois/shopping_jewelry.n.24.png"/>
<tag k="shop" v="jewelry"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Laundrette">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_laundrette.n.24.png"/>
+ <icon image="features/pois/shopping_laundrette.n.24.png"/>
<tag k="shop" v="laundry"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Motorbike shop">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_motorcycle.n.24.png"/>
+ <icon image="features/pois/shopping_motorcycle.n.24.png"/>
<tag k="shop" v="motorcycle"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Music shop">
- <category>shopping</category><point />
+ <category>shopping</category>
+ <point />
<inputSet ref="simpleName" />
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
- <icon image="features/pois/shopping_music.n.24.png"/>
+ <icon image="features/pois/shopping_music.n.24.png"/>
<tag k="shop" v="music"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Pharmacy">
<category>shopping</category>
<icon image="features/pois/health_pharmacy.n.24.png">
<inputSet ref="web" />
<inputSet ref="buildingAddress"/>
<input type="checkbox" category="Amenity" presence="always" description="Does this pharmacy sell prescription drugs?" name="Dispensing" key="dispensing" layout="horizontal"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- **************** Agriculture *************** -->
<feature name="Farm">
<category>agriculture</category>
<area />
<tag k="landuse" v="farm"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Farmyard">
<category>agriculture</category>
<icon image="features/pois/landuse_grass.n.24.png" />
<area />
<tag k="landuse" v="farmyard"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
- <feature name="Farmland">
+
+ <feature name="Farmland">
<category>agriculture</category>
<icon image="features/pois/landuse_grass.n.24.png" />
<area />
<tag k="landuse" v="farmland"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Field">
<category>agriculture</category>
<icon image="features/pois/landuse_grass.n.24.png" />
<area />
<tag k="landuse" v="meadow"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Orchard">
<category>agriculture</category>
<icon image="features/pois/landuse_grass.n.24.png" />
<area />
<tag k="landuse" v="orchard"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Vineyard">
<category>agriculture</category>
<icon image="features/pois/landuse_grass.n.24.png" />
<area />
<tag k="landuse" v="vineyard"/>
<inputSet ref="simpleName"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- ************************************************************************
Relations
************************************************************************ -->
<input type="freetext" category="Restrictions" presence="always" name="Start time" key="hour_on" description="What time of day does it start?" layout="horizontal" priority="low" />
<input type="freetext" category="Restrictions" presence="always" name="End day" key="day_off" description="What day of the week does it end?" layout="horizontal" priority="lowest" />
<input type="freetext" category="Restrictions" presence="always" name="End time" key="hour_off" description="What time of day does it end?" layout="horizontal" priority="lowest" />
+ <inputSet ref="common"/>
</feature>
+
<feature name="Multipolygon">
<category>advanced</category>
<relation/>
<tag k="type" v="multipolygon"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- cycle stuff -->
<feature name="National Cycle Network">
<category>paths</category>
<icon image="features/cycle__ncn.png" background="red" foreground="white">
- <font size="14pt"><b>${ref}</b></font><br />
+ <font size="14pt">
+ <b>${ref}</b>
+ </font>
+ <br />
<font size="12pt">${name}</font>
</icon>
<tag k="network" v="ncn"/>
<inputSet ref="route"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Regional Cycle Network">
<category>paths</category>
<icon image="features/cycle__rcn.png" background="cyan" foreground="white">
<tag k="network" v="rcn"/>
<inputSet ref="route"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Local Cycle Network">
<category>paths</category>
<icon image="features/cycle__lcn.png" background="blue" foreground="white">
- <font size="14pt"><b>${ref}</b></font><br />
+ <font size="14pt">
+ <b>${ref}</b>
+ </font>
+ <br />
<font size="12pt">${name}</font>
</icon>
<tag k="network" v="lcn"/>
<inputSet ref="route"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- paths -->
<feature name="Long Distance Path">
<category>paths</category>
<icon image="features/paths__footway.png" background="green" foreground="white">
- <font size="14pt"><b>${ref}</b></font><br />
+ <font size="14pt">
+ <b>${ref}</b>
+ </font>
+ <br />
<font size="12pt">${name}</font>
</icon>
<tag k="route" v="foot"/>
<inputSet ref="route"/>
+ <inputSet ref="common"/>
</feature>
+
<!-- public transit routes -->
<feature name="Bus Route">
<category>transport</category>
<icon image="features/transport__bus.png">
- <font size="12pt">${operator} <b>${ref}</b></font>
+ <font size="12pt">
+ ${operator} <b>${ref}</b>
+ </font>
</icon>
<relation/>
<inputSet ref="route"/>
<input type="freetext" presence="always" category="Naming" name="Operator" key="operator" description="The provider of the bus service" priority="low"/>
<input type="freetext" presence="always" category="Naming" name="Network" key="network" description="The network of the bus service" priority="low"/>
+ <inputSet ref="common"/>
</feature>
+
<feature name="Tram Route">
<category>transport</category>
<icon image="features/transport__tram.png">
- <font size="12pt">${operator} <b>${reg}</b></font>
+ <font size="12pt">
+ ${operator} <b>${reg}</b>
+ </font>
</icon>
<relation/>
<inputSet ref="route"/>
<input type="freetext" presence="always" category="Naming" name="Operator" key="operator" description="The provider of the tram service" priority="low"/>
<input type="freetext" presence="always" category="Naming" name="Network" key="network" description="The network of the tram service" priority="low"/>
+ <inputSet ref="common"/>
</feature>
- <!-- Junction nodes (for turn restrictions) -->
- <feature>
- <point/>
- <within entity="way" k="highway" minimum="2"/>
- <inputSet ref="junctionNode"/>
- </feature>
+ <!-- Junction nodes (for turn restrictions) -->
+
+ <feature>
+ <point/>
+ <within entity="way" k="highway" minimum="2"/>
+ <inputSet ref="junctionNode"/>
+ <inputSet ref="common"/>
+ </feature>
+
</mapFeatures>