-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathimportadditions.osm2pgsql.style
53 lines (49 loc) · 2.04 KB
/
importadditions.osm2pgsql.style
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Additional import rules for osm2pgsql
# Append these to a recent checkout of
# http://svn.osm.org/applications/utils/export/osm2pgsql/default.style
# Hiking and skiing
#
node,way hiking text linear
way trailblazed text linear
way marked_trail text linear
way trail_visibility text linear # indistinct=yes
node,way mtb:scale text linear
way sac_scale text linear
node,way information text linear
node board_type text linear
node checkpoint text linear
node checkpoint:type text linear
node fireplace text linear
node,way ford text linear
node,way ski text linear
node,way piste:type text linear
way piste:grooming text linear
way piste:difficulty text linear
way piste:trailblazed text linear
way piste:oneway text linear
way oneway:ski text linear
node,way piste:lit text linear
node,way lit text linear
way snowplowing text linear
node,way abandoned text linear
node,way network text linear
node,way affiliation text linear
# Biking, public transport and urban
#
node,way type text linear # sport=shooting
node,way footway text linear
way cycleway text linear
way cycleway:left text linear
way cycleway:right text linear
way cycleway:both text linear
way oneway:bicycle text linear
node,way aerialway:bicycle text linear
way busway text linear
way segregated text linear
node atm text linear
node cuisine text linear
# Quality assurance and survey planning
#
node,way fixme text linear
node noexit text linear
node,way source text linear