File: action-order.test

package info (click to toggle)
mkgmap 0.0.0%2Bsvn4262-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 11,544 kB
  • sloc: java: 71,295; xml: 1,659; python: 713; sh: 254; makefile: 150; perl: 31
file content (24 lines) | stat: -rw-r--r-- 580 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
WAY
highway=path
name=coutĂȘauĂ©
name:translit=couteaue
mtb:scale=1
mtb:scale:uphill=4
route=mtb
route_name=up_the_hill

#Following action rules:
<<<lines>>>
name:translit=* {set name='${name:translit}'}
mtb:scale=1 & mtb:scale:uphill=4 {set name='${name} mtb14' | 'mtb14'}
route_name=* {set name='${name} ${route_name}' | '${route_name}' }
mtb:scale=* {set mkgmap:paved=no}

highway=path & mkgmap:paved=no [0x7]
highway=path [0x8]

<finalize>
name=* { name '${name}' }

<<<results>>>
WAY 1: Line 0x7, labels=[couteaue mtb14 up_the_hill, null, null, null], res=24-24 (1/1),(2/2),