-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathtools.html
259 lines (218 loc) · 15.8 KB
/
tools.html
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
---
---
<!DOCTYPE html>
<html lang="en">
<head>
{% include header.html %}
</head>
<body>
{% include nav-in.html %}
<div class="jumbotron" style="background-image:url(./src/img/tools/banner.jpg)">
</div>
<div class="container project-page">
<div class="section-shift row" style="background-color:#FEF7EC;">
<div class="col-sm-4 col-md-3">
<div class="section-intro">
<h1>Our Tools</h1>
</div>
<!-- <div class="section-meta">
<h5>Example Mini Atlas</h5>
<div class="btn-group btn-group-justified" role="group" aria-label="...">
<a href="./publications-docs/NUSUKAN_ENGLISH.pdf" target="_blank" role="button" class="btn btn-primary"><span class="glyphicon glyphicon-file" aria-hidden="true"></span> English</a>
</div>
<h5>Solo Kota Kita Facilitator Manual</h5>
<div class="btn-group btn-group-justified" role="group" aria-label="...">
<a href="./publications-docs/Solo Kota Kita Facilitator Manual_ENG_2010.pdf" target="_blank" role="button" class="btn btn-primary"><span class="glyphicon glyphicon-file" aria-hidden="true"></span> English</a>
<a href="./publications-docs/Solo Kita Kita Facilitator Manual_IND_2010.pdf" target="_blank" role="button" class="btn btn-primary"><span class="glyphicon glyphicon-file" aria-hidden="true"></span> Bahasa</a>
</div>
<h4>A Facilitator's Guide to Using a Mini Atlas</h4>
<h5>Key organizations & partners:</h5>
<h4>Kota Kita; Pemkot Surakarta; the Ford Foundation; USAID; UN-Habitat</h4>
<h5>Duration:</h5>
<h4>2010–ongoing</h4>
</div> -->
</div>
<div class="col-sm-8 col-md-9">
<div class="project-page-intro">
<h3>Kota Kita develops various planning tools and makes them available in order to enhance understanding of urban issues and encourage more people to participate in urban planning processes. Most of the material currently made available about cities is of a technical nature used by government officials, engineers, and developers. We want to make participating in improving communities and cities fun and accessible for all.</h3>
</div>
</div>
</div>
<hr class="featurette-divider">
{% include components/tool.html tools=site.data.tools %}
<div class="row featurette">
<div class="col-sm-8 col-md-7">
<h2>Solo Kota Kita</h2>
<h5>www.solokotakita.org</h5>
<p>SoloKotaKita.org is Kota Kita’s first web app; it makes available up-to-date, fine grain information about the city of Solo in order to support the city’s participatory budgeting cycle, the Musrenbang. Selecting different layers of information, different neighborhoods, and different years allows citizens to research the needs of their communities. This information can be discussed with other citizens in order to prioritize infrastructure projects, compare one neighborhood with another, and advocate for specific services or needs using data.</p>
</div>
<div class="col-sm-4 col-md-5">
<img class="featurette-image img-responsive" src="./src/img/tools/Solokotakita.org.jpg">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-3">
<h2>Mini Atlases</h2>
<p>Mini Atlases are neighborhood profiles created for each of the city’s Kelurahans (neighborhoods). They present basic socio-economic and demographic information together with maps of the neighborhoods in a legible and easy-to-use format. The maps can be used by residents to support discussions about assets and issues within their neighborhoods.</p>
</div>
<div class="col-sm-4 col-md-3">
<img class="featurette-image img-responsive" src="./src/img/tools/july-2018/joyotakan_miniatlases_med.jpg">
</div>
<div class="col-sm-4 col-md-3">
<img class="featurette-image img-responsive" src="./src/img/tools/Mini Atlas Mojosongo.jpg">
</div>
<div class="col-sm-4 col-md-3">
<img class="featurette-image img-responsive" src="./src/img/tools/Mini-Atlas-Tipes_small.jpg">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-4">
<h2>Manaikhoroo Neighborhood Profiles</h2>
<p>Manaikhoroo, or ‘My Neighborhood’ in Mongolian, is a data collection and neighborhood profile design project that Kota Kita undertook with the City of Ulaanbaatar, Mongolia and The Asia Foundation. The information in each profile supports discussions between residents and local government on priority investments and improvements to public services. These are the first such maps of Ulaanbaatar’s unplanned ger settlements; there are 87 in total.</p>
</div>
<div class="col-sm-5 col-md-3">
<img class="featurette-image img-responsive" src="./src/img/tools/Ulaanbaatar-Neighborhood-Profile.jpg">
</div>
<div class="col-sm-7 col-md-5">
<img class="featurette-image img-responsive" src="./src/img/tools/Community Mapping Ulaanbaatar.jpg">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-4">
<h2>Solo’s City Systems</h2>
<p>What’s going on in Solo? This guide provides a brief introduction to Solo, its neighborhoods, and its urban systems. How does what happens in your neighborhood relate to life in the city as a whole? How does your neighborhood rank in comparison to other neighborhoods in Solo? This guide provides information and analysis about the city of Solo, as well as comparative data about its many neighborhoods.</p>
</div>
<div class="col-sm-6 col-md-4">
<img class="featurette-image img-responsive" src="./src/img/tools/Mengenal Sistem Perkotaan_cover_IND.jpg">
</div>
<div class="col-sm-6 col-md-4">
<img class="featurette-image img-responsive" src="./src/img/tools/Solo-Urban-Systems-Maps.jpg">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-4">
<h2>Community Action Planning poster</h2>
<p>The Community Action Planning poster visualizes community re-building priorities following the earthquake in Padang in 2011. After the earthquake, a Community Action Planning process took place in Purus where residents discussed the priority issues that needed to be addressed by small infrastructure investments. The poster serves as a reminder of this workshop and the collective decisions taken to re-build after the disaster; it can be used as an advocacy tool to engage in planning efforts with local government.</p>
</div>
<div class="col-sm-6 col-md-4">
<img class="featurette-image img-responsive" src="./src/img/tools/Purus Community Action Plan Poster_IND.jpg">
</div>
<div class="col-sm-6 col-md-4">
<img class="featurette-image img-responsive" src="./src/img/tools/Community Action Planning Workshop 1.jpg">
<hr class="featurette-divider">
<img class="featurette-image img-responsive" src="./src/img/tools/Community Action Planning Workshop 2.jpg">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-sm-6 col-md-4">
<h2>Tourism Map of Sondakan</h2>
<p>To support the initiative of the local tourism committee of the neighborhood of Sondakan, Solo, Kota Kita helped to create a Tourism Map. The map was made together with residents, identifying the location of Batik workshops, restaurants, and cultural sites in the neighborhood. The Tourism Map helps residents provide guidance to visitors and promote the local economy.</p>
</div>
<div class="col-sm-6 col-md-8">
<img class="featurette-image img-responsive" src="./src/img/tools/Tourism-Map-Sondakan_small.jpg">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-3">
<h2>Community Facilitation Guide</h2>
<p>Our Community Facilitation Guide provides exercises to get started using the Mini Atlases for neighborhood planning.
</p>
</div>
<div class="col-sm-6 col-md-5">
<img class="featurette-image img-responsive" src="./src/img/tools/Solo Kota Kita Facilitator Manual_IND.jpg">
</div>
<div class="col-sm-6 col-md-4">
<img class="featurette-image img-responsive" src="./src/img/tools/Using-Mini-Atlas_small.jpg">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-sm-8">
<h2>Social Design Field Guide</h2>
<p>Our field guide helps provide advice and information about how to facilitate participatory design processes. It answers questions such as ‘Who do you invite to meetings’ and ‘How do you facilitate meetings?’ The Field Guide documents a process that Kota Kita undertook in Banjarmasin, Central Kalimantan for a participatory urban design process called Firm Foundation. It walks readers through the tools used during the design workshops, the lessons learned from the process, and the design outcome.</p>
</div>
<div class="col-sm-4">
<img class="featurette-image img-responsive" src="./src/img/tools/Social Field Guide.jpg">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-sm-6 col-md-5">
<h2>Water SMS</h2>
<p>The Water SMS web app helps to visualize up-to-date issues related to water supply in the cities of Malang and Makassar. Clients of the city’s water supply service can send SMS messages to a hotline describing what the issue is and where its origin is. The web app visualizes this flow of data to provide municipal information as it emerges, for example, identifying leaks or poor services. </p>
</div>
<div class="col-sm-6 col-md-7">
<img class="featurette-image img-responsive" src="./src/img/tools/Water-SMS-webpage_small.jpg">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-4">
<h2>Climate Change Vulnerability Assessments</h2>
<p>Climate Change Vulnerability Assessments are reports that support planning processes to build resilience to climate change. The process of carrying out the vulnerability assessments took place with the participation of civil society organizations and local officials from a variety of government agencies. The resulting report helps the city to identify issues, and prioritize needed policies and projects to reduce vulnerability and increase resilience.</p>
</div>
<div class="col-sm-6 col-md-4">
<img class="featurette-image img-responsive" src="./src/img/tools/Climate Change Vulnerability Assessment_Makassar_ENG.jpg">
</div>
<div class="col-sm-6 col-md-4">
<img class="featurette-image img-responsive" src="./src/img/tools/Climate Change Vulnerability Assessment_Manado_ENG.jpg">
</div>
</div>
<!-- <hr class="featurette-divider">
<div class="row featurette">
<div class="col-xs-8">
<h2>Participatory infrastructure monitoring</h2>
<p>The participatory infrastructure monitoring app is a digital tool that promotes transparency and accountability. It tracks the progress of neighborhood-level infrastructure projects identified and prioritized during the city’s local budgeting process, the Musrenbang. By demonstrating what projects were selected, the budget amount, the year they were approved, and their status, the web app makes it possible for citizens to check on the status of projects that they selected. The web app contains project information for all of the city’s neighborhood-level infrastructure projects over the last three years.</p>
</div>
</div> -->
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-sm-8">
<h2>Manual for Gender-Responsive Climate Change Vulnerability Assessment</h2>
<p>The Manual provides social leaders, NGOs, universities, community-based organizations or local governments with a tool to help undertake a gender-responsive climate change vulnerability assessment in their city. The Manual provides both a set of practical tools to assess vulnerability – such as a methodology about how to collect and analyze data, conduct workshops, and work with stakeholders – as well as offers educational material to educate readers about the impacts of climate change and urbanization on women.</p>
<p>The Manual draws from climate change vulnerability assessments conducted in the cities of Kupang, Makassar and Manado to provide context and provide examples about how gender-sensitive issues related to climate impacts can be better evaluated and understood – leading to better adaption planning and gender-responsive policymaking.</p>
<div class="btn-group" role="group" aria-label="...">
<a href="./publications-docs/Manual for Gender Responsive Climate Change Vulnerability Assessment_070815_ENG.pdf" target="_blank" role="button" class="btn btn-primary"><span class="glyphicon glyphicon-file" aria-hidden="true"></span> English</a>
<!-- <a href="./publications-docs/140919_Manado CCVA_IND.pdf" target="_blank" role="button" class="btn btn-primary"><span class="glyphicon glyphicon-file" aria-hidden="true"></span> Bahasa</a> -->
</div>
</div>
<div class="col-sm-4">
<img class="featurette-image img-responsive" src="./src/img/tools/Manual for Gender-Responsive CCVA.jpg">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-sm-6 col-md-5">
<h2>Musrenbang Tracker</h2>
<p>The Musrenbang Tracker (or Mus-Tracker for short) is an online application that provides residents of Solo greater access to information about the selection and implementation of small-scale infrastructure projects in their neighborhoods. The web- tool links a citywide database to a web browser that can be accessed by anyone with Internet, for example through his or her Smart phone or laptop. Residents can track individual projects that they voted on and monitor their status, as well as make comments about these projects. As a result the public is able to actively participate in monitoring and overseeing the implementation of projects. The Mus-Tracker offers a younger, more tech-savvy population the opportunity to become involved in neighborhood development.</p>
<p>The Mus-Tracker can be found at <a href="https://www.solokotakita.org/musrenbangtracker/">www.solokotakita.org/musrenbangtracker</a></p>
</div>
<div class="col-sm-6 col-md-7">
<img class="featurette-image img-responsive" src="./src/img/tools/AIIRA_Photo_01.jpg">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-sm-8">
<h2>Manual for Urban Climate Risk Management</h2>
<p>This Manual is designed to support local governments, NGOs, consultants and universities to create an Urban Climate Risk Management Plan. The Manual offers a guide for a participatory process of resilience planning; this process includes translating recommendations from a Climate Change Vulnerability Assessment into a set of prioritized actions, through discussion, analysis and eventually the creation of an official planning document.</p>
<p>One of the key features of the Manual is guidance about how to create a city working group who’s role it is to monitor and evaluate the action plan, and ensure its effective implementation. The Manual draws on a similar process conducted in the City of Makassar, providing examples and identifying issues encountered from that city.</p>
<div class="btn-group" role="group" aria-label="...">
<a href="./publications-docs/Manual for Urban Climate Risk Management Planning_ENG.pdf" target="_blank" role="button" class="btn btn-primary"><span class="glyphicon glyphicon-file" aria-hidden="true"></span> English</a>
<!-- <a href="./publications-docs/140919_Manado CCVA_IND.pdf" target="_blank" role="button" class="btn btn-primary"><span class="glyphicon glyphicon-file" aria-hidden="true"></span> Bahasa</a> -->
</div>
</div>
<div class="col-sm-4">
<img class="featurette-image img-responsive" src="./src/img/tools/Urban Climate Risk Management Planning Manual_ENG.jpg">
</div>
</div>
</div><!-- /.container -->
{% include footer.html %}
{% include core-js.html %}
</body>
</html>