| 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 | ;
|
|---|
| 11 | ; Ignore valid and semi-valid keys that start with...
|
|---|
| 12 | ;
|
|---|
| 13 | S:opengeodb
|
|---|
| 14 | S:openGeoDB
|
|---|
| 15 | S:name:
|
|---|
| 16 | S:note:
|
|---|
| 17 | S:description:
|
|---|
| 18 | S:ref:
|
|---|
| 19 | S:CLC:
|
|---|
| 20 | S:tiger:
|
|---|
| 21 | S:gnis:
|
|---|
| 22 | S:census:
|
|---|
| 23 | S:local_authority:
|
|---|
| 24 | S:au.gov.abs:
|
|---|
| 25 | S:qroti:
|
|---|
| 26 | S:is_in
|
|---|
| 27 | S:wikipedia
|
|---|
| 28 | S:source:
|
|---|
| 29 | S:source_ref:
|
|---|
| 30 | S:historic:
|
|---|
| 31 | S:proposed:
|
|---|
| 32 | S:planned:
|
|---|
| 33 | S:construction:
|
|---|
| 34 | S:disused:
|
|---|
| 35 | S:abandoned:
|
|---|
| 36 | S:removed:
|
|---|
| 37 | S:demolished:
|
|---|
| 38 | S:TMC:
|
|---|
| 39 | S:tmc:
|
|---|
| 40 | S:parking:lane
|
|---|
| 41 | S:josm
|
|---|
| 42 | S:capacity:
|
|---|
| 43 | ;
|
|---|
| 44 | ; Ignore valid and semi-valid keys that equal...
|
|---|
| 45 | ;
|
|---|
| 46 | E:name
|
|---|
| 47 | E:loc_name
|
|---|
| 48 | E:attribution
|
|---|
| 49 | E:heritage
|
|---|
| 50 | E:old_name
|
|---|
| 51 | E:operator
|
|---|
| 52 | E:usage
|
|---|
| 53 | E:construction
|
|---|
| 54 | E:collection
|
|---|
| 55 | E:addr:state
|
|---|
| 56 | E:import_uuid
|
|---|
| 57 | E:image
|
|---|
| 58 | E:mapillary
|
|---|
| 59 | E:url
|
|---|
| 60 | E:website
|
|---|
| 61 | E:postal_code
|
|---|
| 62 | E:source:boundary
|
|---|
| 63 | E:hour_on
|
|---|
| 64 | E:hour_off
|
|---|
| 65 | E:tower:type
|
|---|
| 66 | E:icn
|
|---|
| 67 | E:ncn
|
|---|
| 68 | E:rcn
|
|---|
| 69 | E:lcn
|
|---|
| 70 | E:icn_ref
|
|---|
| 71 | E:ncn_ref
|
|---|
| 72 | E:rcn_ref
|
|---|
| 73 | E:lcn_ref
|
|---|
| 74 | E:isced:level
|
|---|
| 75 | E:place_name
|
|---|
| 76 | E:cycleway
|
|---|
| 77 | E:abutters
|
|---|
| 78 | E:survey_date
|
|---|
| 79 | E:survey:date
|
|---|
| 80 | E:right:state
|
|---|
| 81 | E:left:state
|
|---|
| 82 | E:height
|
|---|
| 83 | E:opening_hours
|
|---|
| 84 | E:service_times
|
|---|
| 85 | E:collection_times
|
|---|
| 86 | E:duration
|
|---|
| 87 | E:interval
|
|---|
| 88 | E:maxspeed
|
|---|
| 89 | E:maxstay
|
|---|
| 90 | E:colour
|
|---|
| 91 | E:level
|
|---|
| 92 | E:brand
|
|---|
| 93 | E:network
|
|---|
| 94 | E:incline
|
|---|
| 95 | E:wikidata
|
|---|
| 96 | E:zone:maxspeed
|
|---|
| 97 | E:osmc:symbol
|
|---|
| 98 | E:de:amtlicher_gemeindeschluessel
|
|---|
| 99 | E:de:regionalschluessel
|
|---|
| 100 | E:building:colour
|
|---|
| 101 | E:building:material
|
|---|
| 102 | E:roof:colour
|
|---|
| 103 | E:roof:material
|
|---|
| 104 | E:roof:height
|
|---|
| 105 | E:roof:orientation
|
|---|
| 106 | E:roof:shape
|
|---|
| 107 | E:turn:lanes
|
|---|
| 108 | E:turn:lanes:forward
|
|---|
| 109 | E:turn:lanes:backward
|
|---|
| 110 | E:change:lanes
|
|---|
| 111 | E:change:lanes:forward
|
|---|
| 112 | E:change:lanes:backward
|
|---|
| 113 | E:maxspeed:lanes
|
|---|
| 114 | E:maxspeed:lanes:forward
|
|---|
| 115 | E:maxspeed:lanes:backward
|
|---|
| 116 | E:minspeed:lanes
|
|---|
| 117 | E:minspeed:lanes:forward
|
|---|
| 118 | E:minspeed:lanes:backward
|
|---|
| 119 | E:cycleway:lanes
|
|---|
| 120 | E:cycleway:lanes:forward
|
|---|
| 121 | E:cycleway:lanes:backward
|
|---|
| 122 | E:area:highway
|
|---|
| 123 | E:tmc
|
|---|
| 124 | E:memorial:addr
|
|---|
| 125 | E:memorial:text
|
|---|
| 126 | E:memorial:ref
|
|---|
| 127 | E:wheelchair:description
|
|---|
| 128 | E:denotation
|
|---|
| 129 | E:seamark:type
|
|---|
| 130 | E:traffic_sign
|
|---|
| 131 | E:building:levels
|
|---|
| 132 | E:exit_to
|
|---|
| 133 | E:distance
|
|---|
| 134 | E:voltage
|
|---|
| 135 | E:amperage
|
|---|
| 136 | E:capacity
|
|---|
| 137 | E:cables
|
|---|
| 138 | E:circuits
|
|---|
| 139 | E:direction
|
|---|
| 140 | E:fire_hydrant:pressure
|
|---|
| 141 | E:width
|
|---|
| 142 | E:length
|
|---|
| 143 | E:layer
|
|---|
| 144 | E:end_date
|
|---|
| 145 | E:start_date
|
|---|
| 146 | E:expressway
|
|---|
| 147 | E:border_type
|
|---|
| 148 | E:faa
|
|---|
| 149 | E:dataset
|
|---|
| 150 | ;
|
|---|
| 151 | ; Ignore valid and semi-valid keys that end with...
|
|---|
| 152 | ;
|
|---|
| 153 | F::nswgnb
|
|---|
| 154 | F::forward
|
|---|
| 155 | F::backward
|
|---|
| 156 | F::left
|
|---|
| 157 | F::right
|
|---|
| 158 | F::conditional
|
|---|
| 159 | F::wikipedia
|
|---|
| 160 | F::wikidata
|
|---|
| 161 | ;
|
|---|
| 162 | ; Misc Tags
|
|---|
| 163 | ;
|
|---|
| 164 | K:bollard=unremovable
|
|---|
| 165 | K:traffic_calming=dynamic_bump
|
|---|
| 166 | K:type=is_in
|
|---|
| 167 | K:type=benchmark
|
|---|
| 168 | K:noref=yes
|
|---|
| 169 | K:bridge=swing
|
|---|
| 170 | K:residential=rural
|
|---|
| 171 | K:residential=urban
|
|---|
| 172 | K:surface=earth
|
|---|
| 173 | K:waterway=rapids
|
|---|
| 174 | K:bicycle=dismount
|
|---|
| 175 | K:wall=no
|
|---|
| 176 | K:man_made=petroleum_well
|
|---|
| 177 | K:man_made=yes
|
|---|
| 178 | K:man_made=clearcut
|
|---|
| 179 | K:man_made=maypole
|
|---|
| 180 | K:railway=razed
|
|---|
| 181 | K:railway=stop
|
|---|
| 182 | K:station=subway
|
|---|
| 183 | K:office=yes
|
|---|
| 184 | K:pilgrimage=yes
|
|---|
| 185 | K:bdouble=yes
|
|---|
| 186 | K:bdouble=no
|
|---|
| 187 | K:seasonal=no
|
|---|
| 188 | K:memorial:type=stolperstein
|
|---|
| 189 | K:toilets:wheelchair=yes
|
|---|
| 190 | K:toilets:wheelchair=no
|
|---|
| 191 | K:locality=townland
|
|---|
| 192 | K:place=allotments
|
|---|
| 193 | K:place=city_block
|
|---|
| 194 | K:place=plot
|
|---|
| 195 | K:building=bank
|
|---|
| 196 | K:building=bunker
|
|---|
| 197 | K:building=chalet
|
|---|
| 198 | K:building=civic
|
|---|
| 199 | K:building=clinic
|
|---|
| 200 | K:building=houseboat
|
|---|
| 201 | K:building=shop
|
|---|
| 202 | K:building=static_caravan
|
|---|
| 203 | K:building=semi
|
|---|
| 204 | K:building=semidetached_house
|
|---|
| 205 | K:building=slurry_tank
|
|---|
| 206 | K:building=trullo
|
|---|
| 207 | K:leisure=recreation_ground
|
|---|
| 208 | E:old_railway_operator
|
|---|
| 209 | K:maintenance=gritting
|
|---|
| 210 | K:glacier:edge=calving_line
|
|---|
| 211 | K:glacier:edge=grounding_line
|
|---|
| 212 | K:glacier:type=shelf
|
|---|
| 213 | K:glacier:type=rock
|
|---|
| 214 | K:glacier:type=mountain
|
|---|
| 215 | K:glacier:type=ice_tongue
|
|---|
| 216 | K:glacier:type=icecap
|
|---|
| 217 | K:waterway=artificial
|
|---|
| 218 | K:waterway=drystream
|
|---|
| 219 | K:allotments=plot
|
|---|
| 220 | K:land_area=administrative
|
|---|
| 221 | K:attraction=summer_toboggan
|
|---|
| 222 | ;
|
|---|
| 223 | ; Highway Key/Value Pairs
|
|---|
| 224 | ;
|
|---|
| 225 | K:highway=proposed
|
|---|
| 226 | E:proposed
|
|---|
| 227 | E:tracktype
|
|---|
| 228 | K:living_street=yes
|
|---|
| 229 | K:priority_road=designated
|
|---|
| 230 | K:priority_road=yes_unposted
|
|---|
| 231 | K:priority_road=end
|
|---|
| 232 | K:hazmat=designated
|
|---|
| 233 | K:hazmat=no
|
|---|
| 234 | K:hazmat:water=no
|
|---|
| 235 | K:hazmat:water=permissive
|
|---|
| 236 | K:lanes=7
|
|---|
| 237 | K:lanes=8
|
|---|
| 238 | K:lanes=9
|
|---|
| 239 | K:oneway=-1
|
|---|
| 240 | K:traffic_signals=blinker
|
|---|
| 241 | K:traffic_signals=blink_mode
|
|---|
| 242 | K:traffic_signals=emergency
|
|---|
| 243 | K:traffic_signals=ramp_meter
|
|---|
| 244 | K:traffic_signals=signal
|
|---|
| 245 | K:traffic_signals=crossing
|
|---|
| 246 | ;
|
|---|
| 247 | ; Amenity Key/Value Pairs
|
|---|
| 248 | ;
|
|---|
| 249 | K:amenity=crematorium
|
|---|
| 250 | K:amenity=gallery
|
|---|
| 251 | K:amenity=gym
|
|---|
| 252 | K:amenity=signpost
|
|---|
| 253 | K:amenity=mobile_money_agent
|
|---|
| 254 | ;
|
|---|
| 255 | ; Cuisine Tags
|
|---|
| 256 | ;
|
|---|
| 257 | K:cuisine=pie
|
|---|
| 258 | ;
|
|---|
| 259 | ; Historic Tags
|
|---|
| 260 | ;
|
|---|
| 261 | K:historic=building
|
|---|
| 262 | K:historic=wreck
|
|---|
| 263 | K:historic=charcoal_pile
|
|---|
| 264 | K:historic=heritage
|
|---|
| 265 | ;
|
|---|
| 266 | ; Landcover Tags
|
|---|
| 267 | ;
|
|---|
| 268 | K:landcover=grass
|
|---|
| 269 | K:landcover=trees
|
|---|
| 270 | ;
|
|---|
| 271 | ; Lifecycle Tags
|
|---|
| 272 | ;
|
|---|
| 273 | ;K:historic=yes
|
|---|
| 274 | K:planned=yes
|
|---|
| 275 | K:construction=yes
|
|---|
| 276 | ;K:disused=yes
|
|---|
| 277 | K:abandoned=yes
|
|---|
| 278 | K:removed=yes
|
|---|
| 279 | K:demolished=yes
|
|---|
| 280 | ;
|
|---|
| 281 | ; Military Tags
|
|---|
| 282 | ;
|
|---|
| 283 | K:military=danger_area
|
|---|
| 284 | K:military=naval_base
|
|---|
| 285 | ;
|
|---|
| 286 | ; Natural Tags
|
|---|
| 287 | ;
|
|---|
| 288 | K:natural=marsh
|
|---|
| 289 | K:natural=shrub
|
|---|
| 290 | ;
|
|---|
| 291 | ; Relation Tags
|
|---|
| 292 | ;
|
|---|
| 293 | K:relation=to
|
|---|
| 294 | K:relation=from
|
|---|
| 295 | ;
|
|---|
| 296 | ; Christian Denominations
|
|---|
| 297 | ;
|
|---|
| 298 | K:denomination=apostolic
|
|---|
| 299 | K:denomination=christian_community
|
|---|
| 300 | K:denomination=christian_scientist
|
|---|
| 301 | K:denomination=coptic_orthodox
|
|---|
| 302 | K:denomination=czechoslovak_hussite
|
|---|
| 303 | K:denomination=dutch_reformed
|
|---|
| 304 | K:denomination=foursquare
|
|---|
| 305 | K:denomination=kabbalah
|
|---|
| 306 | K:denomination=karaite
|
|---|
| 307 | K:denomination=living_waters_church
|
|---|
| 308 | K:denomination=maronite
|
|---|
| 309 | K:denomination=mennonite
|
|---|
| 310 | K:denomination=salvation_army
|
|---|
| 311 | K:denomination=united_reformed
|
|---|
| 312 | K:denomination=uniting
|
|---|
| 313 | ;
|
|---|
| 314 | ; Jewish Denominations
|
|---|
| 315 | ;
|
|---|
| 316 | K:denomination=alternative
|
|---|
| 317 | K:denomination=ashkenazi
|
|---|
| 318 | K:denomination=hasidic
|
|---|
| 319 | K:denomination=humanistic
|
|---|
| 320 | K:denomination=liberal
|
|---|
| 321 | K:denomination=modern_orthodox
|
|---|
| 322 | K:denomination=neo_orthodox
|
|---|
| 323 | K:denomination=progressive
|
|---|
| 324 | K:denomination=reconstructionist
|
|---|
| 325 | K:denomination=renewal
|
|---|
| 326 | K:denomination=samaritan
|
|---|
| 327 | K:denomination=ultra_orthodox
|
|---|
| 328 | ;
|
|---|
| 329 | ; Muslim Denominations
|
|---|
| 330 | ;
|
|---|
| 331 | K:denomination=alaouite
|
|---|
| 332 | K:denomination=druze
|
|---|
| 333 | K:denomination=ismaili
|
|---|
| 334 | ;
|
|---|
| 335 | ; Pastafarian Denominations
|
|---|
| 336 | ;
|
|---|
| 337 | K:denomination=EVKdFSMiD
|
|---|
| 338 | ;
|
|---|
| 339 | ; Other Denominations
|
|---|
| 340 | ;
|
|---|
| 341 | K:denomination=masonic
|
|---|
| 342 | ;
|
|---|
| 343 | ; Shop Key/Value Pairs
|
|---|
| 344 | ;
|
|---|
| 345 | K:shop=boat
|
|---|
| 346 | K:shop=ice_cream
|
|---|
| 347 | K:shop=organic
|
|---|
| 348 | K:shop=pasta
|
|---|
| 349 | K:shop=tiles
|
|---|
| 350 | K:shop=vacant
|
|---|
| 351 | K:shop=games
|
|---|
| 352 | ;
|
|---|
| 353 | ; Craft Key/Value Pairs
|
|---|
| 354 | K:craft=tailor
|
|---|
| 355 | ;
|
|---|
| 356 | ; Sports Tags
|
|---|
| 357 | ;
|
|---|
| 358 | K:sport=boxing
|
|---|
| 359 | K:sport=netball
|
|---|
| 360 | K:sport=cliff_diving
|
|---|
| 361 | ;
|
|---|
| 362 | ; Tourism Tags
|
|---|
| 363 | ;
|
|---|
| 364 | K:tourism=yes
|
|---|
| 365 | ;
|
|---|
| 366 | ; Type Key/Value Pairs
|
|---|
| 367 | ;
|
|---|
| 368 | K:type=tmc
|
|---|
| 369 | K:type=TMC
|
|---|
| 370 | ;
|
|---|
| 371 | ; Other tags that might produce false positives
|
|---|
| 372 | ;
|
|---|
| 373 | K:crop=rape
|
|---|
| 374 | K:crossing=marked
|
|---|
| 375 | K:crossing=controlled
|
|---|
| 376 | K:highway=trail
|
|---|
| 377 | K:highway=ford
|
|---|
| 378 | K:indoor=door
|
|---|
| 379 | K:natural=land
|
|---|
| 380 | K:natural=hill
|
|---|
| 381 | K:natural=arete
|
|---|
| 382 | K:natural=slope
|
|---|
| 383 | K:piste:grooming=classic;skating
|
|---|
| 384 | K:power=sub_station
|
|---|
| 385 | K:product=wine
|
|---|
| 386 | K:railway=derail
|
|---|
| 387 | K:railway=radio
|
|---|
| 388 | K:resource=peat
|
|---|
| 389 | K:resource=sand
|
|---|
| 390 | K:shop=trade
|
|---|
| 391 | K:sidewalk=none
|
|---|
| 392 | K:sport=skating
|
|---|
| 393 | K:surface=hard
|
|---|
| 394 | K:manhole=plain
|
|---|
| 395 | ;
|
|---|
| 396 | ; Tags not yet decided (to remove from this section when added or deprecated)
|
|---|
| 397 | ; see josm tickets: 17770 10759 15309 15774 16315 16658 16793
|
|---|
| 398 | ;
|
|---|
| 399 | K:service=irrigation
|
|---|
| 400 | K:man_made=mast
|
|---|
| 401 | K:man_made=tunnel
|
|---|
| 402 | K:amenity=childcare
|
|---|
| 403 | K:landuse=logging
|
|---|
| 404 | K:indoor=wall
|
|---|
| 405 | K:indoor=room
|
|---|
| 406 | K:indoor=corridor
|
|---|
| 407 | K:highway=corridor
|
|---|
| 408 | K:historic=citywalls
|
|---|
| 409 | K:crossing=zebra
|
|---|
| 410 | K:healthcare=dentist
|
|---|
| 411 | K:healthcare=doctor
|
|---|
| 412 | K:healthcare=hospital
|
|---|
| 413 | K:healthcare=pharmacy
|
|---|
| 414 | K:healthcare=clinic
|
|---|
| 415 | K:healthcare=centre
|
|---|
| 416 | K:healthcare=physiotherapist
|
|---|
| 417 | K:golf=cartpath
|
|---|
| 418 | K:man_made=water_tap
|
|---|