File tree Expand file tree Collapse file tree 2 files changed +70
-0
lines changed
data/presets/highway/path Expand file tree Collapse file tree 2 files changed +70
-0
lines changed 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+ "fields" : [
14+ " {highway/cycleway/bicycle_foot}"
15+ ],
16+ "geometry" : [
17+ " line"
18+ ],
19+ "tags" : {
20+ "highway" : " path" ,
21+ "foot" : " designated" ,
22+ "bicycle" : " designated"
23+ },
24+ "removeTags" : {
25+ "highway" : " path" ,
26+ "foot" : " designated" ,
27+ "bicycle" : " designated" ,
28+ "segregated" : " *"
29+ },
30+ "matchScore" : 0.9 ,
31+ "name" : " {highway/cycleway/bicycle_foot}"
32+ }
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-ped_cyclist_crosswalk" ,
13+ "fields" : [
14+ " {highway/cycleway/crossing/bicycle_foot}"
15+ ],
16+ "geometry" : [
17+ " line"
18+ ],
19+ "tags" : {
20+ "highway" : " path" ,
21+ "path" : " crossing" ,
22+ "foot" : " designated" ,
23+ "bicycle" : " designated"
24+ },
25+ "removeTags" : {
26+ "highway" : " path" ,
27+ "path" : " crossing" ,
28+ "foot" : " designated" ,
29+ "bicycle" : " designated" ,
30+ "segregated" : " *"
31+ },
32+ "reference" : {
33+ "key" : " path" ,
34+ "value" : " crossing"
35+ },
36+ "matchScore" : 0.9 ,
37+ "name" : " {highway/cycleway/crossing/bicycle_foot}"
38+ }
You can’t perform that action at this time.
0 commit comments