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

Last change on this file since 15595 was 15595, checked in by Klumbumbus, 4 years ago

don't warn about tunnel=* on man_made=tunnel (similar to bridge), but warn about tunnel=yes on man_made=tunnel and bridge=yes on man_made=bridge (see https://github.com/osm-fr/osmose-backend/issues/696)

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