| 1 | # JOSM IgnoreTags
|
|---|
| 2 | ;
|
|---|
| 3 | ; K: ignore this tag
|
|---|
| 4 | ; E: ignore tags with this key
|
|---|
| 5 | ; S: ignore tag if key starts with this string
|
|---|
| 6 | ; F: ignore tag if key ends with this string
|
|---|
| 7 | ;
|
|---|
| 8 | ;
|
|---|
| 9 | ; Ignore valid and semi-valid keys that start with...
|
|---|
| 10 | ;
|
|---|
| 11 | S:opengeodb
|
|---|
| 12 | S:openGeoDB
|
|---|
| 13 | S:name:
|
|---|
| 14 | S:note:
|
|---|
| 15 | S:tiger:
|
|---|
| 16 | S:gnis:
|
|---|
| 17 | S:census:
|
|---|
| 18 | S:au.gov.abs:
|
|---|
| 19 | S:qroti:
|
|---|
| 20 | S:is_in
|
|---|
| 21 | S:wikipedia
|
|---|
| 22 | S:source:
|
|---|
| 23 | S:source_ref:
|
|---|
| 24 | ;
|
|---|
| 25 | ; Ignore valid and semi-valid keys that equal...
|
|---|
| 26 | ;
|
|---|
| 27 | E:name
|
|---|
| 28 | E:loc_name
|
|---|
| 29 | E:attribution
|
|---|
| 30 | E:admin_level
|
|---|
| 31 | E:old_name
|
|---|
| 32 | E:operator
|
|---|
| 33 | E:usage
|
|---|
| 34 | E:construction
|
|---|
| 35 | E:collection
|
|---|
| 36 | E:addr:state
|
|---|
| 37 | E:import_uuid
|
|---|
| 38 | E:image
|
|---|
| 39 | E:url
|
|---|
| 40 | E:website
|
|---|
| 41 | E:postal_code
|
|---|
| 42 | E:source:boundary
|
|---|
| 43 | E:hour_on
|
|---|
| 44 | E:hour_off
|
|---|
| 45 | E:tower:type
|
|---|
| 46 | E:rcn_ref
|
|---|
| 47 | E:place_name
|
|---|
| 48 | E:cycleway
|
|---|
| 49 | E:abutters
|
|---|
| 50 | E:survey_date
|
|---|
| 51 | E:right:state
|
|---|
| 52 | E:left:state
|
|---|
| 53 | E:height
|
|---|
| 54 | E:opening_hours
|
|---|
| 55 | E:service_times
|
|---|
| 56 | E:collection_times
|
|---|
| 57 | E:maxspeed
|
|---|
| 58 | E:colour
|
|---|
| 59 | E:level
|
|---|
| 60 | E:brand
|
|---|
| 61 | ;
|
|---|
| 62 | ; Ignore valid and semi-valid keys that end with...
|
|---|
| 63 | ;
|
|---|
| 64 | F::nswgnb
|
|---|
| 65 | F::forward
|
|---|
| 66 | F::backward
|
|---|
| 67 | F::left
|
|---|
| 68 | F::right
|
|---|
| 69 | F::conditional
|
|---|
| 70 | ;
|
|---|
| 71 | ; Misc Tags
|
|---|
| 72 | ;
|
|---|
| 73 | K:type=is_in
|
|---|
| 74 | K:bridge=viaduct
|
|---|
| 75 | K:bridge=aqueduct
|
|---|
| 76 | K:bridge=swing
|
|---|
| 77 | ;
|
|---|
| 78 | ; Highway Key/Value Pairs
|
|---|
| 79 | ;
|
|---|
| 80 | K:highway=motorway_link
|
|---|
| 81 | K:highway=trunk_link
|
|---|
| 82 | K:highway=primary_link
|
|---|
| 83 | K:highway=secondary_link
|
|---|
| 84 | K:oneway=-1
|
|---|
| 85 | ;
|
|---|
| 86 | ; traffic_calming Tags
|
|---|
| 87 | ;
|
|---|
| 88 | K:traffic_calming=yes
|
|---|
| 89 | K:traffic_calming=bump
|
|---|
| 90 | K:traffic_calming=chicane
|
|---|
| 91 | K:traffic_calming=cushion
|
|---|
| 92 | K:traffic_calming=hump
|
|---|
| 93 | K:traffic_calming=rumble_strip
|
|---|
| 94 | K:traffic_calming=table
|
|---|
| 95 | K:traffic_calming=choker
|
|---|
| 96 | ;
|
|---|
| 97 | ; Aeroway Key/Value Pairs
|
|---|
| 98 | ;
|
|---|
| 99 | K:aeroway=apron
|
|---|
| 100 | K:aeroway=hanger
|
|---|
| 101 | K:aeroway=helipad
|
|---|
| 102 | K:aeroway=runway
|
|---|
| 103 | K:aeroway=taxiway
|
|---|
| 104 | K:aeroway=terminal
|
|---|
| 105 | K:aeroway=aerodrome
|
|---|
| 106 | ;
|
|---|
| 107 | ; Amenity Key/Value Pairs
|
|---|
| 108 | ;
|
|---|
| 109 | K:amenity=arts_centre
|
|---|
| 110 | K:amenity=atm
|
|---|
| 111 | K:amenity=baby_hatch
|
|---|
| 112 | K:amenity=bank
|
|---|
| 113 | K:amenity=bbq
|
|---|
| 114 | K:amenity=bench
|
|---|
| 115 | K:amenity=biergarten
|
|---|
| 116 | K:amenity=bicycle_parking
|
|---|
| 117 | K:amenity=bicycle_rental
|
|---|
| 118 | K:amenity=bureau_de_change
|
|---|
| 119 | K:amenity=bus_station
|
|---|
| 120 | K:amenity=brothel
|
|---|
| 121 | K:amenity=cafe
|
|---|
| 122 | K:amenity=car_rental
|
|---|
| 123 | K:amenity=car_sharing
|
|---|
| 124 | K:amenity=cinema
|
|---|
| 125 | K:amenity=college
|
|---|
| 126 | K:amenity=courthouse
|
|---|
| 127 | K:amenity=crematorium
|
|---|
| 128 | K:amenity=dentist
|
|---|
| 129 | K:amenity=doctors
|
|---|
| 130 | K:amenity=drinking_water
|
|---|
| 131 | K:amenity=embassy
|
|---|
| 132 | K:amenity=emergency_phone
|
|---|
| 133 | K:amenity=fast_food
|
|---|
| 134 | K:amenity=ferry_terminal
|
|---|
| 135 | K:amenity=fire_station
|
|---|
| 136 | K:amenity=food_court
|
|---|
| 137 | K:amenity=fountain
|
|---|
| 138 | K:amenity=fuel
|
|---|
| 139 | K:amenity=gallery
|
|---|
| 140 | K:amenity=grave_yard
|
|---|
| 141 | K:amenity=grit_bin
|
|---|
| 142 | K:amenity=gym
|
|---|
| 143 | K:amenity=hospital
|
|---|
| 144 | K:amenity=hunting_stand
|
|---|
| 145 | K:amenity=kindergarten
|
|---|
| 146 | K:amenity=library
|
|---|
| 147 | K:amenity=marketplace
|
|---|
| 148 | K:amenity=nightclub
|
|---|
| 149 | K:amenity=parking
|
|---|
| 150 | K:amenity=pharmacy
|
|---|
| 151 | K:amenity=place_of_worship
|
|---|
| 152 | K:amenity=police
|
|---|
| 153 | K:amenity=post_box
|
|---|
| 154 | K:amenity=post_office
|
|---|
| 155 | K:amenity=prison
|
|---|
| 156 | K:amenity=pub
|
|---|
| 157 | K:amenity=public_building
|
|---|
| 158 | K:amenity=recycling
|
|---|
| 159 | K:amenity=restaurant
|
|---|
| 160 | K:amenity=school
|
|---|
| 161 | K:amenity=shelter
|
|---|
| 162 | K:amenity=signpost
|
|---|
| 163 | K:amenity=studio
|
|---|
| 164 | K:amenity=taxi
|
|---|
| 165 | K:amenity=telephone
|
|---|
| 166 | K:amenity=theatre
|
|---|
| 167 | K:amenity=toilets
|
|---|
| 168 | K:amenity=townhall
|
|---|
| 169 | K:amenity=university
|
|---|
| 170 | K:amenity=vending_machine
|
|---|
| 171 | K:amenity=veterinary
|
|---|
| 172 | K:amenity=waste_basket
|
|---|
| 173 | K:amenity=waste_disposal
|
|---|
| 174 | ;
|
|---|
| 175 | ; Cuisine Tags
|
|---|
| 176 | ;
|
|---|
| 177 | K:cuisine=coffee_shop
|
|---|
| 178 | K:cuisine=fish_and_chips
|
|---|
| 179 | K:cuisine=pie
|
|---|
| 180 | ;
|
|---|
| 181 | ; Cycleway Tags
|
|---|
| 182 | ;
|
|---|
| 183 | K:cycleway=lane
|
|---|
| 184 | K:cycleway=track
|
|---|
| 185 | K:cycleway=opposite_lane
|
|---|
| 186 | K:cycleway=opposite
|
|---|
| 187 | K:cycleway=opposite_track
|
|---|
| 188 | ;
|
|---|
| 189 | ; Historic Tags
|
|---|
| 190 | ;
|
|---|
| 191 | K:historic=castle
|
|---|
| 192 | K:historic=monument
|
|---|
| 193 | K:historic=memorial
|
|---|
| 194 | K:historic=archaeological_site
|
|---|
| 195 | K:historic=ruins
|
|---|
| 196 | K:historic=battlefield
|
|---|
| 197 | K:historic=wreck
|
|---|
| 198 | K:historic=yes
|
|---|
| 199 | ;
|
|---|
| 200 | ; Military Tags
|
|---|
| 201 | ;
|
|---|
| 202 | K:military=airfield
|
|---|
| 203 | K:military=bunker
|
|---|
| 204 | K:military=barracks
|
|---|
| 205 | K:military=danger_area
|
|---|
| 206 | K:military=range
|
|---|
| 207 | K:military=naval_base
|
|---|
| 208 | ;
|
|---|
| 209 | ; Natural Tags
|
|---|
| 210 | ;
|
|---|
| 211 | K:natural=bay
|
|---|
| 212 | K:natural=beach
|
|---|
| 213 | K:natural=cave_entrance
|
|---|
| 214 | K:natural=cliff
|
|---|
| 215 | K:natural=fell
|
|---|
| 216 | K:natural=glacier
|
|---|
| 217 | K:natural=heath
|
|---|
| 218 | K:natural=marsh
|
|---|
| 219 | K:natural=mud
|
|---|
| 220 | K:natural=peak
|
|---|
| 221 | K:natural=scree
|
|---|
| 222 | K:natural=scrub
|
|---|
| 223 | K:natural=spring
|
|---|
| 224 | K:natural=tree
|
|---|
| 225 | K:natural=volcano
|
|---|
| 226 | K:natural=wetland
|
|---|
| 227 | ;
|
|---|
| 228 | ; Surface Key/Value Pairs
|
|---|
| 229 | ;
|
|---|
| 230 | K:surface=dirt
|
|---|
| 231 | K:surface=wood
|
|---|
| 232 | ;
|
|---|
| 233 | ; Relation Tags
|
|---|
| 234 | ;
|
|---|
| 235 | K:relation=to
|
|---|
| 236 | K:relation=from
|
|---|
| 237 | ;
|
|---|
| 238 | ; Christian Denominations
|
|---|
| 239 | ;
|
|---|
| 240 | K:denomination=anglican
|
|---|
| 241 | K:denomination=apostolic
|
|---|
| 242 | K:denomination=baptist
|
|---|
| 243 | K:denomination=catholic
|
|---|
| 244 | K:denomination=christian_community
|
|---|
| 245 | K:denomination=christian_scientist
|
|---|
| 246 | K:denomination=coptic_orthodox
|
|---|
| 247 | K:denomination=czechoslovak_hussite
|
|---|
| 248 | K:denomination=dutch_reformed
|
|---|
| 249 | K:denomination=evangelical
|
|---|
| 250 | K:denomination=foursquare
|
|---|
| 251 | K:denomination=greek_orthodox
|
|---|
| 252 | K:denomination=jehovahs_witness
|
|---|
| 253 | K:denomination=kabbalah
|
|---|
| 254 | K:denomination=karaite
|
|---|
| 255 | K:denomination=living_waters_church
|
|---|
| 256 | K:denomination=lutheran
|
|---|
| 257 | K:denomination=maronite
|
|---|
| 258 | K:denomination=mennonite
|
|---|
| 259 | K:denomination=methodist
|
|---|
| 260 | K:denomination=mormon
|
|---|
| 261 | K:denomination=new_apostolic
|
|---|
| 262 | K:denomination=nondenominational
|
|---|
| 263 | K:denomination=old_catholic
|
|---|
| 264 | K:denomination=orthodox
|
|---|
| 265 | K:denomination=pentecostal
|
|---|
| 266 | K:denomination=presbyterian
|
|---|
| 267 | K:denomination=protestant
|
|---|
| 268 | K:denomination=quaker
|
|---|
| 269 | K:denomination=roman_catholic
|
|---|
| 270 | K:denomination=russian_orthodox
|
|---|
| 271 | K:denomination=salvation_army
|
|---|
| 272 | K:denomination=serbian_orthodox
|
|---|
| 273 | K:denomination=seventh_day_adventist
|
|---|
| 274 | K:denomination=united
|
|---|
| 275 | K:denomination=united_reformed
|
|---|
| 276 | K:denomination=uniting
|
|---|
| 277 | ;
|
|---|
| 278 | ; Jewish Denominations
|
|---|
| 279 | ;
|
|---|
| 280 | K:denomination=alternative
|
|---|
| 281 | K:denomination=ashkenazi
|
|---|
| 282 | K:denomination=conservative
|
|---|
| 283 | K:denomination=hasidic
|
|---|
| 284 | K:denomination=humanistic
|
|---|
| 285 | K:denomination=liberal
|
|---|
| 286 | K:denomination=modern_orthodox
|
|---|
| 287 | K:denomination=neo_orthodox
|
|---|
| 288 | K:denomination=nondenominational
|
|---|
| 289 | K:denomination=orthodox
|
|---|
| 290 | K:denomination=progressive
|
|---|
| 291 | K:denomination=reconstructionist
|
|---|
| 292 | K:denomination=reform
|
|---|
| 293 | K:denomination=renewal
|
|---|
| 294 | K:denomination=samaritan
|
|---|
| 295 | K:denomination=ultra_orthodox
|
|---|
| 296 | ;
|
|---|
| 297 | ; Muslim Denominations
|
|---|
| 298 | ;
|
|---|
| 299 | K:denomination=alaouite
|
|---|
| 300 | K:denomination=druze
|
|---|
| 301 | K:denomination=ibadi
|
|---|
| 302 | K:denomination=ismaili
|
|---|
| 303 | K:denomination=nondenominational
|
|---|
| 304 | K:denomination=shia
|
|---|
| 305 | K:denomination=sunni
|
|---|
| 306 | ;
|
|---|
| 307 | ; Pastafarian Denominations
|
|---|
| 308 | ;
|
|---|
| 309 | K:denomination=EVKdFSMiD
|
|---|
| 310 | ;
|
|---|
| 311 | ; Other Denominations
|
|---|
| 312 | ;
|
|---|
| 313 | K:denomination=masonic
|
|---|
| 314 | ;
|
|---|
| 315 | ; Shop Key/Value Pairs
|
|---|
| 316 | ;
|
|---|
| 317 | K:shop=alcohol
|
|---|
| 318 | K:shop=bakery
|
|---|
| 319 | K:shop=beverages
|
|---|
| 320 | K:shop=bicycle
|
|---|
| 321 | K:shop=books
|
|---|
| 322 | K:shop=butcher
|
|---|
| 323 | K:shop=car
|
|---|
| 324 | K:shop=car_repair
|
|---|
| 325 | K:shop=chemist
|
|---|
| 326 | K:shop=clothes
|
|---|
| 327 | K:shop=computer
|
|---|
| 328 | K:shop=confectionery
|
|---|
| 329 | K:shop=convenience
|
|---|
| 330 | K:shop=department_store
|
|---|
| 331 | K:shop=dry_cleaning
|
|---|
| 332 | K:shop=doityourself
|
|---|
| 333 | K:shop=electronics
|
|---|
| 334 | K:shop=florist
|
|---|
| 335 | K:shop=furniture
|
|---|
| 336 | K:shop=garden_centre
|
|---|
| 337 | K:shop=greengrocer
|
|---|
| 338 | K:shop=hairdresser
|
|---|
| 339 | K:shop=hardware
|
|---|
| 340 | K:shop=hifi
|
|---|
| 341 | K:shop=kiosk
|
|---|
| 342 | K:shop=laundry
|
|---|
| 343 | K:shop=mall
|
|---|
| 344 | K:shop=motorcycle
|
|---|
| 345 | K:shop=optician
|
|---|
| 346 | K:shop=organic
|
|---|
| 347 | K:shop=outdoor
|
|---|
| 348 | K:shop=sports
|
|---|
| 349 | K:shop=stationery
|
|---|
| 350 | K:shop=supermarket
|
|---|
| 351 | K:shop=shoes
|
|---|
| 352 | K:shop=toys
|
|---|
| 353 | K:shop=travel_agency
|
|---|
| 354 | K:shop=video
|
|---|
| 355 | ;
|
|---|
| 356 | ; Sports Tags
|
|---|
| 357 | ;
|
|---|
| 358 | K:sport=boxing
|
|---|
| 359 | K:sport=netball
|
|---|
| 360 | ;
|
|---|
| 361 | ; Tourism Tags
|
|---|
| 362 | ;
|
|---|
| 363 | K:tourism=alpine_hut
|
|---|
| 364 | K:tourism=attraction
|
|---|
| 365 | K:tourism=artwork
|
|---|
| 366 | K:tourism=camp_site
|
|---|
| 367 | K:tourism=caravan_site
|
|---|
| 368 | K:tourism=chalet
|
|---|
| 369 | K:tourism=guest_house
|
|---|
| 370 | K:tourism=hostel
|
|---|
| 371 | K:tourism=hotel
|
|---|
| 372 | K:tourism=information
|
|---|
| 373 | K:tourism=motel
|
|---|
| 374 | K:tourism=museum
|
|---|
| 375 | K:tourism=picnic_site
|
|---|
| 376 | K:tourism=theme_park
|
|---|
| 377 | K:tourism=viewpoint
|
|---|
| 378 | K:tourism=zoo
|
|---|
| 379 | K:tourism=yes
|
|---|
| 380 | ;
|
|---|
| 381 | ; Type Key/Value Pairs
|
|---|
| 382 | ;
|
|---|
| 383 | K:type=collection
|
|---|