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

Last change on this file since 16480 was 16258, checked in by Klumbumbus, 6 years ago

see #19066 - Move forgotten asserts

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