]> git.openstreetmap.org Git - rails.git/blob - config/potlatch/presets.txt
Potlatch 0.10e
[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
40 way/natural
41 lake: natural=water,landuse=
42 forest: landuse=forest,natural=
43
44 point/road
45 mini roundabout: place=,highway=mini_roundabout
46 traffic lights: place=,highway=traffic_signals
47
48 point/footway
49 bridge: place=,highway=bridge
50 gate: place=,highway=gate
51 stile: place=,highway=stile
52 cattle grid: place=,highway=cattle_grid
53
54 point/cycleway
55 gate: place=,highway=gate
56
57 point/waterway
58 lock gate: place=,waterway=lock_gate
59 weir: place=,waterway=weir
60 aqueduct: place=,waterway=aqueduct
61 winding hole: place=,waterway=turning_point
62 mooring: place=,waterway=mooring
63
64 point/railway
65 station: place=,railway=station,name=(type name here)
66 viaduct: place=,railway=viaduct
67 level crossing: place=,railway=crossing
68
69 point/natural
70 peak: place=,natural=peak
71
72 POI/road
73 car park: place=,amenity=parking
74 petrol station: place=,amenity=fuel
75
76 POI/cycleway
77 bike park: place=,amenity=bicycle_parking
78
79 POI/place
80 city: place=city,name=(type name here),is_in=(type region or county)
81 town: place=town,name=(type name here),is_in=(type region or county)
82 suburb: place=suburb,name=(type name here),is_in=(type region or county)
83 village: place=village,name=(type name here),is_in=(type region or county)
84 hamlet: place=hamlet,name=(type name here),is_in=(type region or county)
85
86 POI/tourism
87 attraction: place=,tourism=attraction,amenity=,religion=,denomination=
88 church: place=,tourism=,amenity=place_of_worship,name=(type name here),religion=christian,denomination=(type denomination here)
89 hotel: place=,tourism=hotel,amenity=,religion=,denomination=
90 other religious: place=,tourism=,amenity=place_of_worship,name=(type name here),religion=(type religion),denomination=
91 post box: place=,amenity=post_box,tourism=,name=,religion=,denomination=
92 post office: place=,amenity=post_office,tourism=,name=,religion=,denomination=
93 pub: place=,tourism=,amenity=pub,name=(type name here),religion=,denomination=
94 school: place=,tourism=,amenity=school,name=(type name here),religion=,denomination=
95
96 POI/natural
97 peak: place=,natural=peak