File tree 4 files changed +88
-3
lines changed
4 files changed +88
-3
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "icon" : " fas-biking" ,
3
+ "geometry" : [
4
+ " line"
5
+ ],
6
+ "tags" : {
7
+ "highway" : " cycleway" ,
8
+ "cycleway" : " traffic_island"
9
+ },
10
+ "reference" : {
11
+ "key" : " cycleway" ,
12
+ "value" : " traffic_island"
13
+ },
14
+ "terms" : [
15
+ " crossing island"
16
+ ],
17
+ "aliases" : [
18
+ " Crosswalk Island" ,
19
+ " Traffic Island" ,
20
+ " Pedestrian Island"
21
+ ],
22
+ "name" : " Cycle Refuge Island"
23
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "locationSet" : {
3
+ "exclude" : [
4
+ " fr" ,
5
+ " lt" ,
6
+ " pl" ,
7
+ " de" ,
8
+ " il" ,
9
+ " ps"
10
+ ]
11
+ },
12
+ "icon" : " temaki-pedestrian_and_cyclist" ,
13
+ "geometry" : [
14
+ " line"
15
+ ],
16
+ "tags" : {
17
+ "highway" : " cycleway" ,
18
+ "cycleway" : " traffic_island" ,
19
+ "foot" : " designated" ,
20
+ "bicycle" : " designated"
21
+ },
22
+ "reference" : {
23
+ "key" : " cycleway" ,
24
+ "value" : " traffic_island"
25
+ },
26
+ "terms" : [
27
+ " crossing island"
28
+ ],
29
+ "aliases" : [
30
+ " Crosswalk Island" ,
31
+ " Traffic Island" ,
32
+ " Pedestrian Island"
33
+ ],
34
+ "name" : " Cycle & Foot Refuge Island"
35
+ }
Original file line number Diff line number Diff line change 4
4
" line"
5
5
],
6
6
"tags" : {
7
- "footway" : " traffic_island"
8
- },
9
- "addTags" : {
10
7
"highway" : " footway" ,
11
8
"footway" : " traffic_island"
12
9
},
Original file line number Diff line number Diff line change
1
+ {
2
+ "locationSet" : {
3
+ "include" : [
4
+ " fr" ,
5
+ " lt" ,
6
+ " pl" ,
7
+ " de" ,
8
+ " il" ,
9
+ " ps"
10
+ ]
11
+ },
12
+ "icon" : " temaki-pedestrian_and_cyclist" ,
13
+ "geometry" : [
14
+ " line"
15
+ ],
16
+ "tags" : {
17
+ "highway" : " path" ,
18
+ "path" : " traffic_island" ,
19
+ "foot" : " designated" ,
20
+ "bicycle" : " designated"
21
+ },
22
+ "reference" : {
23
+ "key" : " path" ,
24
+ "value" : " traffic_island"
25
+ },
26
+ "fields" : [
27
+ " {highway/cycleway/traffic_island_shared}"
28
+ ],
29
+ "name" : " {highway/cycleway/traffic_island_shared}"
30
+ }
You can’t perform that action at this time.
0 commit comments