]> git.openstreetmap.org Git - rails.git/blob - config/potlatch/presets.txt
Move geocoder constants to application configuration to avoid test warnings.
[rails.git] / config / potlatch / presets.txt
1 way/road
2 motorway: highway=motorway,ref=(type road number)
3 trunk road: highway=trunk,ref=(type road number),name=(type road name)
4 primary road: highway=primary,ref=(type road number),name=(type road name)
5 secondary road: highway=secondary,ref=(type road number),name=(type road name)
6 tertiary road: highway=tertiary,ref=(type road number),name=(type road name)
7 unclassified road: highway=unclassified,ref=,name=(type road name)
8 residential road: highway=residential,ref=,name=(type road name)
9 service road: highway=service,ref=,name=
10
11 way/footway
12 public footpath: highway=footway,foot=yes,tracktype=
13 permissive path: highway=footway,foot=permissive,tracktype=
14 bridleway: highway=bridleway,foot=yes,tracktype=
15 paved track: highway=track,foot=,surface=paved
16 gravel track: highway=track,foot=,surface=gravel
17 dirt track: highway=track,foot=,surface=dirt
18 grass track: highway=track,foot=,surface=grass
19
20 way/cycleway
21 cycle track: highway=cycleway,ncn_ref=,rcn_ref=,lcn_ref=
22 cycle track (national route): highway=cycleway,ncn_ref=(type route number)
23 cycle track (regional route): highway=cycleway,rcn_ref=(type route number)
24 cycle track (local route): highway=cycleway,lcn_ref=(type route number)
25
26 way/waterway
27 canal: waterway=canal,name=(type name here)
28 navigable river: waterway=river,boat=yes,name=(type name here)
29 navigable drain: waterway=drain,boat=yes,name=(type name here)
30 derelict canal: waterway=derelict_canal,name=(type name here)
31 unnavigable river: waterway=river,boat=no,name=(type name here)
32 unnavigable drain: waterway=drain,boat=no,name=(type name here)
33 stream: waterway=stream,boat=no,name=(type name here)
34
35 way/railway
36 railway: railway=rail
37 tramway: railway=tram
38 light railway: railway=light_rail
39 preserved railway: railway=preserved
40 disused railway tracks: railway=disused
41 course of old railway: railway=abandoned
42 railway platform: railway=platform
43
44 way/tourism
45 archaeological: place=,tourism=,historic=archaeological_site,name=(type name here)
46 attraction: place=,tourism=attraction,historic=,amenity=,name=(type name here)
47 campsite: place=,tourism=camp_site,historic=,amenity=,name=(type name here)
48 caravan site: place=,tourism=camp_site,historic=,amenity=,name=(type name here)
49 castle: place=,tourism=,historic=castle,name=(type name here)
50 hotel: place=,tourism=hotel,historic=,amenity=,name=(type name here),operator=(type chain here)
51 museum: place=,tourism=museum,historic=,amenity=,name=(type name here)
52 ruins: place=,tourism=,historic=ruins,name=(type name here)
53
54 way/recreation
55 golf course: landuse=,leisure=golf_course
56 pitch: landuse=,leisure=pitch, sport=(type sport here)
57 playground: landuse=,leisure=playground
58 recreation ground: landuse=recreation_ground,leisure=
59 sports centre: landuse=,leisure=sports_centre
60 stadium: landuse=,leisure=stadium
61
62 way/utility
63 college: place=,tourism=,amenity=college,name=(type name here)
64 school: place=,tourism=,amenity=school,name=(type name here)
65 hospital: place=,tourism=,amenity=hospital,name=(type name here)
66 library: place=,tourism=,amenity=library,name=(type name here)
67 university: place=,tourism=,amenity=university,name=(type name here)
68
69 way/natural
70 coastline: natural=coastline,landuse=,leisure=
71 fell: natural=fell,landuse=,leisure=
72 heath: natural=heath,landuse=,leisure=
73 lake: natural=water,landuse=,leisure=
74 forest: landuse=forest,natural=,leisure=
75 marsh: natural=marsh,landuse=,leisure=
76 nature reserve: leisure=nature_reserve,landuse=,natural=
77 scree: natural=scree,landuse=,leisure=
78 woodland: natural=wood,landuse=,leisure=
79
80 way/landuse
81 allotments: landuse=allotments,leisure=
82 building site: landuse=construction,leisure=
83 commercial: landuse=commercial,leisure=
84 common: landuse=,leisure=common
85 farm: landuse=farm,leisure=
86 farmyard: landuse=farmyard,leisure=
87 industry: landuse=industrial,leisure=
88 landfill site: landuse=landfill,leisure=
89 park: leisure=park,landuse=
90 quarry: landuse=quarry,leisure=
91 reservoir: landuse=reservoir,leisure=
92 residential: landuse=residential,leisure=
93 retail: landuse=retail,leisure=
94 village green: landuse=village_green,leisure=
95
96 point/road
97 mini roundabout: place=,highway=mini_roundabout
98 traffic lights: place=,highway=traffic_signals
99
100 point/footway
101 bridge: place=,highway=bridge
102 gate: place=,highway=gate
103 stile: place=,highway=stile
104 cattle grid: place=,highway=cattle_grid
105
106 point/cycleway
107 bike park: place=,highway=,amenity=bicycle_parking,capacity=(type number of spaces)
108 gate: place=,highway=gate,amenity=,capacity=
109
110 point/waterway
111 lock: place=,waterway=,lock=yes,name=(type name here)
112 single lockgate: place=,waterway=lock_gate,lock=
113 weir: place=,waterway=weir,lock=
114 aqueduct: place=,waterway=aqueduct,lock=
115 winding hole: place=,waterway=turning_point,lock=
116 mooring: place=,waterway=mooring,lock=
117
118 point/railway
119 station: place=,railway=station,name=(type name here)
120 viaduct: place=,railway=viaduct
121 level crossing: place=,railway=crossing
122
123 point/landmark
124 pylon: man_made=,power=tower
125
126 point/natural
127 peak: place=,natural=peak
128
129 POI/road
130 car park: place=,amenity=parking
131 petrol station: place=,amenity=fuel
132
133 POI/footway
134 bench: amenity=bench
135
136 POI/cycleway
137 bike park: place=,shop=,amenity=bicycle_parking,capacity=(type number of spaces)
138 bike rental: place=,amenity=bicycle_rental,capacity=(type number of bikes)
139 bike shop: place=,shop=bicycle
140
141 POI/place
142 city: place=city,name=(type name here),is_in=(type region or county)
143 town: place=town,name=(type name here),is_in=(type region or county)
144 suburb: place=suburb,name=(type name here),is_in=(type region or county)
145 village: place=village,name=(type name here),is_in=(type region or county)
146 hamlet: place=hamlet,name=(type name here),is_in=(type region or county)
147
148 POI/tourism
149 archaeological: place=,tourism=,historic=archaeological_site,name=(type name here)
150 artwork: place=,tourism=artwork,historic=,amenity=
151 attraction: place=,tourism=attraction,historic=,amenity=,name=(type name here)
152 cafe: place=,tourism=,historic=,amenity=cafe,name=(type name here)
153 campsite: place=,tourism=camp_site,historic=,amenity=,name=(type name here)
154 caravan site: place=,tourism=camp_site,historic=,amenity=,name=(type name here)
155 castle: place=,tourism=,historic=castle,name=(type name here)
156 cinema: place=,tourism=,historic=,amenity=cinema,name=(type name here),operator=(type chain here)
157 fast food: place=,tourism=,historic=,amenity=fast_food,name=(type name here)
158 guesthouse: place=,tourism=guest_house,historic=,amenity=,name=(type name here)
159 hostel: place=,tourism=hostel,historic=,amenity=,name=(type name here),operator=(type chain here)
160 hotel: place=,tourism=hotel,historic=,amenity=,name=(type name here),operator=(type chain here)
161 monument: place=,tourism=,historic=monument,name=(type name here)
162 museum: place=,tourism=museum,historic=,amenity=,name=(type name here)
163 picnic site: place=,tourism=picnic_site,historic=
164 pub: place=,tourism=,historic=,amenity=pub,name=(type name here)
165 restaurant: place=,tourism=,historic=,amenity=restaurant,name=(type name here)
166 ruins: place=,tourism=,historic=ruins,name=(type name here)
167 viewpoint: place=,tourism=viewpoint,historic=
168
169 POI/landmark
170 church: man_made=,amenity=place_of_worship,name=(type name here),religion=christian,denomination=(type denomination here),power=
171 other religious: man_made=,amenity=place_of_worship,name=(type name here),religion=(type religion),denomination=,power=
172 lighthouse: man_made=lighthouse,power=,amenity=,name=,religion=,denomination=
173 pylon: man_made=,power=tower,amenity=,name=,religion=,denomination=
174 windmill: man_made=windmill,power=,amenity=,name=,religion=,denomination=
175
176 POI/recreation
177 golf course: leisure=golf_course
178 pitch: leisure=pitch, sport=(type sport here)
179 playground: leisure=playground
180 recreation ground: landuse=recreation_ground,leisure=
181 sports centre: leisure=sports_centre
182 stadium: leisure=stadium
183
184 POI/shop
185 bank: amenity=bank,shop=,operator=(type bank name)
186 bike shop: amenity=,shop=bicycle,name=(type name here),operator=(type chain here)
187 bookshop: amenity=,shop=books,name=(type name here),operator=(type chain here)
188 butchers: amenity=,shop=butcher,name=(type name here),operator=(type chain here)
189 chemists: amenity=,shop=chemist,name=(type name here),operator=(type chain here)
190 convenience store: amenity=,shop=convenience,operator=(type chain here)
191 department store: amenity=,shop=department_store,operator=(type chain here)
192 DIY: amenity=,shop=doityourself,operator=(type chain here)
193 garden centre: amenity=,shop=garden_centre,name=(type name here),operator=(type chain here)
194 laundry: amenity=,shop=laundry,name=(type name here),operator=(type chain here)
195 off-licence: amenity=,shop=alcohol,name=(type name here),operator=(type chain here)
196 outdoor: amenity=,shop=outdoor,name=(type name here),operator=(type chain here)
197 pharmacy: amenity=pharmacy,shop=,name=(type name here),operator=(type chain here)
198 post office: amenity=post_office,shop=,name=(type name here)
199 supermarket: amenity=,shop=supermarket,operator=(type chain here)
200
201 POI/utility
202 college: place=,tourism=,amenity=college,name=(type name here)
203 post box: place=,amenity=post_box,tourism=,name=,ref=(type code here)
204 recycling: place=,amenity=recycling,tourism=,name=,ref=(type code here)
205 school: place=,tourism=,amenity=school,name=(type name here)
206 surgery: place=,tourism=,amenity=doctors,name=(type name here)
207 hospital: place=,tourism=,amenity=hospital,name=(type name here)
208 library: place=,tourism=,amenity=library,name=(type name here)
209 phone box: place=,tourism=,amenity=telephone,name=(type name here)
210 toilets: place=,tourism=,amenity=toilets,name=(type name here)
211 university: place=,tourism=,amenity=university,name=(type name here)
212
213 POI/natural
214 peak: place=,natural=peak
215
216 point/address
217 address: addr:housenumber=(type house number),addr:street=(type street name),addr:postcode=(type postcode),addr:city=(type town name)
218
219 POI/address
220 address: addr:housenumber=(type house number),addr:street=(type street name),addr:postcode=(type postcode),addr:city=(type town name)
221
222 way/address
223 address: addr:housenumber=(type house number),addr:street=(type street name),addr:interpolation=(type pattern of house numbers),addr:postcode=(type postcode),addr:city=(type town name)