File tree Expand file tree Collapse file tree 3 files changed +71
-0
lines changed
Expand file tree Collapse file tree 3 files changed +71
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " temaki-pedestrian" ,
3+ "fields" : [
4+ " crossing"
5+ ],
6+ "geometry" : [
7+ " vertex"
8+ ],
9+ "tags" : {
10+ "crossing" : " informal"
11+ },
12+ "terms" : [
13+ " informal crosswalk" ,
14+ " informal foot path crossing" ,
15+ " informal pedestrian crossing"
16+ ],
17+ "reference" : {
18+ "key" : " crossing" ,
19+ "value" : " informal"
20+ },
21+ "name" : " Informal Crossing" ,
22+ "searchable" : false
23+ }
Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " temaki-pedestrian" ,
3+ "fields" : [
4+ " crossing" ,
5+ " surface"
6+ ],
7+ "moreFields" : [
8+ " {@templates/crossing/geometry_way_more}"
9+ ],
10+ "geometry" : [
11+ " line"
12+ ],
13+ "tags" : {
14+ "highway" : " footway" ,
15+ "footway" : " crossing" ,
16+ "crossing" : " informal"
17+ },
18+ "reference" : {
19+ "key" : " crossing" ,
20+ "value" : " informal"
21+ },
22+ "name" : " {highway/crossing/informal}" ,
23+ "searchable" : false
24+ }
Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " temaki-pedestrian" ,
3+ "fields" : [
4+ " crossing" ,
5+ " surface"
6+ ],
7+ "moreFields" : [
8+ " {@templates/crossing/geometry_way_more}"
9+ ],
10+ "geometry" : [
11+ " line"
12+ ],
13+ "tags" : {
14+ "highway" : " path" ,
15+ "path" : " crossing" ,
16+ "crossing" : " informal"
17+ },
18+ "reference" : {
19+ "key" : " crossing" ,
20+ "value" : " informal"
21+ },
22+ "name" : " {highway/crossing/informal}" ,
23+ "searchable" : false
24+ }
You can’t perform that action at this time.
0 commit comments