File tree Expand file tree Collapse file tree 4 files changed +66
-0
lines changed
Expand file tree Collapse file tree 4 files changed +66
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "key" : " post_box:type" ,
3+ "type" : " typeCombo" ,
4+ "label" : " Type" ,
5+ "strings" : {
6+ "options" : {
7+ "pillar" : " Pillar" ,
8+ "lamp" : " Lamp" ,
9+ "wall" : " Wall"
10+ }
11+ },
12+ "autoSuggestions" : false ,
13+ "customValues" : false
14+ }
Original file line number Diff line number Diff line change 1+ {
2+ "key" : " royal_cypher" ,
3+ "type" : " typeCombo" ,
4+ "label" : " Royal Cypher" ,
5+ "strings" : {
6+ "options" : {
7+ "VR" : " VR (Victoria)" ,
8+ "EVIIR" : " EVIIR (Edward VII)" ,
9+ "EVIIIR" : " EVIIIR (Edward VIII)" ,
10+ "GR" : " GR (George V)" ,
11+ "GVIR" : " GVIR (George VI)" ,
12+ "EIIR" : " EIIR (Elizabeth II)" ,
13+ "CIIIR" : " CIIIR (Charles III)" ,
14+ "scottish_crown" : " Scottish Crown" ,
15+ "no" : " No"
16+ }
17+ },
18+ "autoSuggestions" : false ,
19+ "customValues" : false
20+ }
Original file line number Diff line number Diff line change 4444 " postal box" ,
4545 " postbox"
4646 ],
47+ "locationSet" : {
48+ "exclude" : [
49+ " gb"
50+ ]
51+ },
4752 "name" : " Mail Drop Box"
4853}
Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " temaki-post_box" ,
3+ "locationSet" : {
4+ "include" : [
5+ " gb"
6+ ]
7+ },
8+ "fields" : [
9+ " operator" ,
10+ " collection_times" ,
11+ " post_box/type" ,
12+ " royal_cypher" ,
13+ " ref"
14+ ],
15+ "moreFields" : [
16+ " {amenity/post_box}" ,
17+ " drive_through"
18+ ],
19+ "geometry" : [
20+ " point" ,
21+ " vertex"
22+ ],
23+ "tags" : {
24+ "amenity" : " post_box"
25+ },
26+ "name" : " {amenity/post_box}"
27+ }
You can’t perform that action at this time.
0 commit comments