source: josm/trunk/resources/data/validator/ignoretags.cfg@ 16748

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

fix #9164 - Add more historic presets (patch by hiddewie, modified)

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