Changeset 14897 in josm for trunk/data/validator
- Timestamp:
- 2019-03-18T09:10:55+01:00 (6 years ago)
- Location:
- trunk/data/validator
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/ignoretags.cfg
r14881 r14897 2 2 ; This is used for checks "key/tag not in presets" 3 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. 5 ; E: ignore tags with this key 6 ; S: ignore tag if key starts with this string 7 ; F: ignore tag if key ends with this string 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. 8 9 ; 9 10 ; -
trunk/data/validator/words.cfg
r14490 r14897 8 8 # There must not be any white space before or after words, unless they are to be included in 9 9 # the bad spelling. 10 # There is no need to add bad spelling with different upper/lower case. 10 # There is no need to add bad spelling with different upper/lower case for keys 11 # which appear in the presets or the ignoreTags.cfg (prefixes E: and K:) 11 12 # There is no need to add bad spelling with leading or trailing blanks. 12 13 … … 40 41 -maenity 41 42 -emenity 43 +barrier 44 -barier 42 45 +bicycle 43 46 -bycycle … … 50 53 +commercial 51 54 -comercial 52 +created_by53 -cretaed_by54 -crated_by55 -creared_by56 -creayed_by57 -{created_by58 -creeated_by59 -created_bu60 55 +denomination 61 56 -denonimation … … 161 156 -oeway 162 157 -eway 163 +osmarender:nameDirection164 -name_direction165 -osmarender:name_direction166 158 +railway 167 159 -raillway … … 178 170 -waterwy 179 171 -wateway 180 +unknown181 -unknwon182 172 # 183 173 # Not sorted. … … 208 198 -bulding 209 199 -buildinq 210 +city211 -citya212 200 +complete 213 201 -complite … … 221 209 -desription 222 210 -decription 223 +feature224 -featuer225 211 +freight 226 212 -frieght 227 213 +full_name:fa 228 214 -full_name:Fa 229 +highway_border230 -highway_boarder231 -highway_boreder232 215 +int_name 233 216 -iint_name … … 290 273 +old_name 291 274 -oldname 292 +osmarender:renderName293 -osmarender:rendername294 -soamrender:renderName295 +osmarender:renderRef296 -osmrender:renderRef297 275 +postal_code 298 276 -posatl_code … … 324 302 -tracltype 325 303 -trackype 326 +tramline327 -tram_line328 304 +tunnel 329 305 -tunne
Note:
See TracChangeset
for help on using the changeset viewer.