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