Commit 55fef1a 1 parent 2763fbd commit 55fef1a Copy full SHA for 55fef1a
File tree 12 files changed +134
-0
lines changed
12 files changed +134
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "key" : " education" ,
3
+ "type" : " typeCombo" ,
4
+ "label" : " Type"
5
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "icon" : " temaki-school" ,
3
+ "fields" : [
4
+ " name" ,
5
+ " education" ,
6
+ " operator" ,
7
+ " address" ,
8
+ " building_area" ,
9
+ " phone" ,
10
+ " website"
11
+ ],
12
+ "moreFields" : [
13
+ " {@templates/contact}" ,
14
+ " branch_brand" ,
15
+ " brand" ,
16
+ " building/levels_building" ,
17
+ " gnis/feature_id-US" ,
18
+ " height_building" ,
19
+ " level" ,
20
+ " opening_hours" ,
21
+ " payment_multi" ,
22
+ " wheelchair"
23
+ ],
24
+ "geometry" : [
25
+ " point" ,
26
+ " area"
27
+ ],
28
+ "tags" : {
29
+ "education" : " *"
30
+ },
31
+ "terms" : [
32
+ " classes" ,
33
+ " school" ,
34
+ " teaching" ,
35
+ " training"
36
+ ],
37
+ "name" : " Education Facility" ,
38
+ "matchScore" : 0.4
39
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "icon" : " temaki-school" ,
3
+ "fields" : [
4
+ " name" ,
5
+ " education" ,
6
+ " {education}"
7
+ ],
8
+ "geometry" : [
9
+ " point" ,
10
+ " area"
11
+ ],
12
+ "tags" : {
13
+ "education" : " yes"
14
+ },
15
+ "searchable" : false ,
16
+ "matchScore" : 0.5 ,
17
+ "name" : " Education Facility (Unspecified Type)"
18
+ }
Original file line number Diff line number Diff line change 26
26
"tags" : {
27
27
"amenity" : " college"
28
28
},
29
+ "addTags" : {
30
+ "amenity" : " college" ,
31
+ "education" : " college"
32
+ },
33
+ "reference" : {
34
+ "key" : " amenity" ,
35
+ "value" : " college"
36
+ },
29
37
"name" : " College Grounds"
30
38
}
Original file line number Diff line number Diff line change 27
27
"tags" : {
28
28
"amenity" : " dancing_school"
29
29
},
30
+ "addTags" : {
31
+ "amenity" : " dancing_school" ,
32
+ "education" : " dancing_school"
33
+ },
34
+ "reference" : {
35
+ "key" : " amenity" ,
36
+ "value" : " dancing_school"
37
+ },
30
38
"name" : " Dance School" ,
31
39
"aliases" : [
32
40
" Dance Studio"
Original file line number Diff line number Diff line change 19
19
"tags" : {
20
20
"amenity" : " driving_school"
21
21
},
22
+ "addTags" : {
23
+ "amenity" : " driving_school" ,
24
+ "education" : " driving_school"
25
+ },
26
+ "reference" : {
27
+ "key" : " amenity" ,
28
+ "value" : " driving_school"
29
+ },
22
30
"name" : " Driving School"
23
31
}
Original file line number Diff line number Diff line change 36
36
"tags" : {
37
37
"amenity" : " kindergarten"
38
38
},
39
+ "addTags" : {
40
+ "amenity" : " kindergarten" ,
41
+ "education" : " kindergarten"
42
+ },
43
+ "reference" : {
44
+ "key" : " amenity" ,
45
+ "value" : " kindergarten"
46
+ },
39
47
"name" : " Preschool / Kindergarten Grounds"
40
48
}
Original file line number Diff line number Diff line change 27
27
"tags" : {
28
28
"amenity" : " language_school"
29
29
},
30
+ "addTags" : {
31
+ "amenity" : " language_school" ,
32
+ "education" : " language_school"
33
+ },
34
+ "reference" : {
35
+ "key" : " amenity" ,
36
+ "value" : " language_school"
37
+ },
30
38
"name" : " Language School"
31
39
}
Original file line number Diff line number Diff line change 20
20
"tags" : {
21
21
"amenity" : " music_school"
22
22
},
23
+ "addTags" : {
24
+ "amenity" : " music_school" ,
25
+ "education" : " music_school"
26
+ },
27
+ "reference" : {
28
+ "key" : " amenity" ,
29
+ "value" : " music_school"
30
+ },
23
31
"name" : " Music School"
24
32
}
Original file line number Diff line number Diff line change 28
28
"tags" : {
29
29
"amenity" : " prep_school"
30
30
},
31
+ "addTags" : {
32
+ "amenity" : " prep_school" ,
33
+ "education" : " prep_school"
34
+ },
35
+ "reference" : {
36
+ "key" : " amenity" ,
37
+ "value" : " prep_school"
38
+ },
31
39
"name" : " Test Prep / Tutoring School"
32
40
}
Original file line number Diff line number Diff line change 39
39
"tags" : {
40
40
"amenity" : " school"
41
41
},
42
+ "addTags" : {
43
+ "amenity" : " school" ,
44
+ "education" : " school"
45
+ },
46
+ "reference" : {
47
+ "key" : " amenity" ,
48
+ "value" : " school"
49
+ },
42
50
"name" : " School Grounds"
43
51
}
Original file line number Diff line number Diff line change 19
19
"tags" : {
20
20
"amenity" : " university"
21
21
},
22
+ "addTags" : {
23
+ "amenity" : " university" ,
24
+ "education" : " university"
25
+ },
26
+ "reference" : {
27
+ "key" : " amenity" ,
28
+ "value" : " university"
29
+ },
22
30
"name" : " University Grounds"
23
31
}
You can’t perform that action at this time.
0 commit comments