]> git.openstreetmap.org Git - nominatim.git/blob - settings/import-extratags.style
skip relation of Klamath National Forest
[nominatim.git] / settings / import-extratags.style
1 [
2 {
3     "keys" : ["*source"],
4     "values" : {
5         "" : "skip"
6     }
7 },
8 {
9     "keys" : ["wikidata"],
10     "values" : {
11         "Q6419646" : "skip"
12     }
13 },
14 {
15     "keys" : ["name:prefix", "name:suffix", "name:botanical", "wikidata",
16               "*:wikidata"],
17     "values" : {
18         "" : "extra"
19     }
20 },
21 {
22     "keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref",
23               "iata", "icao", "pcode", "pcode:*"],
24     "values" : {
25         "" : "ref"
26     }
27 },
28 {
29     "keys" : ["name", "name:*", "int_name", "int_name:*", "nat_name", "nat_name:*",
30               "reg_name", "reg_name:*", "loc_name", "loc_name:*",
31               "old_name", "old_name:*", "alt_name", "alt_name:*", "alt_name_*",
32               "official_name", "official_name:*", "place_name", "place_name:*",
33               "short_name", "short_name:*", "brand"],
34     "values" : {
35         "" : "name"
36     }
37 },
38 {
39     "keys" : ["addr:housename"],
40     "values" : {
41         "" : "name,house"
42     }
43 },
44 {
45     "keys" : ["emergency"],
46     "values" : {
47         "fire_hydrant" : "skip",
48         "yes" : "skip",
49         "no" : "skip",
50         "" : "main"
51     }
52 },
53 {
54     "keys" : ["historic", "military"],
55     "values" : {
56         "no" : "skip",
57         "yes" : "skip",
58         "" : "main"
59     }
60 },
61 {
62     "keys" : ["natural"],
63     "values" : {
64         "yes" : "skip",
65         "no" : "skip",
66         "coastline" : "skip",
67         "" : "main,with_name"
68     }
69 },
70 {
71     "keys" : ["landuse"],
72     "values" : {
73         "cemetry" : "main,with_name",
74         "" : "main,fallback,with_name"
75     }
76 },
77 {
78     "keys" : ["highway"],
79     "values" : {
80         "no" : "skip",
81         "turning_circle" : "skip",
82         "mini_roundabout" : "skip",
83         "noexit" : "skip",
84         "crossing" : "skip",
85         "traffic_signals" : "main,with_name",
86         "service" : "main,with_name",
87         "cycleway" : "main,with_name",
88         "path" : "main,with_name",
89         "footway" : "main,with_name",
90         "steps" : "main,with_name",
91         "bridleway" : "main,with_name",
92         "track" : "main,with_name",
93         "byway": "main,with_name",
94         "motorway_link" : "main,with_name",
95         "trunk_link" : "main,with_name",
96         "primary_link" : "main,with_name",
97         "secondary_link" : "main,with_name",
98         "tertiary_link" : "main,with_name",
99         "" : "main"
100     }
101 },
102 {
103     "keys" : ["railway"],
104     "values" : {
105         "level_crossing" : "skip",
106         "no" : "skip",
107         "rail" : "extra",
108         "" : "main,with_name"
109     }
110 },
111 {
112     "keys" : ["man_made"],
113     "values" : {
114         "survey_point" : "skip",
115         "cutline" : "skip",
116         "" : "main"
117     }
118 },
119 {
120     "keys" : ["aerialway"],
121     "values" : {
122         "pylon" : "skip",
123         "no" : "skip",
124         "" : "main"
125     }
126 },
127 {
128     "keys" : ["boundary"],
129     "values" : {
130         "" : "main,with_name"
131     }
132 },
133 {
134     "keys" : ["amenity"],
135     "values" : {
136         "restaurant" : "main,operator",
137         "fuel" : "main,operator"
138     }
139 },
140 {
141     "keys" : ["aeroway", "amenity", "club", "craft", "leisure",
142               "office", "mountain_pass"],
143     "values" : {
144         "no" : "skip",
145         "" : "main"
146     }
147 },
148 {
149     "keys" : ["shop"],
150     "values" : {
151         "no" : "skip",
152         "" : "main,operator"
153     }
154 },
155 {
156     "keys" : ["tourism"],
157     "values" : {
158         "yes" : "skip",
159         "no" : "skip",
160         "" : "main,operator"
161     }
162 },
163 {
164     "keys" : ["bridge", "tunnel"],
165     "values" : {
166         "" : "main,with_name_key"
167     }
168 },
169 {
170     "keys" : ["waterway"],
171     "values" : {
172         "riverbank" : "skip",
173         "" : "main,with_name"
174     }
175 },
176 {
177     "keys" : ["place"],
178     "values" : {
179         "" : "main"
180     }
181 },
182 {
183     "keys" : ["junction"],
184     "values" : {
185         "" : "main,fallback,with_name"
186     }
187 },
188 {
189     "keys" : ["postal_code", "postcode", "addr:postcode",
190               "tiger:zip_left", "tiger:zip_right"],
191     "values" : {
192         "" : "postcode,fallback"
193     }
194 },
195 {
196     "keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in:country",
197               "addr:country", "addr:country_code"],
198     "values" : {
199         "" : "country"
200     }
201 },
202 {
203     "keys" : ["addr:housenumber", "addr:conscriptionnumber", "addr:streetnumber"],
204     "values" : {
205         "" : "address,house"
206     }
207 },
208 {
209     "keys" : ["addr:interpolation"],
210     "values" : {
211         "" : "interpolation,address"
212     }
213 },
214 {
215     "keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"],
216     "values" : {
217         "" : "address"
218     }
219 },
220 {
221     "keys" : ["building"],
222     "values" : {
223         "no" : "skip",
224         "" : "main,fallback,with_name"
225     }
226 },
227 {
228     "keys" : ["note", "note:*", "source", "source*", "attribution",
229               "comment", "fixme", "FIXME", "created_by", "tiger:*", "NHD:*",
230               "nhd:*", "gnis:*", "geobase:*", "KSJ2:*", "yh:*",
231               "osak:*", "naptan:*", "CLC:*", "import", "it:fvg:*",
232               "type", "lacounty:*", "ref:ruian:*", "building:ruian:type",
233               "ref:linz:*"],
234     "values" : {
235         "" : "skip"
236     }
237 },
238 {
239     "keys" : [""],
240     "values" : {
241         "" : "extra"
242     }
243 }
244 ]