File tree Expand file tree Collapse file tree 10 files changed +183
-0
lines changed
Expand file tree Collapse file tree 10 files changed +183
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "key" : " community_centre" ,
3+ "type" : " combo" ,
4+ "label" : " Type" ,
5+ "strings" : {
6+ "options" : {
7+ "club_home" : " Club Home" ,
8+ "community_hall" : " Community Hall" ,
9+ "cultural_centre" : " Cultural Centre" ,
10+ "family_centre" : " Family Centre" ,
11+ "parish_hall" : " Parish Hall" ,
12+ "village_hall" : " Village Hall" ,
13+ "youth_centre" : " Youth Center"
14+ }
15+ }
16+ }
Original file line number Diff line number Diff line change 11{
22 "icon" : " maki-town-hall" ,
33 "fields" : [
4+ " community_centre" ,
45 " name" ,
56 " operator" ,
67 " operator/type" ,
Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " maki-town-hall" ,
3+ "fields" : [
4+ " community_centre" ,
5+ " club" ,
6+ " {amenity/community_centre}"
7+ ],
8+ "moreFields" : [
9+ " {amenity/community_centre}"
10+ ],
11+ "geometry" : [
12+ " point" ,
13+ " area"
14+ ],
15+ "tags" : {
16+ "amenity" : " community_centre" ,
17+ "community_centre" : " club_home"
18+ },
19+ "reference" : {
20+ "key" : " community_centre" ,
21+ "value" : " club_home"
22+ },
23+ "name" : " Club Home"
24+ }
Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " maki-town-hall" ,
3+ "fields" : [
4+ " community_centre" ,
5+ " {amenity/community_centre}"
6+ ],
7+ "moreFields" : [
8+ " {amenity/community_centre}"
9+ ],
10+ "geometry" : [
11+ " point" ,
12+ " area"
13+ ],
14+ "terms" : [
15+ " community center"
16+ ],
17+ "tags" : {
18+ "amenity" : " community_centre" ,
19+ "community_centre" : " community_hall"
20+ },
21+ "reference" : {
22+ "key" : " community_centre" ,
23+ "value" : " community_hall"
24+ },
25+ "name" : " Community Hall"
26+ }
Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " maki-town-hall" ,
3+ "fields" : [
4+ " community_centre" ,
5+ " {amenity/community_centre}"
6+ ],
7+ "moreFields" : [
8+ " {amenity/community_centre}"
9+ ],
10+ "geometry" : [
11+ " point" ,
12+ " area"
13+ ],
14+ "tags" : {
15+ "amenity" : " community_centre" ,
16+ "community_centre" : " cultural_centre"
17+ },
18+ "reference" : {
19+ "key" : " community_centre" ,
20+ "value" : " cultural_centre"
21+ },
22+ "name" : " Cultural Centre"
23+ }
Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " maki-town-hall" ,
3+ "fields" : [
4+ " community_centre" ,
5+ " {amenity/community_centre}"
6+ ],
7+ "moreFields" : [
8+ " {amenity/community_centre}"
9+ ],
10+ "geometry" : [
11+ " point" ,
12+ " area"
13+ ],
14+ "tags" : {
15+ "amenity" : " community_centre" ,
16+ "community_centre" : " family_centre"
17+ },
18+ "reference" : {
19+ "key" : " community_centre" ,
20+ "value" : " family_centre"
21+ },
22+ "name" : " Family Centre"
23+ }
Original file line number Diff line number Diff line change 11{
22 "icon" : " maki-town-hall" ,
3+ "fields" : [
4+ " community_centre" ,
5+ " {amenity/community_centre}"
6+ ],
7+ "moreFields" : [
8+ " {amenity/community_centre}"
9+ ],
310 "geometry" : [
411 " point" ,
512 " area"
Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " maki-town-hall" ,
3+ "fields" : [
4+ " community_centre" ,
5+ " {amenity/community_centre}"
6+ ],
7+ "moreFields" : [
8+ " {amenity/community_centre}"
9+ ],
10+ "geometry" : [
11+ " point" ,
12+ " area"
13+ ],
14+ "terms" : [
15+ " parish center"
16+ ],
17+ "tags" : {
18+ "amenity" : " community_centre" ,
19+ "community_centre" : " parish_hall"
20+ },
21+ "reference" : {
22+ "key" : " community_centre" ,
23+ "value" : " parish_hall"
24+ },
25+ "name" : " Parish Hall"
26+ }
Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " maki-town-hall" ,
3+ "fields" : [
4+ " community_centre" ,
5+ " {amenity/community_centre}"
6+ ],
7+ "moreFields" : [
8+ " {amenity/community_centre}"
9+ ],
10+ "geometry" : [
11+ " point" ,
12+ " area"
13+ ],
14+ "terms" : [
15+ " village community center"
16+ ],
17+ "tags" : {
18+ "amenity" : " community_centre" ,
19+ "community_centre" : " village_hall"
20+ },
21+ "reference" : {
22+ "key" : " community_centre" ,
23+ "value" : " village_hall"
24+ },
25+ "name" : " Village Hall"
26+ }
Original file line number Diff line number Diff line change 11{
22 "icon" : " maki-town-hall" ,
3+ "fields" : [
4+ " community_centre" ,
5+ " {amenity/community_centre}"
6+ ],
7+ "moreFields" : [
8+ " {amenity/community_centre}"
9+ ],
310 "geometry" : [
411 " point" ,
512 " area"
1320 "amenity" : " community_centre" ,
1421 "community_centre" : " youth_centre"
1522 },
23+ "reference" : {
24+ "key" : " community_centre" ,
25+ "value" : " youth_centre"
26+ },
1627 "name" : " Youth Center"
1728}
You can’t perform that action at this time.
0 commit comments