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