2 <feature name="Railway line">
3 <category>transport</category>
4 <icon image="features/railway__rail.png">
11 <tag k="railway" v="rail"/>
12 <inputSet ref="bridge"/>
13 <inputSet ref="tunnel"/>
14 <inputSet ref="embankment-cutting"/>
15 <inputSet ref="rail-electrification"/>
16 <inputSet ref="rail-usage"/>
17 <inputSet ref="common"/>
21 <feature name="Railway spur">
22 <category>transport</category>
23 <icon image="features/railway__spur.png">
30 <tag k="railway" v="rail"/>
31 <tag k="service" v="spur"/>
32 <inputSet ref="common"/>
36 <feature name="Railway siding">
37 <category>transport</category>
38 <icon image="features/railway__siding.png">
45 <tag k="railway" v="rail"/>
46 <tag k="service" v="siding"/>
47 <inputSet ref="common"/>
51 <feature name="Preserved line">
52 <category>transport</category>
53 <icon image="features/railway__preserved.png">
54 <font size="14pt"><b>${name}</b></font>
58 <tag k="railway" v="preserved"/>
59 <inputSet ref="common"/>
63 <feature name="Disused tracks">
64 <category>transport</category>
65 <icon image="features/railway__disused.png">
72 <tag k="railway" v="disused"/>
73 <inputSet ref="common"/>
77 <feature name="Old trackbed">
78 <category>transport</category>
79 <icon image="features/railway__abandoned.png">
80 <font size="14pt"><b>${name}</b></font>
84 <tag k="railway" v="abandoned"/>
85 <inputSet ref="common"/>
89 <feature name="Light rail line">
90 <category>transport</category>
91 <icon image="features/railway__light.png">
98 <tag k="railway" v="light_rail"/>
99 <inputSet ref="bridge"/>
100 <inputSet ref="tunnel"/>
101 <inputset ref="embankment-cutting"/>
102 <inputSet ref="rail-electrification"/>
103 <inputSet ref="common"/>
107 <feature name="Tram line">
108 <category>transport</category>
109 <icon image="features/railway__tram.png">
110 <font size="14pt"><b>${name}</b></font>
114 <tag k="railway" v="tram"/>
115 <input ref="tram-route"/>
116 <inputSet ref="bridge"/>
117 <inputSet ref="tunnel"/>
118 <inputset ref="embankment-cutting"/>
119 <inputSet ref="rail-electrification"/>
120 <inputSet ref="common"/>
124 <feature name="Subway line">
125 <category>transport</category>
126 <icon image="features/railway__subway.png">
133 <tag k="railway" v="subway"/>
134 <inputSet ref="bridge"/>
135 <inputSet ref="tunnel"/>
136 <inputset ref="embankment-cutting"/>
137 <inputSet ref="rail-electrification"/>
138 <inputSet ref="common"/>
142 <feature name="Railway platform">
143 <category>transport</category>
144 <icon image="features/railway__platform.png"/>
147 <tag k="railway" v="platform"/>
148 <input type="freetext" presence="onTagMatch" category="Naming" name="Reference" key="ref" description="The number of the platform" priority="low"/>
149 <inputSet ref="common"/>
153 <feature name="Bus station">
154 <category>transport</category>
155 <icon image="features/amenity__bus_station.png">
156 <b>${name} ${addr:housename}</b><br/>
157 ${addr:housenumber} ${addr:street} ${addr:postcode}
161 <tag k="amenity" v="bus_station"/>
162 <inputSet ref="names"/>
163 <inputSet ref="isBuilding"/>
164 <inputSet ref="buildingAddress"/>
165 <inputSet ref="common"/>
169 <feature name="Airport">
170 <category>transport</category>
171 <icon image="features/aeroway__aerodrome.png" dnd="features/pois/transport_airport.n.24.png"/>
172 <tag k="aeroway" v="aerodrome"/>
175 <inputSet ref="names"/>
176 <input type="freetext" presence="always" category="Naming" name="International Air Transport Association (IATA) airport code" key="ref"/>
177 <help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
178 <inputSet ref="common"/>
182 <feature name="Airport terminal">
183 <category>transport</category>
184 <icon image="features/aeroway__terminal.png" dnd="features/pois/transport_airport_terminal.n.24.png"/>
185 <tag k="aeroway" v="terminal"/>
188 <inputSet ref="names"/>
189 <help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
190 <inputSet ref="common"/>
194 <feature name="Helipad">
195 <category>transport</category>
196 <icon image="features/aeroway__helipad.png" dnd="features/pois/transport_helicopter_pad.n.24.png"/>
197 <tag k="aeroway" v="helipad"/>
200 <inputSet ref="names"/>
201 <help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
202 <inputSet ref="common"/>
206 <feature name="Airport runway">
207 <category>transport</category>
208 <icon image="features/aeroway__runway.png"/>
209 <tag k="aeroway" v="runway"/>
211 <inputSet ref="names"/>
212 <input type="freetext" presence="always" category="Naming" name="Runway number (01-36)" key="ref"/>
213 <help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
214 <inputSet ref="common"/>
218 <feature name="Airport taxiway">
219 <category>transport</category>
220 <icon image="features/aeroway__taxiway.png"/>
221 <tag k="aeroway" v="taxiway"/>
223 <inputSet ref="names"/>
224 <input type="freetext" presence="always" category="Naming" name="Taxiway number" key="ref" />
225 <help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
226 <inputSet ref="common"/>
230 <feature name="Airport apron">
231 <category>transport</category>
232 <icon image="features/aeroway__apron.png"/>
233 <tag k="aeroway" v="apron"/>
235 <inputSet ref="names"/>
236 <help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
237 <inputSet ref="common"/>
241 <feature name="Airport gate">
242 <category>transport</category>
243 <icon image="features/pois/transport_airport_gate.n.24.png"/>
244 <tag k="aeroway" v="gate"/>
246 <input type="freetext" presence="always" category="Naming" name="Gate number" key="ref"/>
247 <help>http://wiki.openstreetmap.org/wiki/Key:aeroway</help>
248 <inputSet ref="common"/>
252 <feature name="Aerodrome">
253 <category>aeroway</category>
254 <icon image="features/aeroway__aerodrome.png"/>
255 <help>http://wiki.openstreetmap.org/wiki/Tag:aeroway%3Daerodrome</help>
257 <tag k="aeroway" v="aerodrome"/>
258 <inputSet ref="simpleName"/>
259 <inputSet ref="common"/>
263 <feature name="Bus Stop">
264 <category>transport</category>
265 <icon image="features/pois/transport_bus_stop2.n.24.png">
269 <tag k="highway" v="bus_stop"/>
270 <inputSet ref="buses"/>
271 <inputSet ref="common"/>
275 <feature name="Car Parking">
276 <category>transport</category>
277 <icon image="features/amenity__parking.png" dnd="features/pois/transport_parking_car.n.24.png">
280 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dparking</help>
283 <tag k="amenity" v="parking"/>
284 <inputSet ref="names"/>
285 <input type="freetext" presence="onTagMatch" category="Naming" name="Operator" key="operator" description="The provider of the postal service" priority="low"/>
286 <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"/>
287 <inputSet ref="fee"/>
288 <inputSet ref="common"/>
292 <feature name="Bicycle Parking">
293 <category>transport</category>
294 <icon image="features/pois/transport_parking_bicycle.n.24.png">
297 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbicycle_parking</help>
299 <tag k="amenity" v="bicycle_parking"/>
300 <inputSet ref="names"/>
301 <input type="freetext" presence="onTagMatch" category="Naming" name="Operator" key="operator" description="The provider of the postal service" priority="low"/>
302 <input type="number" minimum="0" maximum="99999" stepSize="1"
303 presence="always" category="Cycle" name="Capacity" key="capacity"
304 description="The number of bicycles that can be parked in the group of bicycle parking racks"/>
305 <inputSet ref="fee"/>
306 <input type="choice" presence="always" category="Cycle" name="Covered" key="covered" description="Is the cycle parking covered, so that the bikes are kept dry?">
307 <choice value="yes" text="Yes"/>
308 <choice value="no" text="No"/>
310 <inputSet ref="common"/>
314 <feature name="Railway station">
315 <category>transport</category>
316 <icon image="features/pois/transport_train_station.n.24.png">
323 <tag k="railway" v="station"/>
324 <inputSet ref="names"/>
325 <input type="freetext" presence="onTagMatch" category="Naming" name="Reference" key="ref" description="The shortcode/reference for the station" priority="low"/>
326 <input type="freetext" presence="onTagMatch" category="Naming" name="Operator" key="operator" description="The provider of the service" priority="low"/>
327 <inputSet ref="common"/>
331 <feature name="Fuel">
332 <category>transport</category>
334 <inputSet ref="simpleName"/>
335 <icon image="features/pois/transport_fuel.n.24.png"/>
336 <tag k="amenity" v="fuel"/>
337 <input type="freetext" category="Naming" name="Operator" key="operator" description="The provider of the service"/>
338 <input type="choice" category="Fuels" name="Diesel" key="diesel" description="Is diesel fuel sold here?">
339 <choice value="yes" text="Yes"/>
340 <choice value="no" text="No"/>
342 <input type="choice" category="Fuels" name="Octane 91" key="diesel" description="Is octane 91 unleaded fuel sold here?">
343 <choice value="yes" text="Yes"/>
344 <choice value="no" text="No"/>
346 <input type="choice" category="Fuels" name="Octane 95" key="octane_95" description="Is octane 95 unleaded fuel sold here?">
347 <choice value="yes" text="Yes"/>
348 <choice value="no" text="No"/>
350 <input type="choice" category="Fuels" name="Octane 98" key="octane_98" description="Is octane 98 unleaded fuel sold here?">
351 <choice value="yes" text="Yes"/>
352 <choice value="no" text="No"/>
354 <input type="choice" category="Fuels" name="Octane 100" key="octane_100" description="Is octane 100 unleaded fuel sold here?">
355 <choice value="yes" text="Yes"/>
356 <choice value="no" text="No"/>
358 <input type="choice" category="Fuels" name="Ethanol" key="ethanol" description="Is ethanol sold here?">
359 <choice value="yes" text="Yes"/>
360 <choice value="no" text="No"/>
362 <input type="choice" category="Fuels" name="LPG" key="lpg" description="Is LPG (liquid petroleum gas) sold here?">
363 <choice value="yes" text="Yes"/>
364 <choice value="no" text="No"/>
366 <input type="choice" category="Fuels" name="Octane 91" key="diesel" description="Is octane 91 unleaded fuel sold here?">
367 <choice value="yes" text="Yes"/>
368 <choice value="no" text="No"/>
370 <input type="choice" category="Fuels" name="Bio-diesel" key="biodiesel" description="Is biodiesel unleaded fuel sold here?">
371 <choice value="yes" text="Yes"/>
372 <choice value="no" text="No"/>
376 <inputSet ref="common"/>
380 <feature name="Bus station">
381 <category>transport</category>
383 <inputSet ref="simpleName"/>
384 <icon image="features/pois/transport_bus_station.n.24.png"/>
385 <tag k="amenity" v="bus_station"/>
386 <inputSet ref="common"/>
390 <feature name="Taxi rank">
391 <category>transport</category>
393 <inputSet ref="simpleName"/>
394 <icon image="features/pois/transport_taxi_rank.n.24.png"/>
395 <tag k="amenity" v="taxi"/>
396 <inputSet ref="common"/>
400 <feature name="Tram stop">
401 <category>transport</category><point/><inputSet ref="simpleName" />
402 <icon image="features/pois/transport_tram_stop.n.24.png"/>
403 <tag k="railway" v="tram_stop"/>
404 <inputSet ref="common"/>
408 <feature name="Bicycle rental">
409 <category>transport</category>
411 <inputSet ref="simpleName"/>
412 <icon image="features/pois/transport_rental_bicycle.n.24.png"/>
413 <tag k="amenity" v="bicycle_rental"/>
414 <inputSet ref="common"/>
418 <feature name="Car rental">
419 <category>transport</category>
421 <inputSet ref="simpleName"/>
422 <icon image="features/pois/transport_rental_car.n.24.png"/>
423 <tag k="amenity" v="car_rental"/>
424 <inputSet ref="common"/>
428 <feature name="Ferry Terminal">
429 <category>transport</category>
430 <icon image="features/pois/transport_port.n.24.png"/>
431 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dferry_terminal</help>
433 <tag k="amenity" v="ferry_terminal"/>
434 <inputSet ref="simpleName" />
435 <input type="freetext" presence="always" category="" name="Operator" key="operator" description="The operator of the ferry terminal." priority="low"/>
436 <input type="freetext" presence="onTagMatch" category="Cargo" name="Cargo" key="cargo" description="The cargo shipped from here." priority="low"/>
437 <inputSet ref="common"/>
441 <!-- public transit routes -->
442 <feature name="Bus Route">
443 <category>transport</category>
444 <icon image="features/route__bus.png">
446 ${operator} <b>${ref}</b>
451 <tag k="type" v="route"/>
452 <tag k="route" v="bus"/>
454 <inputSet ref="route"/>
455 <input type="freetext" presence="always" category="Naming" name="Operator" key="operator" description="The provider of the bus service" priority="low"/>
456 <input type="freetext" presence="always" category="Naming" name="Network" key="network" description="The network of the bus service" priority="low"/>
457 <inputSet ref="common"/>
461 <feature name="Tram Route">
462 <category>transport</category>
463 <icon image="features/transport__tram.png">
465 ${operator} <b>${reg}</b>
470 <tag k="type" v="route"/>
471 <tag k="route" v="tram"/>
473 <inputSet ref="route"/>
474 <input type="freetext" presence="always" category="Naming" name="Operator" key="operator" description="The provider of the tram service" priority="low"/>
475 <input type="freetext" presence="always" category="Naming" name="Network" key="network" description="The network of the tram service" priority="low"/>
476 <inputSet ref="common"/>