source: josm/trunk/data/validator/ignoretags.cfg@ 15159

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