1 | # JOSM IgnoreTags |
---|
2 | ; This is used for checks "key/tag not in presets" |
---|
3 | ; K: the given tag will not produce a "tag not in presets" error, but it is |
---|
4 | ; used as dictionary entry for spell checking the given key and also |
---|
5 | ; for the key/value combination. |
---|
6 | ; E: ignore tags with this key and add the key to the spell check dictionary. |
---|
7 | ; S: ignore tag if key starts with this string. |
---|
8 | ; F: ignore tag if key ends with this string. |
---|
9 | ; |
---|
10 | ; This file includes also keys and tags which have a deprecated warning (section |
---|
11 | ; at the bottom). This avoids a duplicate warning in severity other (#19180). |
---|
12 | ; |
---|
13 | ; Ignore valid and semi-valid keys that start with... |
---|
14 | ; |
---|
15 | S:opengeodb |
---|
16 | S:openGeoDB |
---|
17 | S:name: |
---|
18 | S:note: |
---|
19 | S:description: |
---|
20 | S:ref: |
---|
21 | S:CLC: |
---|
22 | S:tiger: |
---|
23 | S:gnis: |
---|
24 | S:census: |
---|
25 | S:local_authority: |
---|
26 | S:au.gov.abs: |
---|
27 | S:qroti: |
---|
28 | S:wikipedia |
---|
29 | S:source: |
---|
30 | S:source_ref: |
---|
31 | S:historic: |
---|
32 | S:proposed: |
---|
33 | S:planned: |
---|
34 | S:construction: |
---|
35 | S:disused: |
---|
36 | S:abandoned: |
---|
37 | S:removed: |
---|
38 | S:demolished: |
---|
39 | S:TMC: |
---|
40 | S:tmc: |
---|
41 | S:parking:lane |
---|
42 | S:josm |
---|
43 | S:capacity: |
---|
44 | ; |
---|
45 | ; Ignore valid and semi-valid keys that equal... |
---|
46 | ; |
---|
47 | E:name |
---|
48 | E:note |
---|
49 | E:description |
---|
50 | E:fixme |
---|
51 | E:Fixme |
---|
52 | E:FIXME |
---|
53 | E:loc_name |
---|
54 | E:attribution |
---|
55 | E:heritage |
---|
56 | E:old_name |
---|
57 | E:operator |
---|
58 | E:usage |
---|
59 | E:construction |
---|
60 | E:collection |
---|
61 | E:addr:state |
---|
62 | E:import_uuid |
---|
63 | E:image |
---|
64 | E:mapillary |
---|
65 | E:url |
---|
66 | E:website |
---|
67 | E:postal_code |
---|
68 | E:source:boundary |
---|
69 | E:hour_on |
---|
70 | E:hour_off |
---|
71 | E:tower:type |
---|
72 | E:icn |
---|
73 | E:ncn |
---|
74 | E:rcn |
---|
75 | E:lcn |
---|
76 | E:icn_ref |
---|
77 | E:ncn_ref |
---|
78 | E:rcn_ref |
---|
79 | E:lcn_ref |
---|
80 | E:isced:level |
---|
81 | E:cycleway |
---|
82 | E:abutters |
---|
83 | E:survey_date |
---|
84 | E:survey:date |
---|
85 | E:right:state |
---|
86 | E:left:state |
---|
87 | E:height |
---|
88 | E:opening_hours |
---|
89 | E:opening_hours:covid19 |
---|
90 | E:opening_hours:kitchen |
---|
91 | E:service_times |
---|
92 | E:collection_times |
---|
93 | E:duration |
---|
94 | E:interval |
---|
95 | E:maxspeed |
---|
96 | E:maxstay |
---|
97 | E:colour |
---|
98 | E:level |
---|
99 | E:brand |
---|
100 | E:network |
---|
101 | E:incline |
---|
102 | E:wikidata |
---|
103 | E:zone:maxspeed |
---|
104 | E:osmc:symbol |
---|
105 | E:de:amtlicher_gemeindeschluessel |
---|
106 | E:de:regionalschluessel |
---|
107 | E:building:colour |
---|
108 | E:building:material |
---|
109 | E:roof:colour |
---|
110 | E:roof:material |
---|
111 | E:roof:height |
---|
112 | E:roof:orientation |
---|
113 | E:roof:shape |
---|
114 | E:turn:lanes |
---|
115 | E:turn:lanes:forward |
---|
116 | E:turn:lanes:backward |
---|
117 | E:change:lanes |
---|
118 | E:change:lanes:forward |
---|
119 | E:change:lanes:backward |
---|
120 | E:maxspeed:lanes |
---|
121 | E:maxspeed:lanes:forward |
---|
122 | E:maxspeed:lanes:backward |
---|
123 | E:minspeed:lanes |
---|
124 | E:minspeed:lanes:forward |
---|
125 | E:minspeed:lanes:backward |
---|
126 | E:cycleway:lanes |
---|
127 | E:cycleway:lanes:forward |
---|
128 | E:cycleway:lanes:backward |
---|
129 | E:area:highway |
---|
130 | E:tmc |
---|
131 | E:memorial:addr |
---|
132 | E:memorial:text |
---|
133 | E:memorial:ref |
---|
134 | E:wheelchair:description |
---|
135 | E:denotation |
---|
136 | E:seamark:type |
---|
137 | E:traffic_sign |
---|
138 | E:building:levels |
---|
139 | E:distance |
---|
140 | E:voltage |
---|
141 | E:amperage |
---|
142 | E:generator:output:electricity |
---|
143 | E:plant:output:electricity |
---|
144 | E:capacity |
---|
145 | E:seats |
---|
146 | E:cables |
---|
147 | E:circuits |
---|
148 | E:direction |
---|
149 | E:fire_hydrant:pressure |
---|
150 | E:width |
---|
151 | E:length |
---|
152 | E:layer |
---|
153 | E:end_date |
---|
154 | E:start_date |
---|
155 | E:expressway |
---|
156 | E:border_type |
---|
157 | E:faa |
---|
158 | E:dataset |
---|
159 | ; |
---|
160 | ; Ignore valid and semi-valid keys that end with... |
---|
161 | ; |
---|
162 | F::nswgnb |
---|
163 | F::forward |
---|
164 | F::backward |
---|
165 | F::left |
---|
166 | F::right |
---|
167 | F::conditional |
---|
168 | F::wikipedia |
---|
169 | F::wikidata |
---|
170 | ; |
---|
171 | ; Misc Tags |
---|
172 | ; |
---|
173 | K:mofa=use_sidepath |
---|
174 | K:moped=use_sidepath |
---|
175 | K:bollard=unremovable |
---|
176 | K:traffic_calming=dynamic_bump |
---|
177 | K:type=is_in |
---|
178 | K:type=benchmark |
---|
179 | K:residential=rural |
---|
180 | K:residential=urban |
---|
181 | K:surface=earth |
---|
182 | K:waterway=rapids |
---|
183 | K:bicycle=dismount |
---|
184 | K:wall=no |
---|
185 | K:man_made=petroleum_well |
---|
186 | K:man_made=yes |
---|
187 | K:man_made=clearcut |
---|
188 | K:man_made=maypole |
---|
189 | K:railway=razed |
---|
190 | K:railway=stop |
---|
191 | K:station=subway |
---|
192 | K:office=yes |
---|
193 | K:pilgrimage=yes |
---|
194 | K:seasonal=no |
---|
195 | K:memorial:type=stolperstein |
---|
196 | K:toilets:wheelchair=yes |
---|
197 | K:toilets:wheelchair=no |
---|
198 | K:locality=townland |
---|
199 | K:place=allotments |
---|
200 | K:place=city_block |
---|
201 | K:place=plot |
---|
202 | K:building=bank |
---|
203 | K:building=chalet |
---|
204 | K:building=civic |
---|
205 | K:building=clinic |
---|
206 | K:building=home |
---|
207 | K:building=houseboat |
---|
208 | K:building=shop |
---|
209 | K:building=static_caravan |
---|
210 | K:building=semi |
---|
211 | K:building=semidetached_house |
---|
212 | K:building=slurry_tank |
---|
213 | K:building=tank |
---|
214 | K:building=trullo |
---|
215 | K:leisure=recreation_ground |
---|
216 | E:old_railway_operator |
---|
217 | K:maintenance=gritting |
---|
218 | K:glacier:edge=calving_line |
---|
219 | K:glacier:edge=grounding_line |
---|
220 | K:glacier:type=shelf |
---|
221 | K:glacier:type=rock |
---|
222 | K:glacier:type=mountain |
---|
223 | K:glacier:type=ice_tongue |
---|
224 | K:glacier:type=icecap |
---|
225 | K:waterway=artificial |
---|
226 | K:waterway=drystream |
---|
227 | K:allotments=plot |
---|
228 | K:land_area=administrative |
---|
229 | K:attraction=summer_toboggan |
---|
230 | K:water=pool |
---|
231 | K:golf=path |
---|
232 | ; |
---|
233 | ; Highway Key/Value Pairs |
---|
234 | ; |
---|
235 | K:highway=proposed |
---|
236 | E:proposed |
---|
237 | K:living_street=yes |
---|
238 | K:priority_road=designated |
---|
239 | K:priority_road=yes_unposted |
---|
240 | K:priority_road=end |
---|
241 | K:hazmat:water=no |
---|
242 | K:hazmat:water=permissive |
---|
243 | K:lanes=7 |
---|
244 | K:lanes=8 |
---|
245 | K:lanes=9 |
---|
246 | K:traffic_signals=blinker |
---|
247 | K:traffic_signals=blink_mode |
---|
248 | K:traffic_signals=emergency |
---|
249 | K:traffic_signals=ramp_meter |
---|
250 | K:traffic_signals=signal |
---|
251 | K:traffic_signals=crossing |
---|
252 | ; |
---|
253 | ; Amenity Key/Value Pairs |
---|
254 | ; |
---|
255 | K:amenity=crematorium |
---|
256 | K:amenity=gallery |
---|
257 | K:amenity=gym |
---|
258 | K:amenity=signpost |
---|
259 | K:amenity=mobile_money_agent |
---|
260 | ; |
---|
261 | ; Cuisine Tags |
---|
262 | ; |
---|
263 | K:cuisine=pie |
---|
264 | ; |
---|
265 | ; Historic Tags |
---|
266 | ; |
---|
267 | K:historic=building |
---|
268 | K:historic=wreck |
---|
269 | K:historic=heritage |
---|
270 | K:historic=farm |
---|
271 | ; |
---|
272 | ; Landcover Tags |
---|
273 | ; |
---|
274 | K:landcover=grass |
---|
275 | K:landcover=trees |
---|
276 | ; |
---|
277 | ; Lifecycle Tags |
---|
278 | ; |
---|
279 | K:planned=yes |
---|
280 | K:construction=yes |
---|
281 | K:abandoned=yes |
---|
282 | K:removed=yes |
---|
283 | K:demolished=yes |
---|
284 | ; |
---|
285 | ; Military Tags |
---|
286 | ; |
---|
287 | K:military=danger_area |
---|
288 | K:military=naval_base |
---|
289 | ; |
---|
290 | ; Natural Tags |
---|
291 | ; |
---|
292 | K:natural=shrub |
---|
293 | ; |
---|
294 | ; Relation Tags |
---|
295 | ; |
---|
296 | K:relation=to |
---|
297 | K:relation=from |
---|
298 | ; |
---|
299 | ; Christian Denominations |
---|
300 | ; |
---|
301 | K:denomination=apostolic |
---|
302 | K:denomination=christian_community |
---|
303 | K:denomination=christian_scientist |
---|
304 | K:denomination=coptic_orthodox |
---|
305 | K:denomination=czechoslovak_hussite |
---|
306 | K:denomination=dutch_reformed |
---|
307 | K:denomination=foursquare |
---|
308 | K:denomination=kabbalah |
---|
309 | K:denomination=karaite |
---|
310 | K:denomination=living_waters_church |
---|
311 | K:denomination=maronite |
---|
312 | K:denomination=mennonite |
---|
313 | K:denomination=salvation_army |
---|
314 | K:denomination=united_reformed |
---|
315 | K:denomination=uniting |
---|
316 | ; |
---|
317 | ; Jewish Denominations |
---|
318 | ; |
---|
319 | K:denomination=alternative |
---|
320 | K:denomination=ashkenazi |
---|
321 | K:denomination=hasidic |
---|
322 | K:denomination=humanistic |
---|
323 | K:denomination=liberal |
---|
324 | K:denomination=modern_orthodox |
---|
325 | K:denomination=neo_orthodox |
---|
326 | K:denomination=progressive |
---|
327 | K:denomination=reconstructionist |
---|
328 | K:denomination=renewal |
---|
329 | K:denomination=samaritan |
---|
330 | K:denomination=ultra_orthodox |
---|
331 | ; |
---|
332 | ; Muslim Denominations |
---|
333 | ; |
---|
334 | K:denomination=alaouite |
---|
335 | K:denomination=druze |
---|
336 | K:denomination=ismaili |
---|
337 | ; |
---|
338 | ; Pastafarian Denominations |
---|
339 | ; |
---|
340 | K:denomination=EVKdFSMiD |
---|
341 | ; |
---|
342 | ; Other Denominations |
---|
343 | ; |
---|
344 | K:denomination=masonic |
---|
345 | ; |
---|
346 | ; Shop Key/Value Pairs |
---|
347 | ; |
---|
348 | K:shop=boat |
---|
349 | K:shop=ice_cream |
---|
350 | K:shop=pasta |
---|
351 | K:shop=tiles |
---|
352 | K:shop=vacant |
---|
353 | K:shop=games |
---|
354 | ; |
---|
355 | ; Craft Key/Value Pairs |
---|
356 | K:craft=tailor |
---|
357 | ; |
---|
358 | ; Sports Tags |
---|
359 | ; |
---|
360 | K:sport=boxing |
---|
361 | K:sport=netball |
---|
362 | K:sport=cliff_diving |
---|
363 | ; |
---|
364 | ; Tourism Tags |
---|
365 | ; |
---|
366 | K:tourism=yes |
---|
367 | ; |
---|
368 | ; Type Key/Value Pairs |
---|
369 | ; |
---|
370 | K:type=tmc |
---|
371 | K:type=TMC |
---|
372 | ; |
---|
373 | ; Other tags that might produce false positives |
---|
374 | ; |
---|
375 | K:crossing=marked |
---|
376 | K:crossing=controlled |
---|
377 | K:highway=trail |
---|
378 | K:indoor=door |
---|
379 | K:natural=hill |
---|
380 | K:natural=arete |
---|
381 | K:natural=slope |
---|
382 | K:piste:grooming=classic;skating |
---|
383 | K:product=wine |
---|
384 | K:railway=derail |
---|
385 | K:railway=radio |
---|
386 | K:resource=peat |
---|
387 | K:resource=sand |
---|
388 | K:sidewalk=none |
---|
389 | K:surface=hard |
---|
390 | ; |
---|
391 | ; Keys/tags which already have an own warning e.g. in deprecated.mapcss |
---|
392 | ; to avoid a duplicate warning in severity other (#19180). |
---|
393 | ; |
---|
394 | K:barrier=wire_fence |
---|
395 | K:barrier=wood_fence |
---|
396 | K:highway=ford |
---|
397 | K:highway=stile |
---|
398 | K:highway=incline |
---|
399 | K:highway=incline_steep |
---|
400 | K:highway=unsurfaced |
---|
401 | K:landuse=wood |
---|
402 | K:natural=marsh |
---|
403 | K:highway=byway |
---|
404 | E:power_source |
---|
405 | E:power_rating |
---|
406 | K:shop=antique |
---|
407 | K:shop=bags |
---|
408 | K:shop=fashion |
---|
409 | K:shop=organic |
---|
410 | K:shop=pets |
---|
411 | K:shop=pharmacy |
---|
412 | K:bicycle_parking=sheffield |
---|
413 | K:amenity=emergency_phone |
---|
414 | K:sport=gaelic_football |
---|
415 | K:power=station |
---|
416 | K:power=sub_station |
---|
417 | K:location=rooftop |
---|
418 | E:generator:location |
---|
419 | K:generator:method=dam |
---|
420 | K:generator:method=pumped-storage |
---|
421 | K:generator:method=pumping |
---|
422 | K:fence_type=chain |
---|
423 | K:building=entrance |
---|
424 | K:board_type=board |
---|
425 | K:man_made=measurement_station |
---|
426 | K:measurement=water_level |
---|
427 | K:measurement=weather |
---|
428 | K:measurement=seismic |
---|
429 | E:monitoring:river_level |
---|
430 | E:stay |
---|
431 | K:emergency=aed |
---|
432 | K:access=designated |
---|
433 | K:access=official |
---|
434 | K:type=broad_leaved |
---|
435 | K:type=broad_leafed |
---|
436 | K:wood=coniferous |
---|
437 | K:type=coniferous |
---|
438 | K:type=conifer |
---|
439 | K:wood=mixed |
---|
440 | K:wood=evergreen |
---|
441 | K:type=evergreen |
---|
442 | K:type=deciduous |
---|
443 | K:type=deciduos |
---|
444 | K:wood=deciduous |
---|
445 | K:type=palm |
---|
446 | K:natural=land |
---|
447 | K:bridge=causeway |
---|
448 | K:bridge=swing |
---|
449 | K:bridge=suspension |
---|
450 | K:bridge=pontoon |
---|
451 | K:fee=interval |
---|
452 | K:lit=interval |
---|
453 | K:supervised=interval |
---|
454 | K:sport=diving |
---|
455 | K:parking=park_and_ride |
---|
456 | K:playground=yes |
---|
457 | K:manhole=plain |
---|
458 | K:manhole=unknown |
---|
459 | K:manhole=yes |
---|
460 | K:traffic_calming=yes |
---|
461 | K:access=restricted |
---|
462 | K:barrier=yes |
---|
463 | K:amenity=yes |
---|
464 | K:leisure=yes |
---|
465 | K:shop=* |
---|
466 | K:craft=yes |
---|
467 | K:service=yes |
---|
468 | K:place=yes |
---|
469 | E:place_name |
---|
470 | K:sidewalk=yes |
---|
471 | K:waterway=water_point |
---|
472 | K:waterway=waste_disposal |
---|
473 | K:waterway=mooring |
---|
474 | E:protected_class |
---|
475 | K:kerb=unknown |
---|
476 | K:lock=unknown |
---|
477 | K:hide=unknown |
---|
478 | K:shelter=unknown |
---|
479 | K:access=unknown |
---|
480 | K:capacity:parent=unknown |
---|
481 | K:capacity:women=unknown |
---|
482 | K:capacity:disabled=unknown |
---|
483 | K:crossing=unknown |
---|
484 | K:foot=unknown |
---|
485 | K:sport=skiing |
---|
486 | K:waterway=wadi |
---|
487 | K:oneway=1 |
---|
488 | K:oneway=-1 |
---|
489 | E:drinkable |
---|
490 | E:color |
---|
491 | E:building:color |
---|
492 | E:roof:color |
---|
493 | S:color: |
---|
494 | F::color |
---|
495 | K:sport=hockey |
---|
496 | K:sport=billard |
---|
497 | K:sport=billards |
---|
498 | K:sport=billiard |
---|
499 | K:payment:credit_cards=yes |
---|
500 | K:payment:debit_cards=yes |
---|
501 | K:payment:electronic_purses=yes |
---|
502 | K:payment:cryptocurrencies=yes |
---|
503 | E:payment:ep_quick |
---|
504 | E:payment:ep_cash |
---|
505 | E:payment:ep_proton |
---|
506 | E:payment:ep_chipknip |
---|
507 | E:postcode |
---|
508 | K:water=intermittent |
---|
509 | K:landuse=farm |
---|
510 | K:seamark=buoy |
---|
511 | K:landuse=conservation |
---|
512 | K:amenity=kiosk |
---|
513 | K:amenity=shop |
---|
514 | K:shop=fishmonger |
---|
515 | K:shop=fish |
---|
516 | K:shop=betting |
---|
517 | K:shop=perfume |
---|
518 | K:amenity=exercise_point |
---|
519 | K:shop=auto_parts |
---|
520 | K:amenity=car_repair |
---|
521 | K:power=cable_distribution_cabinet |
---|
522 | K:man_made=well |
---|
523 | K:amenity=dog_bin |
---|
524 | K:amenity=dog_waste_bin |
---|
525 | K:amenity=artwork |
---|
526 | K:amenity=community_center |
---|
527 | K:man_made=cut_line |
---|
528 | K:amenity=park |
---|
529 | K:amenity=hotel |
---|
530 | K:shop=window |
---|
531 | K:shop=windows |
---|
532 | K:amenity=education |
---|
533 | K:shop=gallery |
---|
534 | K:shop=gambling |
---|
535 | K:leisure=gambling |
---|
536 | K:office=real_estate |
---|
537 | K:office=real_estate_agent |
---|
538 | K:shop=glass |
---|
539 | K:amenity=proposed |
---|
540 | K:amenity=disused |
---|
541 | K:shop=disused |
---|
542 | K:highway=abandoned |
---|
543 | K:historic=abandoned |
---|
544 | K:amenity=swimming_pool |
---|
545 | K:amenity=sauna |
---|
546 | K:sport=skating |
---|
547 | K:amenity=public_building |
---|
548 | K:office=administrative |
---|
549 | K:vending=news_papers |
---|
550 | K:service=drive_through |
---|
551 | K:pole=air_to_ground |
---|
552 | K:pole=transition |
---|
553 | K:tower=air_to_ground |
---|
554 | K:tower=transition |
---|
555 | K:landuse=pond |
---|
556 | K:shop=souvenir |
---|
557 | K:shop=souvenirs |
---|
558 | K:shop=souveniers |
---|
559 | K:vending=animal_food |
---|
560 | K:vending=photos |
---|
561 | K:vending=photo |
---|
562 | E:tracktype |
---|
563 | E:area |
---|
564 | K:amenity=advertising |
---|
565 | K:direction=up |
---|
566 | K:direction=down |
---|
567 | K:building=true |
---|
568 | K:building=* |
---|
569 | K:building=Y |
---|
570 | K:building=y |
---|
571 | K:building=1 |
---|
572 | K:building=abandoned |
---|
573 | K:building=address |
---|
574 | K:building=bing |
---|
575 | K:building=collapsed |
---|
576 | K:building=damaged |
---|
577 | K:building=demolished |
---|
578 | K:building=disused |
---|
579 | K:building=fixme |
---|
580 | K:building=occupied |
---|
581 | K:building=razed |
---|
582 | K:building=other |
---|
583 | K:building=unclassified |
---|
584 | K:building=undefined |
---|
585 | K:building=unknown |
---|
586 | K:building=unidentified |
---|
587 | K:tourism=picnic_table |
---|
588 | K:amenity=picnic_table |
---|
589 | K:leisure=picnic |
---|
590 | K:leisure=picnic_site |
---|
591 | K:water=salt |
---|
592 | K:water=salt_pool |
---|
593 | K:water=salt_panne |
---|
594 | K:water=salt_pond |
---|
595 | K:water=tidal |
---|
596 | K:amenity=toilet |
---|
597 | K:power=busbar |
---|
598 | K:man_made=MDF |
---|
599 | K:man_made=telephone_exchange |
---|
600 | K:building=central_office |
---|
601 | K:telecom=central_office |
---|
602 | K:communication=outdoor_dslam |
---|
603 | K:man_made=outdoor_dslam |
---|
604 | K:street_cabinet=outdoor_dslam |
---|
605 | K:telecom=dslam |
---|
606 | K:telecom=outdoor_dslam |
---|
607 | K:amenity=fire_hydrant |
---|
608 | K:fire_hydrant:type=pond |
---|
609 | E:fire_hydrant:flow_capacity |
---|
610 | E:fire_hydrant:water_source |
---|
611 | K:natural=waterfall |
---|
612 | K:religion=unitarian |
---|
613 | K:hop=shopping_centre |
---|
614 | E:is_in |
---|
615 | S:is_in: |
---|
616 | K:sport=football |
---|
617 | K:leisure=common |
---|
618 | K:cuisine=vegan |
---|
619 | K:cuisine=vegetarian |
---|
620 | E:kitchen_hours |
---|
621 | K:shop=money_transfer |
---|
622 | E:contact:google_plus |
---|
623 | K:amenity=garages |
---|
624 | K:amenity=garage |
---|
625 | K:shop=winery |
---|
626 | K:amenity=winery |
---|
627 | K:amenity=youth_centre |
---|
628 | E:building:type |
---|
629 | E:escalator |
---|
630 | E:fenced |
---|
631 | E:historic_name |
---|
632 | K:landuse=field |
---|
633 | K:leisure=beach |
---|
634 | K:leisure=club |
---|
635 | K:leisure=video_arcade |
---|
636 | K:man_made=jetty |
---|
637 | K:man_made=village_pump |
---|
638 | K:man_made=water_tank |
---|
639 | K:natural=moor |
---|
640 | K:noexit=no |
---|
641 | K:shop=dive |
---|
642 | K:shop=furnace |
---|
643 | K:sport=paragliding |
---|
644 | K:tourism=bed_and_breakfast |
---|
645 | K:diaper=yes |
---|
646 | K:diaper=no |
---|
647 | K:diaper=room |
---|
648 | K:diaper:male=yes |
---|
649 | K:diaper:female=yes |
---|
650 | K:diaper:unisex=yes |
---|
651 | K:diaper:wheelchair=yes |
---|
652 | K:diaper:wheelchair=no |
---|
653 | K:diaper:fee=yes |
---|
654 | K:diaper:fee=no |
---|
655 | E:changing_table |
---|
656 | K:roof:shape=half_hipped |
---|
657 | E:bridge_name |
---|
658 | K:access=public |
---|
659 | K:crossing=island |
---|
660 | E:recycling:metal |
---|
661 | K:shop=dog_grooming |
---|
662 | K:tower:type=anchor |
---|
663 | K:tower:type=suspension |
---|
664 | K:pole:type=anchor |
---|
665 | K:pole:type=suspension |
---|
666 | K:man_made=pipeline_marker |
---|
667 | K:pipeline=marker |
---|
668 | K:power=marker |
---|
669 | K:cable=marker |
---|
670 | K:barrier=embankment |
---|
671 | K:landuse=churchyard |
---|
672 | E:sloped_curb |
---|
673 | K:unnamed=yes |
---|
674 | E:segregated |
---|
675 | E:bicycle:oneway |
---|
676 | E:building:height |
---|
677 | E:building:min_height |
---|
678 | K:navigationaid=approach_light |
---|
679 | K:navigationaid=ALS (Approach lighting system) |
---|
680 | E:exit_to |
---|
681 | K:water=riverbank |
---|
682 | K:stream=intermittent |
---|
683 | K:shop=lamps |
---|
684 | K:access=customer |
---|
685 | K:addr:inclusion=estimated |
---|
686 | K:building=apartment |
---|
687 | K:lamp_mount=bent mast |
---|
688 | K:lamp_mount=straight mast |
---|
689 | K:lamp_type=electrical |
---|
690 | K:lanes=-1 |
---|
691 | K:lanes=-2 |
---|
692 | K:lanes=-3 |
---|
693 | K:lanes=-4 |
---|
694 | K:generator:type=solar_photovoltaic_panels |
---|
695 | K:building=part |
---|
696 | ; |
---|
697 | ; Tags not yet decided (to remove from this section when added or moved up when deprecated) |
---|
698 | ; see josm tickets: 17770 15309 15774 16315 16658 16793 |
---|
699 | ; |
---|
700 | K:service=irrigation |
---|
701 | K:man_made=tunnel |
---|
702 | K:amenity=childcare |
---|
703 | K:landuse=logging |
---|
704 | K:indoor=wall |
---|
705 | K:indoor=room |
---|
706 | K:indoor=corridor |
---|
707 | K:highway=corridor |
---|
708 | K:crossing=zebra |
---|
709 | K:healthcare=dentist |
---|
710 | K:healthcare=doctor |
---|
711 | K:healthcare=hospital |
---|
712 | K:healthcare=pharmacy |
---|
713 | K:healthcare=clinic |
---|
714 | K:healthcare=centre |
---|
715 | K:healthcare=physiotherapist |
---|
716 | K:golf=cartpath |
---|
717 | K:man_made=water_tap |
---|