source: josm/trunk/resources/data/validator/combinations.mapcss @ 16256

Last change on this file since 16256 was 16256, checked in by GerdP, 4 years ago

Fix #19018: Flag combination of major highway type (trunk .. residential) and crossing=*

  • Property svn:eol-style set to native
File size: 33.1 KB
Line 
1/* Rules partially derived from Taginfo statistics - see ticket #5017
2 * Taginfo query: select keypairs.key1, keypairs.key2, keypairs.count_all, keys.count_all, cast(keypairs.count_all as real)/keys.count_all as from_fraction_all from keys, keypairs where key1='waterway' and keys.key=keypairs.key2 and (key1<>'highway' or keypairs.count_all>12000) and (key1<>'railway' or keypairs.count_all>3000) and (key1<>'waterway' or keypairs.count_all>800) and key2 not like '%:%' and from_fraction_all>0.97 and 1 union select keypairs.key2, keypairs.key1, keypairs.count_all, keys.count_all, cast(keypairs.count_all as real)/keys.count_all as from_fraction_all from keys, keypairs where key2='waterway' and keys.key=keypairs.key1 and (key2<>'highway' or keypairs.count_all>12000) and (key2<>'railway' or keypairs.count_all>3000) and (key2<>'waterway' or keypairs.count_all>800) and key1 not like '%:%' and from_fraction_all>0.97 and 1 order by keypairs.count_all desc limit 1000;
3 */
4
5way[surface=~/^(unpaved|compacted|gravel|fine_gravel|pebblestone|ground|earth|dirt|grass|sand|mud|ice|salt|snow|woodchips)$/] { /* without grass_paver as it is controversial */
6  set unpaved_surface;
7}
8
9/* {0.key} without {1.key} (warning level) */
10way[junction                   ][!highway][junction!=yes][!area:highway],
11way[lanes                      ][!highway][leisure!=track][leisure!=swimming_pool],
12way[living_street              ][!highway],
13way[maintenance                ][!highway],
14way[median                     ][!highway],
15way[motorroad                  ][!highway],
16node[ntd_id                    ][!highway],
17way[sac_scale                  ][!highway],
18way[sidewalk                   ][!highway],
19way[step_count                 ][!highway][man_made!=tower],
20way[tracktype                  ][!highway],
21way[trail_visibility           ][!highway], /* #15029 */
22way[trolley_wire               ][!highway],
23way[zip_left                   ][!highway],
24way[zip_right                  ][!highway],
25way[detail                     ][!railway][route!=railway],
26way[eddy_current_brake         ][!railway][route!=railway],
27way[electrified                ][!railway][route!=railway][!highway], /* #16007 */
28way[etcs                       ][!railway][route!=railway],
29way[gauge                      ][!railway][route!=railway],
30way[grade_of_track             ][!railway][route!=railway],
31way[kursbuchstrecke            ][!railway][route!=railway],
32way[lzb                        ][!railway][route!=railway],
33way[old_railway_operator       ][!railway][route!=railway],
34way[operating_procedure        ][!railway][route!=railway],
35way[pzb                        ][!railway][route!=railway],
36way[structure_gauge            ][!railway][route!=railway],
37way[tilting_technology         ][!railway][route!=railway],
38way[track_class                ][!railway][route!=railway],
39way[tracks                     ][!railway][route!=railway],
40way[traffic_mode               ][!railway][route!=railway],
41way[workrules                  ][!railway][route!=railway],
42way[stream                     ][!waterway],
43way[length_unit                ][!waterway],
44way[canal                      ][!waterway],
45way[have_riverbank             ][!waterway],
46*[border_type                  ][!boundary],
47*[piste:difficulty             ][!piste:type],
48*[place                        ][!name][place!=islet],
49*[transformer                  ][!power],
50*[source:date                  ][!source],
51*[source:name                  ][!name][noname!=yes],
52*[source:maxspeed:forward      ][!maxspeed:forward][!maxspeed],
53*[source:maxspeed:backward     ][!maxspeed:backward][!maxspeed],
54*[source:building              ][!building],
55*[source:ref                   ][!ref][noref!=yes],
56*[source:population            ][!population],
57*[source:postal_code           ][!postal_code],
58*[source:ele                   ][!ele],
59*[source:ref:INSEE             ][!ref:INSEE],
60*[source:lit                   ][!lit],
61*[source:hgv                   ][!hgv],
62*[source:highway               ][!highway],
63*[source:maxaxleload           ][!maxaxleload],
64*[source:surface               ][!surface],
65*[source:bridge                ][!bridge],
66*[source:old_name              ][!old_name],
67*[source:bicycle               ][!bicycle],
68*[source:designation           ][!designation],
69*[source:height                ][!height],
70*[source:lanes                 ][!lanes],
71*[source:postcode              ][!addr:postcode],
72*[source:housenumber           ][!addr:housenumber],
73*[source:addr:postcode         ][!addr:postcode],
74*[source:addr:housenumber      ][!addr:housenumber] {
75  throwWarning: tr("{0} without {1}", "{0.key}", "{1.key}");
76  group: tr("missing tag");
77  assertMatch: "way lanes=42";
78  assertNoMatch: "way lanes=42 highway=unclassified";
79  assertMatch: "node source:addr:postcode=postman";
80  assertMatch: "node source:addr=postman";
81  assertNoMatch: "node source:addr=postman addr:housenumber=42";
82}
83
84/* {0.key} without {1.key} (info level) */
85way[lanes:forward][!lanes:backward][oneway!=yes][oneway!=-1],
86way[lanes:backward][!lanes:forward][oneway!=yes][oneway!=-1],
87*[leaf_type ][!leaf_cycle],
88*[leaf_cycle][!leaf_type] {
89  throwOther: tr("{0} without {1}", "{0.key}", "{1.key}");
90  group: tr("missing tag");
91}
92
93/* {0.key} without {1.tag}, #17997 */
94node[railway:switch            ][railway!=switch],
95*[generator:source             ][power!=generator],
96*[generator:method             ][power!=generator],
97*[generator:type               ][power!=generator],
98node[fire_hydrant:type         ][emergency!=fire_hydrant][disused:emergency!=fire_hydrant],
99node[manhole                   ][man_made!=manhole],
100way[fence_type                 ][barrier!=fence],
101*[recycling_type               ][amenity!=recycling],
102*[information                  ][tourism!=information],
103node[board_type                ][information!=board],
104*[shelter_type                 ][amenity!=shelter],
105node[lamp_type                 ][highway!=street_lamp],
106node[map_type                  ][information!=map],
107*[site_type                    ][historic!=archaeological_site],
108*[artwork_type                 ][tourism!=artwork][exhibit!=artwork],
109*[castle_type                  ][historic!=castle],
110*[parking                      ][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking)$/][parking!=yes][parking!=no],
111way[cutline                    ][man_made!=cutline],
112*[bunker_type                  ][military!=bunker] {
113  throwWarning: tr("{0} without {1}", "{0.key}", "{1.tag}");
114  group: tr("missing tag");
115}
116
117/* {0.key} without {1.tag} or {2.tag}, #15107 */
118*[iata                         ][aeroway!=aerodrome][aeroway!=helipad],
119*[icao                         ][aeroway!=aerodrome][aeroway!=helipad],
120*[bridge:movable               ][bridge!=movable][man_made!=bridge],
121*[substation                   ][power!=substation][pipeline!=substation],
122*[reservoir_type               ][landuse!=reservoir][water!=reservoir],
123way[waterway=pressurised       ][tunnel!=flooded][man_made!=pipeline] {
124  throwWarning: tr("{0} without {1} or {2}", "{0.key}", "{1.tag}", "{2.tag}");
125  group: tr("missing tag");
126}
127
128/* {0.tag} without {1.key} (warning level), #18411, #18246 */
129way[railway=construction][!construction],
130way[highway=construction][!construction],
131node[traffic_sign=maxspeed][!maxspeed],
132node[actuator=manual][!handle],
133node[emergency=fire_hydrant][!fire_hydrant:type],
134way[     boundary=administrative][!admin_level],
135relation[boundary=administrative][!admin_level],
136relation[route=bicycle ][!network][type=route],
137relation[route=hiking  ][!network][type=route],
138relation[route=foot    ][!network][type=route],
139relation[route=horse   ][!network][type=route],
140relation[route=piste][!piste:type][type=route],
141relation[route=ski  ][!piste:type][type=route],
142*[tourism=information][!information],
143*[leisure=pitch][!sport],
144*[aeroway=terminal][!building],
145*[office=government][!government],
146*[power=generator][!generator:source],
147*[amenity=social_facility][!social_facility],
148*[amenity=place_of_worship][!religion] {
149  throwWarning: tr("{0} without {1}", "{0.tag}", "{1.key}");
150  group: tr("missing tag");
151}
152
153/* {0.tag} without {1.key} (info level), #15107 */
154*[aeroway=runway               ][!ref],
155*[aeroway=runway               ][!surface],
156node[highway=crossing          ][!crossing],
157way[highway=track              ][!tracktype],
158way[power=cable                ][!location],
159node[power=transformer         ][!voltage:primary],
160node[power=transformer         ][!voltage:secondary],
161node[transformer=distribution  ][!voltage:primary][power=pole],
162node[transformer=distribution  ][!voltage:secondary][power=pole],
163way[power=line                 ][!voltage],
164way[power=minor_line           ][!voltage],
165way[power=cable                ][!voltage],
166*[power=generator              ][!voltage][generator:output:electricity],
167*[power=plant                  ][!voltage][plant:output:electricity],
168*[power=substation             ][!substation],
169*[power=switch                 ][!switch],
170*[power=transformer            ][!transformer],
171*[amenity=bank                 ][!operator],
172*[amenity=cinema               ][!operator],
173*[amenity=fast_food            ][!operator],
174*[amenity=fuel                 ][!operator],
175*[mountain_pass=yes            ][!ele],
176*[natural=peak                 ][!ele],
177*[natural=water                ][!water],
178*[amenity=place_of_worship     ][!denomination],
179*[amenity=parking              ][!parking],
180*[amenity=parking_entrance     ][!parking] {
181  throwOther: tr("{0} without {1}", "{0.tag}", "{1.key}");
182  group: tr("missing tag");
183  assertMatch: "way power=line";
184  assertNoMatch: "way power=line voltage=1";
185  assertMatch: "way power=switch";
186  assertMatch: "way power=substation";
187  assertMatch: "way power=substation transformer=foobar";
188  assertNoMatch: "way power=substation substation=foobar";
189  assertMatch: "way power=generator generator:output:electricity=yes";
190  assertNoMatch: "way power=generator";
191  assertNoMatch: "way power=generator generator:output:electricity=yes voltage=1";
192}
193
194/* {0.key} without {1.key} or {2.tag} */
195way[bridge:structure           ][!bridge][man_made!=bridge],
196*[smoothness                   ][!highway][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking|bicycle_parking)$/],
197*[segregated                   ][!highway][railway!=crossing] {
198  throwWarning: tr("{0} without {1} or {2}", "{0.key}", "{1.key}", "{2.tag}");
199  group: tr("missing tag");
200}
201
202/* {0.tag} without {1.tag} (info level) see #11600 #11393 #11850 */
203way[highway=motorway][!oneway][junction!=roundabout],
204way[highway=motorway_link][!oneway][junction!=roundabout] {
205  throwOther: tr("{0} without {1}", "{0.tag}", "{1.tag}");
206  group: tr("missing tag");
207}
208
209/* {0.tag} without {1.tag} */
210way[usage=penstock][man_made!=pipeline],
211way[usage=penstock][waterway!=pressurised] {
212  throwWarning: tr("{0} without {1}", "{0.tag}", "{1.tag}");
213  group: tr("missing tag");
214}
215
216/* {0.tag} without {1.tag} or {2.tag} */
217*[amenity=recycling][recycling_type!=container][recycling_type!=centre] {
218  throwWarning: tr("{0} without {1} or {2}", "{0.tag}", "{1.tag}", "{2.tag}");
219  group: tr("missing tag");
220}
221
222/* {0.key} without {1.key}, {2.tag} or {3.tag} */
223*[intermittent                 ][!waterway][natural!~/^(water|spring)$/][landuse!~/^(basin|reservoir)$/][ford!=yes],
224*[boat                         ][!waterway][natural!=water             ][landuse!~/^(basin|reservoir)$/][ford!=yes] {
225  throwWarning: tr("{0} without {1}, {2}, {3} or {4}", "{0.key}", "{1.key}", "{2.tag}", "{3.tag}", "{4.tag}");
226  group: tr("missing tag");
227}
228
229/* {0.key} without {1.key}, {2.key} or {3.key}, #17253 */
230way[oneway   ][!highway][!railway][!aerialway][attraction!=summer_toboggan][aeroway!~/^(runway|taxiway)$/],
231*[snowplowing][!highway][!amenity][!leisure] {
232  throwWarning: tr("{0} without {1}, {2} or {3}", "{0.key}", "{1.key}", "{2.key}", "{3.key}");
233  group: tr("missing tag");
234}
235
236/* {0.key} without {1.key}, {2.key} or {3.tag}, #17255 */
237way[incline                    ][!highway][!railway][aeroway!~/^(runway|taxiway)$/][attraction!=summer_toboggan],
238*[toll                         ][!highway][!barrier][route!~/^(ferry|road)$/] {
239  throwWarning: tr("{0} without {1}, {2} or {3}", "{0.key}", "{1.key}", "{2.key}", "{3.tag}");
240  group: tr("missing tag");
241}
242
243/* {0.tag} together with {1.key}, see #17664, #17707, #16464, #10837, #14034, #9389, #11977, #13156, #16888 */
244*[power=plant][/^generator:/],
245*[power=generator][/^plant:/],
246*[power=plant][voltage],
247*[power=plant][frequency],
248*[internet_access=no][internet_access:fee],
249node[power=transformer][voltage],
250node[transformer=distribution][voltage][power=pole],
251*[amenity=vending_machine][shop],
252*[noname?][name],
253way[oneway=yes][/:backward/][!traffic_sign:backward][bicycle:backward!=use_sidepath][oneway:bicycle!=no][oneway:psv!=no],
254way[oneway=yes][/:forward/ ][!traffic_sign:forward ][bicycle:forward!=use_sidepath ][oneway:bicycle!=no][oneway:psv!=no],
255way[oneway=-1 ][/:backward/][!traffic_sign:backward][bicycle:backward!=use_sidepath][oneway:bicycle!=no][oneway:psv!=no],
256way[oneway=-1 ][/:forward/ ][!traffic_sign:forward ][bicycle:forward!=use_sidepath ][oneway:bicycle!=no][oneway:psv!=no] {
257  throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.key}");
258  group: tr("suspicious tag combination");
259  assertMatch: "way power=plant generator:source=wind";
260  assertMatch: "way power=generator plant:source=combustion";
261}
262
263/* {0.tag} together with {1.tag} (info level), see #9696 */
264way[highway=footway][oneway=no] {
265  throwOther: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
266  group: tr("suspicious tag combination");
267}
268
269/* {0.tag} together with {1.tag}, see #18411, #17950, #17330, #17623, #17592, #17594, #17542, #16861, #16147, #10186 */
270*[barrier=kerb][kerb=no],
271way[highway=construction][construction=yes],
272way[railway=construction][construction=yes],
273*[man_made=bridge][bridge=yes],
274*[man_made=tunnel][tunnel=yes],
275*[amenity=police][police],
276node[highway=crossing][crossing=no],
277node[railway=crossing][crossing=no],
278way[junction=yes][highway],
279way[tracktype=grade1][surface].unpaved_surface,
280way[tracktype=grade2][surface][surface=~/^(sand|mud)$/],
281way[segregated][bicycle=no],
282way[segregated][foot=no],
283way[man_made=pipeline][tunnel=flooded],
284way[waterway=canal][tunnel=yes] {
285  throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
286  group: tr("suspicious tag combination");
287}
288
289/* {0.tag} together with {1.tag} (error level) */
290relation[type=multipolygon][area=no] {
291  throwError: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
292  group: tr("suspicious tag combination");
293}
294
295/* {0.key} together with {1.key}, #18267, #17630, #17604 */
296node[marker][cover],
297node[marker][voltage],
298node[marker][pressure],
299node[marker][diameter],
300node[marker][substance],
301*[building:part][building],
302*[addr:street][addr:place][outside("CZ,DK")] {
303  throwWarning: tr("{0} together with {1}", "{0.key}", "{1.key}");
304  group: tr("suspicious tag combination");
305}
306
307/* {0.tag} together with {1.tag} and {2.key}, #18471 */
308way[highway=~/^(cycleway|footway|path)$/][segregated=no][sidewalk =~/^(left|right|both)$/] {
309  throwWarning: tr("{0} together with {1} and {2}", "{0.tag}", "{1.tag}", "{2.key}");
310  group: tr("suspicious tag combination");
311}
312
313/* #11127, #13727 */
314way[waterway][bridge=yes][waterway!=weir] {
315  throwWarning: tr("{0} together with {1}", "{0.key}", "{1.tag}");
316  suggestAlternative: "bridge=aqueduct";
317  group: tr("suspicious tag combination");
318  fixAdd: "bridge=aqueduct";
319}
320way[waterway=weir][bridge=yes][highway] {
321  throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
322  suggestAlternative: "waterway=weir + ford=yes";
323  suggestAlternative: "waterway=dam";
324  suggestAlternative: tr("two objects, one with {0} and one with {1} + {2} + {3}", "{0.tag}", "{2.key}", "{1.tag}", "layer");
325  group: tr("suspicious tag combination");
326}
327
328/* #16214 */
329relation[type=multipolygon] >[role="inner"] way[area][eval(number_of_tags()) = 1] {
330  throwWarning: tr("{0} on an inner multipolygon ring without further tags", "{0.tag}");
331  fixRemove: "area";
332  set area_yes_autofix;
333  group: tr("suspicious tag combination");
334}
335
336/* only {0.key}, see #11104 #12422 #14950 */
337*[access][eval(number_of_tags()) = 1],
338*[area][eval(number_of_tags()) = 1]!.area_yes_autofix,
339*[name][eval(number_of_tags()) = 1],
340*[ref][eval(number_of_tags()) = 1],
341*[lit][eval(number_of_tags()) = 1] {
342  throwWarning: tr("incomplete object: only {0}", "{0.key}");
343  group: tr("missing tag");
344}
345/* only {0.key} and {1.key} */
346*[name][area][eval(number_of_tags()) = 2],
347*[name][ref][eval(number_of_tags()) = 2] {
348  throwWarning: tr("incomplete object: only {0} and {1}", "{0.key}", "{1.key}");
349  group: tr("missing tag");
350}
351/* only {0.tag}, #15269 */
352*[tourism=attraction][eval(number_of_tags()) = 1] {
353  throwWarning: tr("incomplete object: only {0}", "{0.tag}");
354  group: tr("missing tag");
355}
356/* only {0.key} and {1.tag} */
357*[name][tourism=attraction][eval(number_of_tags()) = 2] {
358  throwWarning: tr("incomplete object: only {0} and {1}", "{0.key}", "{1.tag}");
359  group: tr("missing tag");
360}
361
362/* #9811, #11491, #12865, #14310 */
363*[place][place!=farm][/^(addr:housenumber|addr:housename|addr:flats|addr:conscriptionnumber|addr:street|addr:place|addr:city|addr:country|addr:full|addr:hamlet|addr:suburb|addr:subdistrict|addr:district|addr:province|addr:state|addr:interpolation|addr:interpolation|addr:inclusion)$/],
364/* addr:postcode is used together with place in some countries */
365*[boundary][/^addr:/],
366*[highway][/^addr:/][highway!=services][highway!=rest_area][!"addr:postcode"] {
367  throwWarning: tr("{0} together with {1}", "{0.key}", "addr:*");
368  group: tr("suspicious tag combination");
369  assertMatch: "node place=foo addr:housenumber=5";
370  assertMatch: "node place=foo addr:housenumber=5 addr:postcode=12345";
371  assertNoMatch: "node place=foo  addr:postcode=12345";
372}
373*[!highway][postal_code]["addr:postcode"][postal_code=*"addr:postcode"] {
374  throwWarning: tr("{0} together with {1}", "{1.key}", "{2.key}");
375  group: tr("suspicious tag combination");
376}
377*[!highway][postal_code]["addr:postcode"][postal_code!=*"addr:postcode"] {
378  throwWarning: tr("{0} together with {1} and conflicting values", "{1.key}", "{2.key}");
379  group: tr("suspicious tag combination");
380}
381way[highway][postal_code]["addr:postcode"][postal_code=*"addr:postcode"] {
382  throwWarning: tr("{0} together with {1}", "{1.key}", "{2.key}");
383  group: tr("suspicious tag combination");
384  fixRemove: "addr:postcode";
385}
386way[highway][postal_code]["addr:postcode"][postal_code!=*"addr:postcode"] {
387  throwWarning: tr("{0} together with {1} and conflicting values", "{1.key}", "{2.key}");
388  group: tr("suspicious tag combination");
389}
390way[highway][highway!=services][highway!=rest_area][!postal_code]["addr:postcode"] {
391  throwWarning: tr("{0} together with {1}", "{0.key}", "{4.key}");
392  suggestAlternative: "postal_code";
393  group: tr("suspicious tag combination");
394  fixChangeKey: "addr:postcode=>postal_code";
395}
396
397/* #9195 */
398way[highway=footway][cycleway=lane] {
399  throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
400  suggestAlternative: "highway=path + foot=designated + bicycle=designated + segregated=yes";
401  group: tr("suspicious tag combination");
402}
403
404/* {0} on suspicious object */
405*[tunnel  ][!highway][!railway][!waterway][!piste:type][public_transport!=platform][route!=ferry][man_made!=pipeline][man_made!=goods_conveyor][man_made!=wildlife_crossing][man_made!=tunnel],
406*[bridge  ][!highway][!railway][!waterway][!piste:type][public_transport!=platform][route!=ferry][man_made!=pipeline][man_made!=goods_conveyor][man_made!=wildlife_crossing][man_made!=bridge][building!=bridge],
407*[psv     ][!highway][!railway][!waterway][barrier!=bollard][amenity !~ /^parking.*/],
408*[width   ][!highway][!railway][!waterway][!aeroway][!cycleway][!footway][!barrier][!man_made][!entrance][natural!=stone][leisure!=track],
409*[maxspeed][!highway][!railway][traffic_sign !~ /^((.*;)?maxspeed(;.*)?|[A-Z][A-Z]:.+)$/][traffic_sign:forward !~ /^((.*;)?maxspeed(;.*)?|[A-Z][A-Z]:.+)$/][traffic_sign:backward !~ /^((.*;)?maxspeed(;.*)?|[A-Z][A-Z]:.+)$/][type != enforcement][waterway !~ /^(river|canal|lock)$/][!traffic_calming][aerialway!=zip_line] {
410  throwWarning: tr("{0} on suspicious object", "{0.key}");
411  group: tr("suspicious tag combination");
412}
413
414*[amenity][amenity =~ /^(restaurant|cafe|fast_food|pub|place_of_worship|school|university|hospital|library|theatre|courthouse|bank|cinema|pharmacy|fuel)$/][!name][noname!=yes] {
415  throwOther: tr("{0} without {1}", "{0.tag}", "{2.key}");
416  group: tr("missing tag");
417  assertMatch: "node amenity=restaurant";
418  assertNoMatch: "node amenity=restaurant noname=yes";
419  assertNoMatch: "node amenity=restaurant name=Foobar";
420}
421
422/* #10193, #16157 */
423way[highway][barrier],
424*[highway][waterway][waterway!=dam][waterway!=weir],
425way[highway][natural][natural!=ridge],
426*[landuse][building][landuse!=retail] {
427  throwWarning: tr("{0} together with {1}", "{0.key}", "{1.key}");
428  group: tr("suspicious tag combination");
429  assertNoMatch: "node highway=street_lamp natural=birds_nest";
430}
431
432/* #6932 */
433*[natural=water][leisure=swimming_pool] {
434  throwWarning: tr("natural water used for swimming pool");
435  group: tr("suspicious tag combination");
436  fixRemove: "natural";
437}
438
439/* #9593, #11183, #12418, #12761, #17254  */
440*[sport][sport!=skiing][!building][!club][tourism != hotel][highway != raceway][!leisure][natural !~ /^(beach|bare_rock|cliff|peak|water)$/][amenity !~ /^(pub|restaurant|swimming_pool)$/][landuse !~ /^(recreation_ground|piste|farm|farmland)$/][barrier !~ /^(wall|retaining_wall)$/][!"piste:type"][shop!=sports][attraction!=summer_toboggan] {
441    throwWarning: tr("sport without physical feature");
442    group: tr("missing tag");
443    assertMatch: "node sport=tennis";
444    assertNoMatch: "node sport=tennis leisure=pitch";
445    assertNoMatch: "node sport=beachvolleyball natural=beach";
446    assertNoMatch: "node sport=skiing"; /* skiing has deprecated warning */
447    assertNoMatch: "node sport=swimming tourism=hotel";
448    assertNoMatch: "node sport=10pin amenity=restaurant";
449}
450
451/* {0.key} without {1.key} or {2.key} see #10140 */
452*[building:levels][!building][!building:part],
453way[usage][!railway][!waterway][route!=railway][man_made!=pipeline] {
454  throwWarning: tr("{0} without {1} or {2}", "{0.key}", "{1.key}", "{2.key}");
455  group: tr("missing tag");
456}
457
458/* any other *_name tag (with some exceptions) but not a name , see #10837 #11297 #11539 #16437 */
459*[/_name$/][!name][!old_name][!loc_name][!uic_name][!artist_name][!lock_name][!"osak:municipality_name"][!"osak:street_name"][noname!=yes] {
460  throwWarning: tr("alternative name without {0}", "{1.key}");
461  group: tr("missing tag");
462}
463
464/* #10837 */
465way[destination][!oneway?][junction!=roundabout][highway] {
466  throwWarning: tr("incomplete usage of {0} on a way without {1}", "{0.key}", "{1.key}");
467  suggestAlternative: "destination:forward";
468  suggestAlternative: "destination:backward";
469}
470
471/* #11389 */
472way["maxspeed:forward"=*"maxspeed:backward"][!maxspeed] {
473  throwWarning: tr("Same value of {0} and {1}", "{0.key}", "{1.key}");
474  suggestAlternative: "maxspeed";
475  group: tr("suspicious tag combination");
476  fixChangeKey: "maxspeed:forward=>maxspeed";
477  fixRemove: "maxspeed:backward";
478}
479way["maxspeed:forward"=*maxspeed]["maxspeed:backward"=*maxspeed][maxspeed] {
480  throwWarning: tr("Same value of {0}, {1} and {2}", "{0.key}", "{1.key}", "{2.key}");
481  set AllSameMaxspeed;
482  suggestAlternative: "maxspeed";
483  group: tr("suspicious tag combination");
484  fixRemove: "maxspeed:forward";
485  fixRemove: "maxspeed:backward";
486}
487way["maxspeed:forward"]["maxspeed:backward"][maxspeed]!.AllSameMaxspeed {
488  throwWarning: tr("{0} and {1} together with {2} and conflicting values", "{0.key}", "{1.key}", "{2.key}");
489  group: tr("suspicious tag combination");
490}
491way["maxspeed:forward"][maxspeed][!"maxspeed:backward"],
492way["maxspeed:backward"][maxspeed][!"maxspeed:forward"] {
493  throwWarning: tr("{0} together with {1}", "{0.key}", "{1.key}");
494  group: tr("suspicious tag combination");
495}
496
497/* #11837 */
498way[layer][layer<0][bridge][bridge!=no][location!=underground][indoor!=yes][!tunnel],
499way[layer][layer>0][tunnel][tunnel!=no][location!=overground][indoor!=yes][!bridge] {
500  throwWarning: tr("{0} together with {1}", "{2.tag}", "{0.tag}");
501  group: tr("suspicious tag combination");
502}
503
504/* #12942 */
505relation[oneway][type!=route] {
506  throwWarning: tr("{0} on a relation without {1}", "{0.key}", "{1.tag}");
507}
508
509/* #9182 */
510way[waterway][layer][layer=~/^(-1|-2|-3|-4|-5)$/][!tunnel][culvert!=yes][covered!=yes][pipeline!=yes][location!=underground][eval(waylength()) > 400] {
511  throwWarning: tr("Long waterway with {0} but without a tag which defines it as tunnel or underground. Remove {1} or add a tunnel tag if applicable. Also check crossing bridges and their {1} tags.", "{1.tag}", "{1.key}");
512  group: tr("suspicious tag combination");
513}
514way[waterway][layer][layer=~/^(-1|-2|-3|-4|-5)$/][!tunnel][culvert!=yes][covered!=yes][pipeline!=yes][location!=underground][eval(waylength()) <= 400] {
515  throwOther: tr("Short waterway with {0} but without a tag which defines it as tunnel or underground. Remove {1} or add a tunnel tag if applicable. Also check crossing bridges and their {1} tags.", "{1.tag}", "{1.key}");
516  group: tr("suspicious tag combination");
517}
518
519/* #13144, #15536 */
520*[unisex=yes][female=yes][male!=yes][shop=hairdresser],
521*[unisex=yes][male=yes][female!=yes][shop=hairdresser] {
522  throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
523  group: tr("suspicious tag combination");
524}
525*[unisex=yes][female=yes][male=yes][shop=hairdresser] {
526  throwWarning: tr("{0} together with {1} and {2}. Remove {1} and {2}", "{0.tag}", "{1.tag}", "{2.tag}");
527  group: tr("suspicious tag combination");
528  fixRemove: "female";
529  fixRemove: "male";
530}
531*[female=yes][male=yes][!unisex][shop=hairdresser] {
532  throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
533  suggestAlternative: "unisex=yes";
534  group: tr("suspicious tag combination");
535  fixRemove: "female";
536  fixRemove: "male";
537  fixAdd: "unisex=yes";
538}
539
540/* {1.key} without {2.tag} see #13138, #14468 */
541way!:closed[water][natural!~/water|bay|strait/][water!=intermittent][amenity!=lavoir], /* water=intermittent is deprecated and has an own warning */
542area:closed[water][natural!~/water|bay|strait/][water!=intermittent][amenity!=lavoir] {
543  throwWarning: tr("{0} without {1}", "{1.key}", "{2.tag}");
544  group: tr("missing tag");
545}
546
547/* see #8519, #11529, limited to motorways and trunks to avoid false positives for streets with lanes for non motorized traffic */
548way[highway =~ /^(motorway|motorway_link|trunk|trunk_link)$/][lanes][turn:lanes              ][tag(lanes)!=eval(count(split("|", tag("turn:lanes"))))],
549way[highway =~ /^(motorway|motorway_link|trunk|trunk_link)$/][lanes][change:lanes            ][tag(lanes)!=eval(count(split("|", tag("change:lanes"))))],
550way[highway =~ /^(motorway|motorway_link|trunk|trunk_link)$/][lanes][maxspeed:lanes          ][tag(lanes)!=eval(count(split("|", tag("maxspeed:lanes"))))],
551way[highway =~ /^(motorway|motorway_link|trunk|trunk_link)$/][lanes][minspeed:lanes          ][tag(lanes)!=eval(count(split("|", tag("minspeed:lanes"))))],
552way[highway =~ /^(motorway|motorway_link|trunk|trunk_link)$/][lanes][destination:lanes       ][tag(lanes)!=eval(count(split("|", tag("destination:lanes"))))],
553way[highway =~ /^(motorway|motorway_link|trunk|trunk_link)$/][lanes][destination:ref:lanes   ][tag(lanes)!=eval(count(split("|", tag("destination:ref:lanes"))))],
554way[highway =~ /^(motorway|motorway_link|trunk|trunk_link)$/][lanes][destination:symbol:lanes][tag(lanes)!=eval(count(split("|", tag("destination:symbol:lanes"))))] {
555    throwWarning: tr("Different number of lanes in the keys {0} and {1}", "{1.key}", "{2.key}");
556    group: tr("suspicious tag combination");
557}
558
559/* #13680 */
560area[golf=bunker][natural=beach] {
561  throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
562  suggestAlternative: "natural=sand";
563  suggestAlternative: "surface=sand";
564  group: tr("suspicious tag combination");
565}
566
567/* #13705 */
568relation[type=multipolygon][building] > way {
569  set part_of_building_MP;
570}
571way["addr:housenumber"][!building][!"building:part"][!"demolished:building"][!note][!amenity][!leisure][!landuse][!man_made][!tourism][!barrier]!.part_of_building_MP {
572  /* don't exclude shop because a lot of real missing bulding tag cases have a shop tag. */
573  throwOther: tr("possibly missing {0} tag", "{1.key}");
574  group: tr("missing tag");
575}
576
577/* #14125, #14323, #18185 */
578way[highway][lanes][!lanes:forward][!lanes:backward][oneway!=yes][oneway!=-1][oneway!=reversible][junction!=roundabout][lanes>2][get(split(".", tag(lanes)/2), 1)=5] {
579  throwWarning: tr("street with odd number of {0}, but without {1} and {2} or {3}", "{1.key}", "{2.key}", "{3.key}", "{4.key}");
580  group: tr("missing tag");
581  assertNoMatch: "way highway=primary lanes=2";
582  assertNoMatch: "way highway=primary lanes=3 lanes:backward=2";
583  assertNoMatch: "way highway=primary lanes=3 oneway=-1";
584  assertNoMatch: "way highway=primary lanes=4";
585  assertMatch: "way highway=primary lanes=3";
586}
587
588/* #15774 */
589node[emergency=fire_hydrant][fire_hydrant:count][fire_hydrant:count!=1] {
590  throwOther: tr("{0} together with {1}. Tag each hydrant separately.", "{0.tag}", "{1.tag}");
591}
592
593/* #12502 */
594node[leisure=park][natural=tree] {
595  throwWarning: tr("{0} together with {1} on a node. Remove {0}.", "{0.tag}", "{1.tag}");
596  group: tr("suspicious tag combination");
597  fixRemove: "leisure";
598}
599
600/* #17305 */
601area[boundary=administrative][landuse=residential] {
602  throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
603  group: tr("suspicious tag combination");
604}
605
606/* #17391 */
607way[highway=pedestrian][width][width<3] {
608  throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
609  suggestAlternative: "highway=footway";
610  group: tr("suspicious tag combination");
611  fixAdd: "highway=footway";
612  assertMatch: "way highway=pedestrian width=0.8";
613  assertMatch: "way highway=pedestrian width=1";
614  assertNoMatch: "way highway=pedestrian width=3";
615  assertNoMatch: "way highway=pedestrian width=5.5";
616}
617
618/* see #17623 */
619way:areaStyle[highway][highway =~ /motorway|trunk|primary|secondary|tertiary|unclassified|residential|service$|living_street|pedestrian|track|path|footway|cycleway|bus_guideway|bridleway/][area!=yes] {
620  throwOther: tr("A linear object {0} without {1} has a tag indicating that it is an area.", "{1.tag}", "{3.tag}");
621  group: tr("suspicious tag combination");
622}
623
624/* #17804 */
625area[cemetery=sector][landuse=cemetery] {
626  throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
627  group: tr("suspicious tag combination");
628}
629
630/* #17967 */
631*[highway=cycleway][cycleway=track] {
632  throwWarning: tr("{0} together with {1}. Remove {1}.", "{0.tag}", "{1.tag}");
633  group: tr("suspicious tag combination");
634  fixRemove: "cycleway";
635}
636
637/* #17973, #18183, #18331 */
638way[highway=path    ][foot][foot!=no      ][foot!=use_sidepath   ][!segregated][bicycle][bicycle!=no][bicycle!=use_sidepath][bicycle!=dismount]!.unpaved_surface,
639way[highway=footway ][bicycle][bicycle!=no][bicycle!=use_sidepath][!segregated][bicycle!=dismount]!.unpaved_surface,
640way[highway=cycleway][foot][foot!=no      ][foot!=use_sidepath   ][!segregated]!.unpaved_surface {
641  throwWarning: tr("Combined foot- and cycleway without {0}.", "{4.key}");
642  group: tr("missing tag");
643}
644
645/* #17989 */
646node[emergency_ward_entrance][emergency!=emergency_ward_entrance] {
647  throwWarning: tr("{0} without {1}", "{0.tag}", "{1.tag}");
648  group: tr("missing tag");
649  fixAdd: "emergency=emergency_ward_entrance";
650}
651
652/* #18203 */
653way[construction][construction!=yes][construction!=minor][highway][highway!=construction] {
654  throwWarning: tr("{0} together with {1}", "{3.tag}", "{0.tag}");
655  group: tr("suspicious tag combination");
656}
657
658/* #18374 */
659*[amenity=recycling][collection_times="24/7"][!opening_hours],
660*[amenity=recycling][collection_times       ][!opening_hours][collection_times=~/[a-z]-[A-Z].*[0-9]-[0-9]/] {
661  throwWarning: tr("{0} together with {1}. Probably {2} is meant.", "{1.key}", "{0.tag}", "{2.key}");
662  group: tr("suspicious tag combination");
663  fixChangeKey: "collection_times => opening_hours";
664  assertMatch: "node amenity=recycling collection_times=\"Mo-Fr 06:00-20:00\"";
665  assertNoMatch: "node amenity=recycling collection_times=\"Mo-Fr 15:00\"";
666  assertNoMatch: "node amenity=recycling collection_times=\"Mo 08:00-11:00\"";
667  assertNoMatch: "node amenity=recycling collection_times=\"Sa[2,4] 8:00-11:00\"";
668}
669*[amenity=recycling][collection_times="24/7"][opening_hours],
670*[amenity=recycling][collection_times       ][opening_hours][collection_times=~/[a-z]-[A-Z].*[0-9]-[0-9]/] {
671  throwWarning: tr("{0} together with {1}. Probably {2} is meant.", "{1.key}", "{0.tag}", "{2.key}");
672  group: tr("suspicious tag combination");
673}
674
675/* #19018 */
676way[highway][crossing][highway =~ /^(motorway|motorway_link|trunk|trunk_link|primary|primary_link|secondary|secondary_link|tertiary|tertiary_link|unclassified|residential|service|living_street)$/] {
677  throwWarning: tr("{0} together with {1}. Should be used on a minor highway type or a node", "{1.key}", "{0.tag}");
678  group: tr("suspicious tag combination");
679  fixRemove: "crossing";
680  assertMatch: "way highway=trunk crossing=unmarked";
681  assertNoMatch: "way highway=construction construction=footway crossing=unmarked";
682}
683
684/* #19066 */
685*[amenity=recycling][!/^recycling:/][recycling_type!=centre] {
686  throwWarning: tr("{0} without {1}", "{0.tag}", "recycling:*");
687  group: tr("missing tag");
688}
689*[source:addr][!/^addr:/] {
690  throwWarning: tr("{0} without {1}", "{0.key}", "addr:*");
691  group: tr("missing tag");
692}
693*[source:maxspeed][!/^maxspeed:?/] {
694  throwWarning: tr("{0} without {1} or {2}", "{0.key}", "maxspeed", "maxspeed:*");
695  group: tr("missing tag");
696}
Note: See TracBrowser for help on using the repository browser.