Conference PaperPDF Available

Modelling Informal Settlements Using a Hybrid Automata Approach

Authors:

Figures

Content may be subject to copyright.
MODELLING INFORMAL SETTLEMENTS USING A
HYBRID AUTOMATA APPROACH
Faysal Kabir SHUVO and Patrick JANSSEN
National University of Singapore, Singapore
fkshuvo@yahoo.com, patrick@janssen.name
Abstract. Automata based modeling of urban environments focuses on the
bottom up emergence of particular phenomena through interactions at the
disaggregated level. Two popular approaches are cellular automata (CA) for
modelling fixed automata and agent based modelling (ABM) for modelling
mobile automata. However, certain urban phenomena cannot easily be mod-
elled by either CA or ABM alone. This research focuses on one such
phenomenon, referred to as leapfrog development, which is a discontinuous
and dispersed type of urban growth. A hybrid automata model is proposed
for modelling such phenomena that combines both CA and ABM into a sin-
gle integrated model. The proposed model is demonstrated by applying it to
a case-study in Dhaka city for simulating the growth of informal settlements
associated with the readymade garment industry.
Keywords. Hybrid automata; GIS; agent based systems; cellular automata;
informal settlements.
1. Introduction
Automata-based modelling of urban environments is a dynamic, bottom up, and
disaggregated approach to modelling (Longley, 2005). Automata are the compo-
nents within the model that process information and change the state of the system
based on a set of transition rules (De Smith et al., 2007). Benenson and Torrens
(2004) has formulated the automata as
A= {S,T}; S= {S1, S2, S3, ..., Sn }; T: {St, It} St+1, (1)
where T is the set of transition rules, St is the state of the automaton at t time, It is
the input information derived from neighboring automata, and St+1 is the state of
the automata process at time t+1.
Automata may be either fixed (such as a land parcel) or mobile (such as a
pedestrian) (Benenson and Torrens, 2004; Batty, 2007). Two popular approaches
R. Stouffs, P. Janssen, S. Roudavski, B. Tunçer (eds.), Open Systems: Proceedings of the 18th International
Conference on Computer-Aided Architectural Design Research in Asia (CAADRIA 2013), 591–600. © 2013,
The Association for Computer-Aided Architectural Design Research in Asia (CAADRIA), Hong Kong, and
Center for Advanced Studies in Architecture (CASA), Department of Architecture-NUS, Singapore.
591
5B-205.qxd 4/29/2013 1:18 PM Page 591
to automata based modelling are cellular automata (CA) for fixed types of
automata and agent based modelling (ABM) for mobile types of automata.
This research focuses on the modelling of the growth of the informal settle-
ments within cities. Both CA and ABM models have been used for modelling this
type of growth. Sietchiping (2004) and Hill and Lindner (2010) have developed
CA models, while Barros (2004) and Vincent (2009) have developed ABM mod-
els. However, there is evidence that certain discontinuous and dispersed types of
urban development, called leapfrog development, play a significant role in infor-
mal settlement growth. The concept of leapfrog development emerged from
studies on the spatial evolution of urban areas (Benguigui et al., 2001). This type
of development is by definition influenced by both local and global dynamic fac-
tors. For example, industries providing particular types of job opportunities may
concentrate in certain areas of a city and influence the ‘leapfrog’ growth of infor-
mal settlement by pulling low-paid migrants worker away from outside of cities.
Through this ‘leapfrogging’, informal settlements develop at specific locations
within the city that are close to work locations and where there is favourable land
in combination with other informal mechanisms.
Modelling using either CA or ABM alone cannot easily capture the dynamics
of such leapfrog development since both fixed and mobile automata need to be
considered. From an urban modelling perspective, there is little research that
investigates both the local (at the settlement level) and global (on a city scale) pat-
tern of such leapfrog type informal settlement growth. For such types of growth,
it is argued that a hybrid model is required that combines CA and ABM.
In the field of urban or city modelling, the ‘hybrid’ term has been used at two
levels. At one level, there have been attempts to integrate micro/meso scale mod-
els with macro-level models, where micro/meso scale models are provided as
modular components for simulating various urban local dynamics (Torrens, 2001).
At another level, the idea of ‘hybrid’ models have been seen as integrating fixed
and mobile units of cities (Torrens and Nara, 2007; Wu and Silva, 2009).
However, these hybrid approaches appeared to be insufficient as they do not fully
integrate CA and ABM approaches into a single model.
The aim of this paper is to propose a hybrid automata model where both CA
and ABM approaches are tightly coupled in order to be able to model leapfrog
type informal settlement growth. The proposed hybrid model is applied to a case
study in Dhaka, the capital city of Bangladesh.
2. Case Study
Rural to urban migration has been the dominant component of urban population
growth (Islam 2006a; Alam and Rabbani 2007). The readymade garment (RMG)
industry in Dhaka makes a significant contribution to the country’s economic
592 F. K. SHUVO AND P. JANSSEN
5B-205.qxd 4/29/2013 1:18 PM Page 592
development, and the factories that have proliferated throughout the city have cre-
ated a strong ‘pull factor’ for internal migration (Hoque et al., 2007). An estimated
300,000–400,000 migrants, mostly poor, arrive at the city annually (Rashid, 2009;
World Bank, 2007). The workers in the RMG factories mostly come from this pool
of migrants (Islam, 2006b; Mottaleb and Sonobe, 2011).
Despite the socio-economic importance of the RMG industry, the settlement
issues of the factory workers have not been resolved, and as a result most work-
ers will end up living in informal settlements. These settlements consist mainly of
residential units made of fragile (kutcha) structure with one floor.
Unlike in other cities where informal settlements mainly develop at the urban
periphery (Barros, 2004; Sietchiping, 2004), in Dhaka informal settlements have
typically emerged within the city itself (Masum, 2009). Topological relations exist
between informal settlement clusters and factory clusters. Figure 1 shows scat-
tered pattern of informal settlements and factories.
The locations of the RMG factories strongly influence the location and pattern
of the informal settlements. A reverse relationship can also be identified, whereby
MODELLING INFORMAL SETTLEMENTS 593
Figure 1. Scattered pattern of IS and RMG factories (black circle is industrial zone).
5B-205.qxd 4/29/2013 1:18 PM Page 593
the location choice of factories is influenced by the locations of the informal set-
tlements. In addition, Hoque et al. (2007) have found that most of the factories
have been established besides main arterial roads and in buildings designed for
other uses such as residential or commercial buildings.
2.1. HYPOTHESIS AND PROPOSED MODEL
Whenever there is a clustering of RMG factories, a clustering of informal settle-
ments will also emerge. This clustering confluence leads to the development of
non-homogenous patches of informal settlements around the city.
Based on analysis of existing land use data of the study area, it is hypothesized
that a development pattern exists, whereby informal settlements at a particular
location will grow up to a certain size limited by the constraints of the site and then
leapfrog to a new location, where growth will again take place.
In order to test the validity of the leapfrog development hypothesis, a hybrid
automata based model is proposed. In the proposed model, the factories and the
workers are modelled as mobile automata, while the land units are modelled as
fixed automata. The CA and the ABM are tightly coupled in a cyclical loop. The
local suitability of parcels of land is modelled using CA while the location
choice behaviour of the factory and worker agents is modelled using ABM. In
each iteration of the loop, the CA is used to assign suitability scores for differ-
ent activities to each land parcel and the agents in the ABM then make location
choices based on these suitability scores. The conceptual framework is shown in
Figure 2.
In order to reduce the complexity of the modelling task, this paper will focus
only on the informal settlement dynamics (see the right hand side of Figure 2),
594 F. K. SHUVO AND P. JANSSEN
Figure 2. Conceptual framework of the hybrid automata model.2
5B-205.qxd 4/29/2013 1:18 PM Page 594
including a CA for assigning suitability scores to parcels of land, and an ABM for
modelling the worker location choices. RMG factories will therefore not be mod-
elled as automata, but will instead be defined as static entities based on the
time-series GIS data.
2.2. MODEL IMPLEMENTATION
For automata based models, time series data is required. From the detailed land-
use data for the study area (e.g. construction year), the relevant data are sliced
into three time series, for the years 1985, 1995, and 2005. The base year is
selected as 1985 as this is considered to be the year when the RMG started to
grow significantly.
The main aim is to demonstrate the validity of the leapfrog development pat-
tern using a hybrid automata model. A hybrid model will be developed, and a set
of transitional rules will be created for both the fixed and mobile automata. The
temporal resolution or time step is considered one year. Starting from the 1985
dataset, the model will be run for 20 time steps in order to get a pattern of infor-
mal settlements for the years 1995 and 2005. The output generated by the model
will then be compared to the actual datasets for 1995 and 2005.
The time-series data is created using ArcGIS, and the automata model is imple-
mented in NetLogo, an integrated automata modelling environment. The shape
file for the base year is first created in ArcGIS and then imported into NetLogo.
The area of study is represented using a square cellular grid with a spatial resolu-
tion of two meters, where each grid cell is described as a patch. Each patch is
assigned certain attributes that describe the patch. For example, a patch may be an
RMG factory, an informal settlement, a water body, and so forth.
For informal settlements, patches are defined as being either habitable or non-
habitable. For the 1985 data set, all patches in areas within the city that are vacant
are assigned as being habitable. A habitable patch can be in one of three states:
empty habitable patches have zero residents, occupied habitable patches have one
resident, and full habitable patches have two residents.
The transition rules for the CA and the ABM are then defined based on these
patches. The transition rules for the CA assign a suitability score to each habitable
patch, and the transition rules for the ABM define how agents choose which hab-
itable patch to settle on.
2.2.1. CA transition rules
The CA transition rules assign a suitability score to each habitable patch based on
the local factors that are assumed to have influence on the workers’ locational
MODELLING INFORMAL SETTLEMENTS 595
5B-205.qxd 4/29/2013 1:18 PM Page 595
preference. These factors include proximity to RMG factories, proximity to exist-
ing informal settlements, presence of vacant public land and so forth. These
factors are selected based on the analysis of the time series GIS data, field obser-
vation, and expert opinion.
The transition rules use two methods for describing the local conditions of
a particular patch: the neighbourhood method and the distance method. The
neighbourhood method examines the patches that are immediately adjacent
to the current patch. In this case, the von Neumann neighbourhood is used,
comprising the four patches orthogonally surrounding a central patch. The dis-
tance method examines patches further away, and uses a distance rule. The
scoring system uses a scale from 10 to 1, where 10 indicates that the patch is
highly suitable for informal settlement. The CA transition rules are shown in
Table 1.
The above rules only apply to habitable patches. However, over time, patches
may change their land use due to a variety of reasons. Such changes are land use
type can be handled by special transition rules, referred to as transformation
rules. In this version of the model, one set of transformation rules have been
implemented to account for the phenomena whereby workers will create informal
settlements directly adjacent to or over water bodies. Patches adjacent to or over
water bodies can become habitable if all other habitable patches in the vicinity
are full. Under these conditions, the pressure is deemed sufficiently high to result
in informal settlements encroaching onto the water bodies. In future, transforma-
tion rules for other types of phenomena will be implemented, such as the
596 F. K. SHUVO AND P. JANSSEN
Table 1. CA Transition rules for habitable patches.
Rule Condition: Rule Condition: Rule Condition: Rule Result:
RMG factories Informal settlement Waterbody Score
Distance < 100 meter Within neighborhood Within neighborhood 10
Distance < 100 meter Within neighborhood 9
Distance < 500 meter Within neighborhood Within neighborhood 8
Distance < 100 meter Within neighborhood 7
Distance < 500 meter Within neighborhood 6
Distance < 500 meter Within neighborhood 5
Distance > 500 meter Within neighborhood Within neighborhood 4
Distance > 500 meter Within neighborhood 3
Distance > 500 meter Within neighborhood 2
Within neighborhood 1
5B-205.qxd 4/29/2013 1:18 PM Page 596
transformation of habitable patches to non-habitable due to the infrastructure
construction projects such as road systems.
2.2.2. ABM transition rules
An ABM has been implemented to model the location choice of worker agents.
For this demonstration, a very simple model is developed. In future, it is planned
to elaborate this model in more detail.
The main source of settlement growth is due to new immigrants arriving in the
city. Therefore, at each time step, a fixed number of worker agents are added to
the city, and randomly assigned to work in the RMG factories in existence at that
point in time. Though the annual immigrants are about 100,000, in this model the
number of worker agents being added to the city is set to 2000 per year.
Hypothetically, each working agent is considered to be equivalent to 5 persons in
reality due to the system limitations of NetLogo.
Once the worker argents are assigned to factories, they then need to choose
where they are going to settle. To facilitate this choice, the vacant and occupied
habitable patches within a certain radius of the factory are first sorted according
to their suitability score (as assigned by the CA). Each worker agent then selects
the highest scoring available patch. Once they settle on a patch, the number of res-
idents residing on that patch will be incremented by one. (Vacant patches become
occupied, and occupied patches become full).
2.3. MODEL RESULTS
The hybrid model was run for a period of 20 years in yearly time steps, using the
1985 data set as a starting point. At five yearly intervals, visual maps of the sim-
ulation results were generated that show the extents of informal settlement growth.
These simulated maps allow the gradual growth of the settlement to be better
understood. The maps are shown in Figure 3.
For the final simulated 2005 map, the results are visually compared to the 2005
map showing the actual observed condition. It is found that there is significant
similarity between the observed map and the predicted map.
Analysing the time series data in more detail reveals that older informal settle-
ments tend to grow larger before new informal settlements appear at other
locations. The simulated model produces similar patterns of growth. However, as
a result of the input parameters, important differences between simulated and
actual conditions can be seen. These differences are mainly due to the parameters
for the ABM, such as the number of new workers per year entering the city. Future
MODELLING INFORMAL SETTLEMENTS 597
5B-205.qxd 4/29/2013 1:18 PM Page 597
research will analyse historical and current data in order to define appropriate
settings for these parameters.
3. Future Work
A hybrid model for leapfrog type urban growth has been proposed that tightly
couples CA and ABM, thereby allowing both fixed and mobile automata
598 F. K. SHUVO AND P. JANSSEN
Figure 3. Comparison between the simulated and observed (last image) informal settlement
patterns.
5B-205.qxd 4/29/2013 1:18 PM Page 598
approaches to be used. In the hybrid mode, the area of investigation is first split
into a series of small land patches. A CA is used to model suitability of patches for
certain activities, and an ABM is used to model location choices for agents engag-
ing in these activities. The CA and ABM models are executed within a cyclical
loop and affect one another through the data associated with the patches. The suit-
ability scores generated by the CA will be used by the ABM, while the location
choices generated by the ABM will be used by the CA.
The proposed hybrid model has been demonstrated by applying it to a case-
study in Dhaka city for simulating the growth of informal settlements associated
with RMG industries. Visual comparison of the actual and predicted maps showed
significant similarity. These initial results suggest that the proposed hybrid model
may be of value for simulating such leapfrog type urban growth.
The proposed hybrid model is in its early stages of development. Various types
of sensitivity tests and validation processes are yet to be performed. Athree phased
validation process is proposed for this model, borrowed from Hill and Lindner
(2010).
Acknowledgements
The authors are greatly thankful to NetLogo users community especially James F. Steiner, who vol-
untarily help on coding for the development of simulation. Also the authors would like to thank
RAJUK (capital improvement authority of Dhaka) for providing GIS data of the Detailed Area Plan
(DAP).
References
Alam, M. and Rabbani, M.: 2007, Vulnerabilities and responses to climate change for Dhaka.
Environment and Urbanization, 19, 81–90.
Ahmed, S. J., Bramley, G. and Dewan, A. M.: 2012, Exploratory growth analysis of a megacity
through different spatial metrics: A case study on Dhaka, Bangladesh (1960-2005), URISA,
24(1), 9–24.
Barros, J.: 2004, Urban Growth in Latin American Cities: Exploring urban dynamics through agent-
based simulation, PhD Dissertation, Bartlett School of Graduate Studies of Architecture and
Planning.
Batty, M.: 2007, Cities and complexity: understanding cities with cellular automata, agent-based
models, and fractals, The MIT press.
Benenson, I. and Torrens, P. M.: 2004, Geosimulation: Automata-based modeling of urban phenom-
ena, Wiley.
Benguigui, L., Czamanski, D. and Marinov, M.: 2001, City growth as a leap-frogging process: an
application to the Tel-Aviv metropolis, Urban Studies, 38(10), 1819–1839.
De Smith, M. J., Goodchild, M. F. and Longley, P.: 2007, Geospatial analysis: a comprehensive
guide to principles, techniques and software tools, Troubador Publishing.
Hill, A. and Lindner, C.: 2010, Modelling informal urban growth under rapid urbanization: A CA
based land-use simulation model for the city of Dar es Salam, Tanzania, PhD Dissertation, TU
Dortmund.
MODELLING INFORMAL SETTLEMENTS 599
5B-205.qxd 4/29/2013 1:18 PM Page 599
Hoque, D. M. S., Debnath, A. K. and Mahmud, S. M. S.: 2007, Impact of Garment Industries on
Road Safety in Metropolitan Dhaka, Proceedings of the Eastern Asia Society for Transportation
Studies, 2007.
Islam, N.: 2006a, Bangladesh, in B. Roberts and T. Kanaley (eds.), Urbanization and sustainability
in Asia: Case studies of good practice, Asian Development Bank.
Islam, N.: 2006b, Slums of urban Bangladesh: mapping and census, 2005, United States Agency for
International Development report.
Longley, P.: 2005, Geographic information systems and science, John Wiley.
Masum, F.: 2009, Urban Fringe Management and Role of Good Governance: Integrating
Stakeholders in Land Management Process, 7th FIG Regional Conference, Hanoi, Vietnam.
Mottaleb, K. A. and Sonobe, T.: 2011, An Inquiry into the Rapid Growth of the Garment Industry in
Bangladesh, Economic Development and Cultural Change, 60(1), 67–89.
Rashid, S. F.: 2009, Strategies to reduce exclusion among populations living in urban slum settle-
ments in Bangladesh, Journal of health, population, and nutrition, 27(4), 574–586.
Sietchiping, R.: 2004, A geographic information systems and cellular automata-based model of
informal settlement growth, PhD Dissertation, The University of Melbourne.
Torrens, P. M.: 2001, A hybrid geocomputation model for operational land-use and transport simu-
lation, Annual Association of American Geographers Meeting, New York.
Torrens, P. M. and Nara, A.: 2007, Modeling gentrification dynamics: A hybrid approach,
Computers, environment and urban systems, 31(3), 337–361.
Vincent, O. O.: 2009, Exploring spatial growth pattern of informal settlements through agent based
simulation. MSc thesis, Utretch University; Delft University of Technology; Wageningen
University; International Information for Geo-Information Science and Earth Observation.
World Bank: 2007, “Bangladesh-Dhaka: Improving Living Conditions for the Urban Poor”.
Available from: <https://openknowledge.worldbank.org/handle/10986/7686> (accessed on 6
December 2012).
Wu, N. and Silva, E. A.: 2009, “Integration of genetic agents and cellular automata for dynamic
urban growth modelling”. Available from: <http://www.biodiverse.unsw.edu.au/geocomputa-
tion/proceedings/PDF/Wu_and_Silva.pdf> (accessed on 6 December 2012).
600 F. K. SHUVO AND P. JANSSEN
5B-205.qxd 4/29/2013 1:18 PM Page 600
... Unlike in other parts of the world, many cities in the sub-region exhibit overwhelmingly informal characteristics, including the processes of urban growth. Urban growth informality has a spatial dimension, which normally manifests in the form of fragmented and dispersive development patterns (Shuvo and Janssen, 2013), and a planning and regulation dimension, which reflects un-regulated and unplanned nature of growth (Boamah et al., 2012;Lourenço-Lindell, 2004). Many cities in Sub-Saharan Africa manifest both dimensions which present enormous challenges to urban managers and policy makers in the sub-region Korah et al., 2016;UN-Habitat, 2009;Burra, 2004). ...
... Traditionally, urban modellers employ these two approaches independently (Sethuram, 2008;Silva 2011). However, there has been an increasing recognition in recent decades that independent application of these approaches is insufficient in formalizing the relationship that exist in most urban systems (Shuvo and Janssen, 2013;Wu and Silva, 2009;Parker and Meretsky, 2004;Benenson and Torrens, 2003;Agarwal et al., 2002). ...
... Traditionally, most models developed in urban, environmental and economic studies examine human behaviour and biophysical phenomenon as separate and distinct variables (Sethuram, 2008;Silva 2011). However, it is increasingly becoming clear across multiple disciplines that, urban systems and processes are embedded with interactive and symbiotic relationships between and among socio-economic and environmental parameters, hence the conventional dichotomization of the two is deemed highly insufficient in the understanding and representation of urban systems (Shuvo and Janssen, 2013;Wu and Silva, 2009;Wu and Silva, 2010a;Parker and Meretsky, 2004;Benenson and Torrens, 2003;Agarwal et al., 2002). Thus, as dynamic as the new generation of dynamic modelling techniques are, independently, they do not sufficiently capture the dynamism and complexity of the urban system. ...
Thesis
Against the backdrop of urbanization, cities have evolved globally, but more so in Sub-Saharan Africa (SSA) in recent decades. Cities in the sub-region differ in many ways from those in other parts of world. One of the major differences is the overwhelmingly informal nature of urban growth in many cities in SSA, a feature that has regulation and spatial pattern dimensions. These dimensions are, however, less explored in urban modelling research. Cities have not evolved alone, but, alongside with massive evolution in the methods of their abstraction. Cellular Automata (CA) and Agent-Based Modelling (ABM) are two popular techniques that have emerged from this evolution. These models are rarely applied to cities in SSA. After a period of independent applications, there is an increasing recognition that the two approaches are mutually reinforcing, hence are mostly integrated in recent urban growth models. Existing integrated ABM and CA models of urban growth hardly account for the predominantly informal dynamics (unplanned and unregulated growth) that characterise many cities in Sub-Saharan Africa. Following the above, this research pursues three main objectives: one, simulates the urban growth of a predominantly informal Sub-Saharan African city-region with urban CA; two, examines the evolving urban spatial structure of Sub-Saharan African cities and the relationship with mainstream urban spatial structure models; and, three, develops an integrated ABM and CA model that simulates urban residential growth of a predominantly informal city-region in SSA. In exploring the first objective, diverse spatially explicit datasets are drawn from Accra, and SLEUTH, a dynamic urban CA model, is applied to the Ghanaian city-region. In relation to the second objective, the research draws on wide ranging spatial datasets and combines SLEUTH with urban spatial metrics to analyse the evolving spatial structure of Kumasi city-region (Ashanti region) of Ghana. The third, also the overarching objective, develops TI-City model (The Informal City model), an integrated ABM and CA model for simulating urban residential growth of predominantly informal cities in SSA. The model, which relies on spatial and empirical socio-economic datasets in its development, is applied to Accra city-region The research finds urban growth in both Accra and Kumasi city-region to be highly spontaneous and rapid; and new developments fast turn into urban growth nuclei. It also uncovers that, while Kumasi city-region’s urban spatial structure before the turn of the Twenty-first century largely conforms to the traditional monocentric model, it is increasingly becoming deconcentrated and dispersive, which suggests a likely pending phase of coalescence in a stochastic fractal urban growth process. Contrary to what is observed in other parts of the world, the declining monocentricity has not transformed into a polycentric urban structure, rather, urban growth is becoming amorphous. The application of TI-City, the model newly developed by this research, to Accra city-region shows that the model can offer unique insights into the dynamics of urban residential growth in predominantly informal SSA cities. TI-City could, therefore, function as a decision support tool in Ghana and many Sub-Saharan African countries. The research further discusses the implications of the model for theory, urban policy and practice.
... Since both methods are close relatives, CA and ABM are very often used and described synonymously. In contrast, some authors [34] clearly distinguish between CA and ABM. CA are organized as regular 2D grids wherein each grid cell follows pre-defined rules of state transition. ...
... Eventually, the agglomerate of all CA in a simulation produces space-temporal patterns which are more or less similar with those observable in the real world. In ABM agents are not necessarily bound to a specific position [34]. By definition [35] each agent is capable to sense the environment it is acting in -including other agents -and intends to achieve its pre-defined goals. ...
... However, CA and ABM are not necessarily mutually exclusive. Systems such as VecGCA [37] or hybrid models [34] allow polygons in GIS to behave like CA and thus to change their shape, that is, acting like dynamic patches [38]. Hofmann et al. [39] made a first attempt to conceptually marry image segments with the ABM paradigm. ...
... Since both methods are close relatives, CA and ABM are very often used and described synonymously. In contrast, some authors [34] clearly distinguish between CA and ABM. CA are organized as regular 2D grids wherein each grid cell follows pre-defined rules of state transition. ...
... Eventually, the agglomerate of all CA in a simulation produces space-temporal patterns which are more or less similar with those observable in the real world. In ABM agents are not necessarily bound to a specific position [34]. By definition [35] each agent is capable to sense the environment it is acting in -including other agents -and intends to achieve its pre-defined goals. ...
... However, CA and ABM are not necessarily mutually exclusive. Systems such as VecGCA [37] or hybrid models [34] allow polygons in GIS to behave like CA and thus to change their shape, that is, acting like dynamic patches [38]. Hofmann et al. [39] made a first attempt to conceptually marry image segments with the ABM paradigm. ...
Conference Paper
Full-text available
The increasing development of informal settlements and slums in the years to come is a humanitarian challenge we are facing worldwide. The reasons for this development are mainly given by an urbanization of poverty and the lack of affordable housing in urban areas. Consequently, the majority of slum dwellers are forced to live in housing conditions which are simply unacceptable. In order to fight urban poverty and develop strategies to reduce the number of slum dwellers it is essential to inventory and monitor slums and to understand the underlying mechanisms of slum genesis. However, systematic spatial knowledge about these mechanisms is still absent. This paper addresses the capabilities of mapping and structural analysis of informal settlements using remote sensing data and modelling their genesis based on agent based approaches.
... 68 out of these 122 documents focused on the topic of land, urban and growth development. In this context, "leapfrog" refers to urban development/ growth that is discontinuous and dispersed (Shuvo, 2013). In contrast, in the topic of water only two articles were identified (Brodnik et al., 2018;Casiano Flores, Crompvoets, et al., 2019). ...
Article
Full-text available
Climate change, population growth and land-use change have increased the risk of urban floods. Urban floods cause severe damages to cities and their inhabitants, and they are expected to increase over time. Consequently, urban adaptation is required to shift from traditional infrastructure to Blue-Green Infrastructure (BGI). Until recently, studies on BGI implementation have centred around large cities in developed countries. Meanwhile, medium and small size cities have received less attention. According to the Urban Water Management Transition Framework (UWMTF), cities can leapfrog towards more ‘water sensitive’ practices. Although leapfrogging is context-dependent, our understanding of how governance factors support leapfrogging remains embryonic. This paper contributes to the scholarly understanding of the governance factors that support and limit leapfrogging. By applying the Governance Assessment Tool (GAT) and considering three catalytic factors that underpin leapfrogging, this research assessed the process to implement the BGI project named Olympiadelaan in Herentals, Belgium. Overall, the governance context support was assessed as moderate. The regional and provincial governments play a key role in reaching this moderate level of support. This moderate support helps the city level to speed up its urban water management transition, but it is not enough to skip the states in the UWMTF.
... Examples of studies on dynamics are the analysis of the process of forced mass evictions in Harare (Zimbabwe) [104], the investigation of built-up changes for large slum settlements such as Kibera-Nairobi [3] or the exploration of development dynamics of slums in Delhi, showing stagnation in the center versus growth in the periphery [127]. Such multi-temporal information can feed simulation models on the growth of slum areas, generating policy-relevant information of future growth scenarios [48,[128][129][130][131][132]. ...
Article
Full-text available
The body of scientific literature on slum mapping employing remote sensing methods hasincreased since the availability of more very-high-resolution (VHR) sensors. This improves the abilityto produce information for pro-poor policy development and to build methods capable of supportingsystematic global slum monitoring required for international policy development such as theSustainable Development Goals. This review provides an overview of slum mapping-related remotesensing publications over the period of 2000–2015 regarding four dimensions: contextual factors,physical slum characteristics, data and requirements, and slum extraction methods. The review hasshown the following results. First, our contextual knowledge on the diversity of slums across theglobe is limited, and slum dynamics are not well captured. Second, a more systematic exploration ofphysical slum characteristics is required for the development of robust image-based proxies. Third,although the latest commercial sensor technologies provide image data of less than 0.5 m spatialresolution, thereby improving object recognition in slums, the complex and diverse morphology ofslums makes extraction through standard methods difficult. Fourth, successful approaches showdiversity in terms of extracted information levels (area or object based), implemented indicator sets(single or large sets) and methods employed (e.g., object-based image analysis (OBIA) or machinelearning). In the context of a global slum inventory, texture-based methods show good robustnessacross cities and imagery. Machine-learning algorithms have the highest reported accuracies andallow working with large indicator sets in a computationally efficient manner, while the upscalingof pixel-level information requires further research. For local slum mapping, OBIA approaches showgood capabilities of extracting both area- and object-based information. Ultimately, establishing a moresystematic relationship between higher-level image elements and slum characteristics is essential to trainalgorithms able to analyze variations in slum morphologies to facilitate global slum monitoring.
Article
Full-text available
The relationship between climate change and cities is complex. City-based activities contribute significant amounts of greenhouse gases and, simultaneously, are often more vulnerable to the impacts of climate change. Dhaka is now the world's eighth largest city and a significant proportion of Bangladesh's greenhouse gases are generated there although, relative to total emissions worldwide, the contribution is negligible. But this contribution is likely to increase rapidly with the continuing growth of the city's population, economy and electricity consumption, as well as increased motor vehicle use. At the same time, Dhaka is prone to damaging and costly flooding, both from the rivers that bound it and from rainfall that generates runoff that is beyond the capacity of the drains. In less than 20 years, the city has faced three major floods, each causing huge damage and economic loss. Although the government has taken a number of measures to improve both Dhaka's air quality and its capacity to withstand floods, there are further opportunities in both areas. This paper discusses, in specific terms, the scale of the threats, the measures taken to address them and the potential for more effective action.
Article
Full-text available
Recent advances and greater availability of geographic information systems (GIS) and remote-sensing (RS) technologies and data have opened wider possibilities for tackling many challenging issues of urban planning and management in developing countries, particularly in detecting, monitoring, analyzing, and modeling land-use and land-cover change (LUCC) patterns. Until recently, there has not been much evidence of use of GIS-RS tools in examining or monitoring rapidly expanding megacities such as Dhaka, the primary city of Bangladesh, that had transformed 4,700 ha of agricultural and low-lying areas to urban areas during the period 1999-2005. The objective of this study was to explore and analyze the pattern of urban growth in the Dhaka megacity using remote sensing and spatial metrics. Multitemporal land-use/land-cover data have been acquired and used to determine urban growth in Dhaka. Using a number of spatial metrics, the study quantified spatial and temporal patterns of urban growth in Dhaka from 1960 to 2005. The study revealed that the total urban footprint increased rapidly to 20,551.0 ha (49.4 percent of the total land mass) in 2005 from 4,631.8 ha (11.1 percent) in 1961. The core hot spot of changes shifted from the central toward the north, south, east, and southeast directions in the 1990s and 2000s as exemplified initially by the trend surface, and later by the spatial metrics- detecting urban growth and its form in further details. Infill development was found to occur substantially even after sufficient consolidation already had taken place, which can be attributed primarily to the principal job and commercial hubs being located in the city core and, thus, shorter work-home trip lengths in Dhaka (also evident from the proximity and cohesion index). Analyses of patterns of urbanization can be linked to possible factors driving massive urban growth and, therefore, may be useful for making informed decisions for future sustainable urban planning and management of Dhaka megacity.
Article
Full-text available
The export-oriented garment industry in Bangladesh has grown rapidly for the last 3 decades and now ranks among the largest garment exporters in the world. While its early success is attributed to the initial technology transfer from South Korea, such a one-time infusion of knowledge alone is insufficient to explain the sustained growth for 3 decades. This article uses primary data collected from knitwear manufacturers and garment traders to explore the process of the continuous learning of advanced skills and know-how. It finds, among other things, that the high profitability of garment manufacturing due to the initial infusion of specific human capital attracted a number of highly educated entrepreneurs to the industry, that the division of labor between manufacturers and traders has facilitated the expansion of the industry, and that enterprise growth has lasted long because of the continuous learning from abroad by the highly educated entrepreneurs.
Article
This paper presents an analysis of the spatial and temporal development of Tel-Aviv. The central notion in the analysis is the old concept of leap-frogging. Instead of seeing the population's evolution as a growth process from the centre of the metropolis outwards, we consider the population's development as taking place in different centres in a series of successive 'jumps'. In order to quantify the process, the growth of the centres' populations is fitted with the same mathematical function. This procedure enables us to extract the relevant parameters of each centre's growth and to make comparisons among them. We show that the population growth in the various centres is very similar. It permits the use of the scaling concept. In addition, a model of the growth of the individual centre is developed.
Book
Geosimulation is hailed as 'the next big thing' in geographic modelling for urban studies. This book presents readers with an overview of this new and innovative field by introducing the spatial modelling environment and describing the latest research and development using cellular automata and multi-agent systems. Extensive case studies and working code is available from an associated website which demonstrate the technicalities of geosimulation, and provide readers with the tools to carry out their own modelling and testing. The first book to treat urban geosimulation explicitly, integrating socio-economic and environmental modelling approaches. Provides the reader with a sound theoretical base in the science of geosimulation as well as applied material on the construction of geosimulation models. Cross-references to an author-maintained associated website with downloadable working code for readers to apply the models presented in the book.
Article
This paper introduces a hybrid automata model for testing ideas and hypotheses relating to urban gentrification dynamics. We focus on the agency of relocating households in dynamic property markets as the theoretical basis for construction of the model. The methodology employed makes use of hybridized cellular- and agent-automata that allow for representation of co-interaction among fixed and mobile entities in urban settings across multiple scales. Simulations run with the model are based on various hypotheses from gentrification theory and these hypotheses are tested in simulation by running the model through theory-informed scenarios. The usefulness of this scheme is demonstrated through application of the model to a historically under-invested area of Salt Lake City in Utah that is undergoing recent transformation. Our results show that the hybrid approach is useful in representing human behavior in complex adaptive urban systems. Moreover, our model proves to be a useful test-bed for studying gentrification.