-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpins.json
More file actions
82 lines (82 loc) · 2.27 KB
/
pins.json
File metadata and controls
82 lines (82 loc) · 2.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[
{
"id": "house5",
"type": "Project",
"title": "House for 10 people",
"link": "https://passivehouseplus.co.uk/magazine/feature/tanzanian-children-s-eco-village-aims-to-inspire-low-carbon-example",
"address": "iHelp Eco Village, Mkuranga, Tanzania",
"zones": [
{
"code": "Aw",
"text": "Tropical savanna (Aw)",
"colour": "#45aafa"
}
],
"latitude": -7.038843170281359,
"longitude": 39.2885198994216,
"radiusKm": 5,
"gdpr": true,
"imageUrl": "https://i.postimg.cc/CMHhhq6b/whatsapp-image-2024-09-02-at-17-27-08.jpg",
"colour": "#b80d0d"
},
{
"id": "cevtestunit",
"type": "Project",
"title": "Experimental Test Unit at Children's Ecovillage",
"link": "https://passivehouseplus.co.uk/magazine/feature/tanzanian-children-s-eco-village-aims-to-inspire-low-carbon-example ",
"address": "Mkuranga, Tanzania",
"zones": [
{
"code": "Aw",
"text": "Tropical savanna (Aw)",
"colour": "#45aafa"
}
],
"latitude": -7.057561706015876,
"longitude": 39.28331899984988,
"radiusKm": 5,
"gdpr": true,
"imageUrl": "https://i.postimg.cc/bJ5sWnq7/66a54350e94d9d93612885188af705a6-XL-2.jpg",
"colour": "#b80d0d"
},
{
"id": "deshhouses",
"type": "Project",
"title": "Desh Houses : Twin Passive Solar Courtyard Houses",
"link": "https://actionresearchprojects.net/reflections/shely-begum-desh-houses",
"address": "Bangladesh",
"zones": [
{
"code": "Cwa",
"text": "Monsoon-influenced humid subtropical (Cwa)",
"colour": "#96ff96"
}
],
"latitude": 24.58159168275369,
"longitude": 91.92809654585386,
"radiusKm": 5,
"gdpr": true,
"imageUrl": "https://i.postimg.cc/vHywnPHy/2.jpg",
"colour": "#b80d0d"
},
{
"id": "refit_testcells",
"type": "Project",
"title": "REFIT Experimental buildings",
"link": "https://www.thebritishacademy.ac.uk/projects/urban-well-being-reducing-impact-extreme-heat-improve-cities/",
"address": "University for Development Studies, Nyankpala Campus, Tamale, Ghana",
"zones": [
{
"code": "Aw",
"text": "Tropical savanna (Aw)",
"colour": "#45aafa"
}
],
"latitude": 9.412444,
"longitude": -0.980861,
"radiusKm": 0,
"gdpr": false,
"imageUrl": "https://i.postimg.cc/QCycXgBs/PXL-20220611-112628242.jpg",
"colour": "#b80d0d"
}
]