]> git.openstreetmap.org Git - rails.git/blob - config/potlatch/presets.txt
various fixes/enhancements, including a couple to the 0.5 version
[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=,tracktype=grade1
16 gravel track: highway=track,foot=,tracktype=grade2
17 rough track: highway=track,foot=,tracktype=grade3
18 dirt track: highway=track,foot=,tracktype=grade4
19 grass track: highway=track,foot=,tracktype=grade5
20
21 way/cycleway
22 cycle lane: highway=cycleway,cycleway=lane,ncn_ref=
23 cycle track: highway=cycleway,cycleway=track,ncn_ref=
24 cycle lane (NCN): highway=cycleway,cycleway=lane,name=(type name here),ncn_ref=(type route number)
25 cycle track (NCN): highway=cycleway,cycleway=track,name=(type name here),ncn_ref=(type route number)
26
27 way/waterway
28 canal: waterway=canal,name=(type name here)
29 navigable river: waterway=river,boat=yes,name=(type name here)
30 navigable drain: waterway=drain,boat=yes,name=(type name here)
31 derelict canal: waterway=derelict_canal,name=(type name here)
32 unnavigable river: waterway=river,boat=no,name=(type name here)
33 unnavigable drain: waterway=drain,boat=no,name=(type name here)
34 stream: waterway=stream,boat=no,name=(type name here)
35
36 way/railway
37 railway: railway=rail
38 tramway: railway=tram
39 light railway: railway=light_rail
40 preserved railway: railway=preserved
41 disused railway tracks: railway=disused
42 course of old railway: railway=abandoned
43 railway platform: railway=platform
44
45 way/natural
46 lake: natural=water,landuse=
47 forest: landuse=forest,natural=
48
49 point/road
50 mini roundabout: place=,highway=mini_roundabout
51 traffic lights: place=,highway=traffic_signals
52
53 point/footway
54 bridge: place=,highway=bridge
55 gate: place=,highway=gate
56 stile: place=,highway=stile
57 cattle grid: place=,highway=cattle_grid
58
59 point/cycleway
60 gate: place=,highway=gate
61
62 point/waterway
63 lock gate: place=,waterway=lock_gate
64 weir: place=,waterway=weir
65 aqueduct: place=,waterway=aqueduct
66 winding hole: place=,waterway=turning_point
67 mooring: place=,waterway=mooring
68
69 point/railway
70 station: place=,railway=station,name=(type name here)
71 viaduct: place=,railway=viaduct
72 level crossing: place=,railway=crossing
73
74 point/natural
75 peak: place=,natural=peak
76
77 POI/road
78 car park: place=,amenity=parking
79 petrol station: place=,amenity=fuel
80
81 POI/cycleway
82 bike park: place=,amenity=bicycle_parking
83
84 POI/place
85 city: place=city,name=(type name here),is_in=(type region or county)
86 town: place=town,name=(type name here),is_in=(type region or county)
87 suburb: place=suburb,name=(type name here),is_in=(type region or county)
88 village: place=village,name=(type name here),is_in=(type region or county)
89 hamlet: place=hamlet,name=(type name here),is_in=(type region or county)
90
91 POI/tourism
92 attraction: place=,tourism=attraction,amenity=,religion=,denomination=
93 church: place=,tourism=,amenity=place_of_worship,name=(type name here),religion=christian,denomination=(type denomination here)
94 hotel: place=,tourism=hotel,amenity=,religion=,denomination=
95 other religious: place=,tourism=,amenity=place_of_worship,name=(type name here),religion=(type religion),denomination=
96 post box: place=,amenity=post_box,tourism=,name=,religion=,denomination=
97 post office: place=,amenity=post_office,tourism=,name=,religion=,denomination=
98 pub: place=,tourism=,amenity=pub,name=(type name here),religion=,denomination=
99 school: place=,tourism=,amenity=school,name=(type name here),religion=,denomination=
100
101 POI/natural
102 peak: place=,natural=peak