ArticlePDF Available

Geographic Information Systems for Transportation in the 21st Century: GIS-T in the 21st Century

Authors:

Abstract

Geographic Information Systems for Transportation: Principles and Applications (Miller and Shaw 2001) remains the only major authored text on the interdisciplinary field of Geographic Information Systems for Transportation (GIS-T). However, Miller and Shaw (2001) is a product of the 20th century, and the fields of GIS, transportation and GIS-T have changed dramatically in the early 21st century. We are witnessing a revolution in transportation and urban sciences, fueled by a stunning advancement in capabilities to capture, store and process data, as well as communicate information and knowledge derived from these data. This paper is a review of GIS-T in the 20th and 21st centuries. Using Miller and Shaw (2001) as a touchstone, we discuss elements of GIS-T that have stood the test of time as well as new technologies and ideas that an updated GIS-T canon should include.
Geography Compass 9/4 (2015): 180189, 10.1111/gec3.12204
Geographic Information Systems for Transportation in the
21st Century
Harvey J. Miller
1
*
and Shih-Lung Shaw
2
1
Department of Geography, The Ohio State University
2
Department of Geography, University of Tennessee
Abstract
Geographic Information Systems for Transportation: Principles and Applications (Miller and Shaw 2001)
remains the only major authored text on the interdisciplinary field of Geographic Information Systems for
Transportation (GIS-T). However, Miller and Shaw (2001) is a product of the 20th century, and the
fields of GIS, transportation and GIS-T have changed dramatically in the early 21st century. We are
witnessing a revolution in transportation and urban sciences, fueled by a stunning advancement in capa-
bilities to capture, store and process data, as well as communicate information and knowledge derived
from these data. This paper is a review of GIS-T in the 20th and 21st centuries. Using Miller and Shaw
(2001) as a touchstone, we discuss elements of GIS-T that have stood the test of time as well as new
technologies and ideas that an updated GIS-T canon should include.
1. Introduction
Geographic Information Systems for Transportation: Principles and Applications (Miller and Shaw 2001)
remains the only major authored text on the interdisciplinary field of Geographic Information
Systems for Transportation (GIS-T). Although published in the second year of the 21st century,
Miller and Shaw (2001) is a product of the 20th century, as its bibliography suggests. It is roughly
15 years since it was published, but the fields of GIS, transportation and GIS-T have changed
dramatically.
It is not hyperbole to state that we are witnessing a revolution in the human sciences, includ-
ing transportation and urban sciences, fueled by a stunning advancement in capabilities to
capture, store and process data, as well as communicate information and knowledge derived
from these data. These greatly expanded capabilities have spawned related technologies and
scientific fields. These include location-based services (LBS): the delivery of information based
on geographic context in real time. It also includes the interdisciplinary fields of mobility science
(data-driven modeling of human and animal dynamics using location data) and computational
transportation science (the application of computer science to understand and manage
transportation systems) (Winter et al. 2010).
This paper is a review of GIS-T in the 20th and 21st centuries. Using Miller and Shaw (2001) as
a touchstone, we discuss elements of GIS-T that have stood the test of time as well as new tech-
nologies and ideas that an updated GIS-T canon should include. The next section of this paper
reviews GIS-T in the 20th century: these are the enduring principles that still should be taught
by professors and understood by professionals. Section 3 discusses GIS-T in the 21st century: tech-
nologies and issues that have emerged from the mobility revolution and seem likely to persist. The
final section concludes the paper with some brief remarks about GIS-T educational challenges.
2. Enduring Principles from 20th Century GIS-T
The big change in contemporary GIS-T relative to the late 20th century is the shift from a data-
poor and computation-poor environment to one that is abundant, perhaps even overwhelming,
© 2015 The Author(s)
Geography Compass © 2015 John Wiley & Sons Ltd
in both. While this has been developing for a long time, the exponential growth described by
Moores Law (superlinear growth in computing speed with a doubling period of 18months)
implies cumulative changes leading to a fundamental shift in how we approach science, man-
agement and our lives. This is not to say all of the data we desire is at our fingertips or that all
problems can be solved through computation. But anyone who has worked in GIS-T for the
past two decades will attest that we are in a new era.
What is enduring from the GIS-T canon of the 20th century? A more dramatic way to ask
this question can we now say that GIS-T is not just a bundle of technologies with the same
application but rather a science with basic principles (Goodchild 1992)? We believe that the
answer is a confident yes. Despite the revolution, a scientist or planner working in GIS-T still
must understand how transportation and other geographic data are referenced to the earth, care-
fully manage transportation databases, know how to process networks to solve fundamental
routing problems and appropriately use spatial analytical and geovisualization techniques. This
section reviews these enduring principles and their progress in the 21st century.
2.1. TRANSPORTATION DATA MODELING
The heart of any GIS-T project is a georeferenced transportation database. Most likely, this da-
tabase will be focused on a spatial network. A spatial network is a logical structure representing
locations and connections that exist within a spatial framework where distance and direction
are meaningful. In our case, the framework is a digital representation of the earths surface
and possibly related locations above or below the surface (e.g., subway lines and
airline routes). With transportation systems, nodes correspond to intersections, junctions, stops
or switching points, and arcs represent infrastructure and/or services between nodes. Spatial
networks are sparse: each node is only connected to a small number of the other nodes in the
network. These are typically the nearest neighbors of each node (e.g., street networks) but
not always (e.g., airline networks). Nevertheless, since these networks in the real world are
constrained by physics and geography, there will be some spatial regularity to these connections,
shaped by phenomena such as terrain, urban hierarchies and political boundaries.
GIS-T is worthy of research and careers since georeferencing transportation network data
creates new applications that were not possible when we handled networks as embedded in
space but devoid of geography. Georeferencing allows accurate representation and intuitive
visualization and also allows other relevant economic, social, biological and physical data to
be integrated.
The centrality of georeferenced spatial network data means that core GIS-T knowledge
includes mapping, graph theory and database design. Basic mapping concepts include geodetic
datums (models of the earths shape), methods for projecting data from a datum to a plane,
coordinate systems for referencing locations within that plane and the concepts of map scale
and spatial error. Graph theory is the basic mathematics underlying network representation.
Connectivity, directed arcs, paths, routes, trees and their mathematical representation are
essential to the fundamental problem in transportation science: finding shortest paths within
networks (more on this below). Database design involves techniques for modeling data at the
conceptual (what the data means), logical (how the user will interact with the data) and physical
(how the data will be stored and accessed in the computer) levels.
In 20th century GIS-T, there were two major paths for data modeling. One was as-
sociated with relational database technologies. In relational databases, the user interacts
with the data represented as tables, constructed and linked in precise ways. Entity-
relationship models support conceptual data modeling in a manner that can be translated
to an initial relational schema ( design) and refined to a simpler form through the
GIS-T in the 21st Century 181
© 2015 The Author(s)
Geography Compass © 2015 John Wiley & Sons Ltd
Geography Compass 9/4 (2015): 180189, 10.1111/gec3.12204
normalization process. One could also build aggregate l inear f eat ure s such as named or
numbered routes through a street and highway network, as well as easily reference data
such as street addresses. This works well for transportation networks. However, it is
cumbersome for representing geometry and therefore geography. It also is not well-
suited for data that changes its condition frequently, such as the real-time location
and status of people and vehicles within a transportation system. I t is also a strange
way of thinking about real-world entities as bundles of attributes rather than things.
Object-orientation (OO), t he second path, is a more natural way of thinking about entities
in the real world (interacting objects with behaviors). OO designs are also f lexible and
extensible. But, most of the worlds data are stored in relational databases due to their
rigor and t he elegance of Structured Query Language (SQL).
A major development of the late 20th century is the development and adoption of spatial
databases based on object-relational database technologies. These technologies blend the rigor of
relational databases along with the f lexibility of OO. Non-spatial data can be stored as before,
while the spatial features can be stored as objects also within the same table as the non-spatial
data. This removed barriers between an organizations GIS and non-GIS databases and allowed
development of multi-tier spatial database architecture where applications such as GIS, spatial
analysis and transportation models all share the same database (albeit with specialized support
for spatial data storage, access and processing).
Despite early clarion calls for spatiotemporal databases in the GIScience literature (Langran
1992), these methods and technologies were slow in developing, mostly due to lingering but
now lifting constraints on data capture, storage and processing. Another dramatic development
for GIS-T in the 21st century is the development of spatiotemporal and moving objects data-
bases (methods for representing, storing and accessing data that changes its geometry frequently,
especially its geographic location). Due to their currency, we will return to these topics in the
section below on 21st century GIS-T.
2.2. ROUTES AND FLOWS WITHIN SPATIAL NETWORKS
In addition to spatial networks, fundamental to GIS-T are the things moving within spatial net-
works people, freight and vehicles. In 20th century GIS-T, there was little individual-level
data: most mobility data were aggregate f lows and counts. Therefore, a core problem in
transportation science during that era was predicting movements within spatial networks. This
requires finding minimum cost network paths, with cost defined broadly (in terms of distance,
time, money and/or mental effort). This also includes routing a single moving object within a
spatial network or determining the joint f low of multiple entities subject to their mutual
interactions (i.e., congestion). As we will discuss below, a big change in the 21st century is
the ability to collect individual-level mobility data. Nevertheless, being able to solve for routes
and f lows within spatial networks still has practical and theoretical importance: it is a core prob-
lem in transportation science and engineering.
Minimum cost routes and f lows through spatial networks are core topics for GIS-T for
reasons at the intersection of computation and geography. There are many ways to process net-
work data; some are designed for general networks not sparsely connected spatial networks.
While many transportation students learn min-cost path methods such as Dijkstras algorithm,
this is only part of the story. Equally important is the network data processing methods that feed
these algorithms; this includes how to store, search and process data. Miller and Shaw (2001)
review fifteen different min-cost path algorithm implementations, including eight different
versions of the Dijkstra algorithm; these differ based on how to select and manage the set of can-
didate nodes for the minimum cost path. Some perform well for spatial networks, and others
182 GIS-T in the 21st Century
© 2015 The Author(s)
Geography Compass © 2015 John Wiley & Sons Ltd
Geography Compass 9/4 (2015): 180189, 10.1111/gec3.12204
perform better for some spatial networks but not others. However, it is typically unclear what
shortest path methods are being used in proprietary GIS software.
Understanding the nature of shortest path algorithms also leads to the essential insight that
computers are not magical: there are limitations on how fast they can process and what they
can solve. Two key transportation routing problems, the traveling salesman problem (TSP) and
the vehicle routing problem (VRP), are exemplars: they are simple to understand but cannot be
solved exactly (optimally) for even modest problems within a reasonable amount of time.
The TSP involves finding the shortest tour through a set of locations that returns to the start;
VRP is the multi-vehicle version of the TSP. Since these are very practical problems, we use
heuristics or shortcuts that generate a suboptimal but good solution quickly. These problems
occur in geographic space or spatial networks, therefore these heuristics often involve spatial rea-
soning (such as adding the nearest neighbor of the current tour or forming spatial clusters of stops
before routing). Similarly, there are spatial heuristics for speeding up the performance of shortest
path algorithms by limiting the size of the network to be processed based on the locations of
nodes. Spatial networks (and spatial processes more generally) are well-suited for parallel com-
puting and cyberinfrastructure since transportation systems are distributed and local in nature
and therefore can be decomposed by proximity in space and direction/nearness in time.
In Miller and Shaw (2001), we spent a considerable amount of time on solving for network
f low equilibrium patterns using optimization techniques. This includes the user optimal pattern
(everyone is on their minimum cost path, but overall cost is not minimized) and system optimal
pattern (the overall cost is minimized, but not everyone is on their minimum cost path). This is
core knowledge to GIS-T and indeed all of transportation science: the nature of these equilibria
has deep implications for theory and policy (e.g., how do we achieve a SO if some people can-
not use their min-cost path coercion or persuasion?). These methods are also useful for plan-
ning over medium to long-term time horizons, particularly for infrastructure. They also serve as
the theoretical foundation of equilibrium travel demand and land-use/transportation models:
topics of considerable interest in the 20th century. As we will discuss below, a shifting policy
context for transportation combined with newly available data and computational power has
changed the focus of GIS-T.
2.3. SPATIAL ANALYSIS AND MODELING
Much of the power of GIS is at the front-end and back-end of any project. At the front-end,
GIS allows data integration and management based on geographic location. This sounds simple,
but it was very difficult prior to GIS. At the back-end, GIS facilitates mapping of data and results
for exploration, analysis and communication purposes. A map is an ancient and profound
communication technology with capabilities that have recently expanded to include anima-
tions, interactivity and exploration the integration of cartography and scientific visualization
referred to as geovisualization (MacEachren et al. 2004). These basic spatial data management
and mapping capabilities alone would justify the use of GIS in transportation.
GIS also brings a set of spatial analytic capabilities that are useful for transportation. Basic spa-
tial analysis functionality includes the ability to query and manipulate georeferenced data based
on geometric, topological and set-based predicates, such as selecting all parcels within 500 feet of
a proposed transportation corridor. It also includes capabilities for processing fields such as
terrain to generate products such as hydrological networks, transportation corridors and
viewsheds. Core spatial analytical functions in GIS also include basic network analysis capabili-
ties such as minimum cost paths and routing. GIS also enables spatial analysis and modeling
through its capabilities to handle georeferenced spatial data and visualize results. Other spatial
analytic issues that are relevant to transportation include dealing with modifiable areal units such
GIS-T in the 21st Century 183
© 2015 The Author(s)
Geography Compass © 2015 John Wiley & Sons Ltd
Geography Compass 9/4 (2015): 180189, 10.1111/gec3.12204
as census geography and traffic analysis zones, f low sampling at cordons and within networks,
capturing spatial dependence and spatial heterogeneity in travel and location models and alter-
native projections of geospace to represent travel environments and outcomes for visualization
and analysis (Miller 1999).
Fueled by GIS and increasingly available georeferenced data, the late 20th century witnessed
the rise of disaggregate spatial statistics such as local indicators of spatial association and
geographically weighted regression (Anselin 1995; Brunsdon, Fotheringham and Charlton,
1998). These capture both spatial dependency and heterogeneity, allowing relationships to be
disaggregated to the level of the spatial reporting unit. Transportation applications of these tech-
niques grew in the 21st century with wider recognition of their use for analyzing a wide range of
transportation and urban phenomena (Páez and Scott 2005).
2.4. 20TH CENTURY TRANSPORTATION APPLICATIONS
GIS-T in the 20th century was mostly about aggregate f lows within networks between large
geographic units such as traffic analysis zones (TAZs). For example, the discussion of transpor-
tation planning in Miller and Shaw (2001) included topics such as TAZ design, the four-step
approach to travel demand modeling (and its weaknesses), equilibrium transportation models
and artificial neural networks for predicting f lows. Similarly, discussion of hazards and environ-
ment focus on translating f lows into environmental impacts; measuring risk for network arcs;
analyzing accidents as points, lines (network segments) or polygons; locating and routing
emergency facilities within networks; and aggregate-level evacuation analysis. GIS-T to support
logistics focused on georeferenced data integration, network optimization and decision support.
By the turn of the 21st century, the dominance of aggregate transportation models was
challenged not only by new capabilities for data collection and individual-level simulation. Also
challenging this dominance is a changing empirical and policy context for transportation.
3. GIS-T in the 21st Century
3.1. THE CHANGING CONTEXT FOR TRANSPORTATION
Major global trends are shaping 21st century transportation. One trend is the increasing global-
ization of economies and societies that pushes for faster and more efficient transportation sys-
tems to move people and goods around the globe. Another global trend is the continuing
growth, urbanization and motorization of world population. Population growth is stalling in
the Global North (North America, Europe and Japan) but continuing in the Global South
(especially sub-Saharan Africa and Southeast Asia). The Global North faces challenges associated
with the changing needs of an aging population, while the Global South faces challenges of
more people and especially more automobiles as societies grow more aff luent. Almost every-
where in the world, people are crowding into cities: for the first time in human history, more
people live in cities than rural areas, a trend that is accelerating (Sperling and Gordon 2009).
Technological changes are also shaping transportation. Evolution from animal-powered
transportation to rail transport, automobile transport and air transport significantly changed
human mobility and interaction patterns. Although we do not anticipate a completely new
mobility technology in the foreseeable future, other technological advancements have caused
major changes to human activities. The most notable changes are due to information and commu-
nication technologies (ICTs) such as the Internet and mobile phone and location-aware technologies
(LATs) such as the global positioning system, mobile phones and Wi-Fi positioning techniques.
ICTs have changed the ways our economic systems operate and how people carry out their
184 GIS-T in the 21st Century
© 2015 The Author(s)
Geography Compass © 2015 John Wiley & Sons Ltd
Geography Compass 9/4 (2015): 180189, 10.1111/gec3.12204
activities and interact with other people (Shaw 2014). LATs and ICTs are also not just for
humans: the rise of vehicle-to-vehicle (V2V) communication and the Internet of Things suggest
future transportation systems where many mundane activities (including driving) occur
automatically.
The policy context for transportation has also changed in the 21st century. For most of the
20th century, transportation policy was dominated by a predict and provide paradigm
(Bannister 2007). Planners sought normative (optimal) solutions based on aggregate models that
assume transportation systems achieved steady-state equilibrium and typically dictated large-scale
interventions. This suited the needs of the 20th century ( growth and expanding infrastructure) as
well as its mindset (cheap energy and an accommodating environmen t). These grand plans
neglect the small spaces and local movements that comprise everyday life, with the
consequence of inhumane urban settings (Batty 2012). While aggregate methods are still
well-suited for evaluating hard policies associated with infrastructure construction, management
and renewal, the early 21st century has seen an expansion in transportation policy to include
soft policies associated with travel demand management, such as information, persuasion
and incentives (Bamber g et al. 2011). These new policy demands require
individualist ic and dynamic approaches to analyzi ng and understandin g huma n mobility
(Miller 2015b; Shaw 2010).
3.2. MOBILITY AND ACTIVITY DATA
Due to advancements in ICTs and LATs, it is now feasible to collect large amounts of data from
a wide range of mobile sensors in real-time or near-real-time at high spatial and temporal
granularity. These datasets have potentials of providing us with unprecedented opportunities
to gain insight of mobility patterns and human behaviors that could be useful in transportation
planning, operation, maintenance and policy-making (Shaw 2011). It is not necessarily the
volume of these data that is revolutionary, but rather their ubiquity: they are the byproduct
of daily life, allowing naturalistic observation of mundane activities and serendipitous observa-
tion of unusual events (Miller and Gooldchild, 2014).
An increasing amount of human activities now take place in virtual space via ICT (Shaw and
Yu, 2009). People now can enjoy freedom of ordering items at amazon.com almost anytime
and anywhere via a smart mobile device and Internet connection and wait for the items shipped
to our home by a delivery company. Online shopping has inf luenced not only how individuals
carry out their shopping behaviors but also the logistics systems that deliver products to con-
sumers. Many companies now collect detailed data of customers shopping behaviors either at
retail stores or online. It also is common for companies to keep track of how and when items
are shipped throughout supply chain systems.
Social interaction patterns are changing due to widespread online social networking services
such as Facebook, Twitter, WhatsApp and Snapchat. To what extent these online social net-
work activities are inf luencing our physical travel patterns remains an unanswered research
question. How can we use various kinds of tracking data in a GIS environment to help us better
understand mutual interactions between our activities in virtual space and physical space that
would have important implications to transportation needs? This raises some fundamental
GIS research questions such as how should we represent locations in a virtual space? and
how do we handle interactions between virtual space and physical space? GIS-T in the
21st century therefore must tackle research challenges of dealing with human activities in virtual
space and their relationships with the activities in physical space if we want to use GIS-T to help
us design future transportation systems that can better serve the changing needs of our society
(Shaw 2010).
GIS-T in the 21st Century 185
© 2015 The Author(s)
Geography Compass © 2015 John Wiley & Sons Ltd
Geography Compass 9/4 (2015): 180189, 10.1111/gec3.12204
3.3. GIS SOFTWARE FOR SPATIAL ANALYSIS AND MODELING IN THE 21ST CENTURY
As indicated in Miller and Shaw (2001), analysis plays a critical role in transportation studies.
Network analysis, travel demand analysis, facility location analysis and supply chain optimization
are among transportation analysis topics that have been widely pursued. GIS, on the other hand,
have developed a number of spatial analysis tools and incorporated some transportation analysis
functions into GIS software packages to support transportation and other application needs.
GIS technology still often falls short of offering an integrated environment that can effectively
and efficiently manage, analyze and visualize the diverse spatiotemporal data sources such as
dynamic traffic f low counts, tra cking data of individual movi ng objects (e.g., vehicles, pe r-
sons and parcels), video streams from sensors, individual activity data (shopping data, online
social media data, mobile phone tracking data, etc.) with the range of data coll ected by the
government agencies (t ransportation inventory data, real-time monitoring data, land-use
data, census data, etc.). The strategy of representing differ ent datasets as s tatic snapshot
GIS map layers is no longer sufficient to deal with the increasing amount of real-time and
dynamic data. One of the major challenges for GIS-T in the 21st century therefore is to
effectively and efficie ntly handle diverse spatiotemporal and dynamic datasets in an inte-
grated environment. This spatiotemporal GIS-T environment may need to support different
data models for various datasets; however, it should allow users to cr oss-reference different
datasets seamlessl y (Yin and Shaw, 2015in ).
Proprietary GIS software is developed for representation, management, analysis and visuali-
zation of geographic data in support of a wide range of applications. These GIS packages
normally are not designed to offer functions to support all transportation planning, operation,
maintenance and evaluation needs. Development of GIS-T therefore requires interactions
between researchers and practitioners in both transportation and GIS to identify how transpor-
tation can benefit from GIS and how GIS can best serve transportation. As technology advances
and transportation needs change over time, GIS-T will continue to evolve at a relatively fast rate
that ref lects the dynamic nature of todaysworld.
Open GIS is an emerging paradigm for GIScience that encompasses open data, software,
hardware, standards, collaboration, publication, funding and open education/learning. Open
GIS offers technology-led opportunities for addressing the spatiotemporal data deluge,
application-led opportunities for confronting a complex and rapidly changing planet, greater
capabilities for citizen science and crowdsourcing to solve mobility and accessibility
problems, and new approaches to educating the transportation professional. Challenges to
Open GIS include an academic reward system that favors closed science, intellectual prop-
erty issues, the potential disruption to power relationships and questions regarding induced
resource consumption and sustainability (Sui 2014). Open GIS can be more nimble and
responsive than proprietary GIS, offering better support for emerging transportation applica-
tions in the 21st century.
3.4. NEW TRANSPORTATION APPLICATIONS
Not surprisingly, we are seeing a new emphasis on the individual in 21st century transportation
applications of GIS-T. This includes the renaissance of activity-based analysis (ABA) approaches to
travel demand and transportation modeling and new applications to support customized
mobility services.
ABA treats transportation as a means to facilitate individual-level activities in space with
respect to time. ABA addresses the fundamental behaviors that determine travel and therefore
is better for supporting soft policies such as ridesharing, congestion pricing and complex trip
chaining. ABA also integrates better with methods for estimating environmental impacts of
186 GIS-T in the 21st Century
© 2015 The Author(s)
Geography Compass © 2015 John Wiley & Sons Ltd
Geography Compass 9/4 (2015): 180189, 10.1111/gec3.12204
transportation such as individual-level emission models. It is also better at capturing the complex
interactions between mobility and information/communication technologies (Miller 2014).
Finally, since activity-based approaches are individualistic, they recognize social diversity and
are better suited for examining the differential impacts of travel demand management strategies
(Algers, Eliasson and Mattsson 2005; Malayath and Verma 2013; Miller 2015b). Major types of
activity-based models include econometric models, computational process models,
microsimulation methods and agent-based models (Buliung and Kanaroglou 2007; Miller
2014; Timmermans et al., 2002).
ABA theories and methods in transportation were well-established in the 20th century with
roots in time-use studies and time geography (Ellegård and Svedin 2012). However, their
computation-hungry and data-hungry nature could not be satisfied until the 21st century. In
addition, the increasing speed and complexity of human activities and the changing policy con-
text for transportation favors disaggregate over aggregate approaches. GIS is central to ABA due
to the essential nature of georeferenced data: indeed, GIS is even more essential to ABA than
aggregate approaches such as the four-step model due to greater needs for high-fidelity
representation of transportation infrastructure and services, as well as socio-economic data and
environmental data.
With the high-speed data communication for mobile devices, means of providing transpor-
tation services are going through a transformation stage. Most transportation services in the past
were designed as fixed-route and fixed-schedule services because there was no feasible means to
stay in touch with transportation users and keep them informed. The development of demand
responsive transit services in the past operated mainly as an advanced reservation system rather
than a (near) real-time demand responsive system. This has changed with smartphone apps
and on-demand mobility services such as Uber and Lyft. Many bikeshare systems also have
real-time station status apps, and public transit services are sharing their schedules and vehicle
GPS feeds with developers and the public. These online apps provide better means to match
supply and demand in (near) real time and could contribute to a more sustainable transport
system by allowing users to stitch together appropriate mobility services and depend less on
private automobile ownership. Other online apps allow users to check current highway traffic
conditions; the number of parking spaces available in a neighborhood; and navigation assistance
to vehicles, pedestrians and services to people with mobility, vision or hearing disabilities.
The convergence of location-aware technologies, sensors and machine intelligence is leading
to driverless vehicles, including automobiles for humans (e.g., Google) and unmanned aerial
vehicles for package delivery (e.g., Amazon, UPS) that could introduce fundamental changes
to how transportation systems operate. For example, self-driving vehicles can make
automobile-based mobility safer and more accessible to the elderly and people with different
abilities. It can also allow commutes to be productive and entertaining rather than robotic
and boring. Since a private automobile is vacant and stationary for much of its existence,
combining self-driving cars with car-sharing can allow current levels of mobility with fewer
private automobiles (Thrun 2013). However, more freely availability personal mobility may
also induce further sprawl and leap-frog development, with consequent negative impacts on
sustainability due to increased energy consumption associated with large, detached homes and
dispersed infrastructure. The appropriate integration of customized mobility services with col-
lective public transit is a key transportation scientific and policy question for the 21st century.
4. Conclusion
Transportation analysis and models have traditionally focused on data aggregated by geographic
units and over a relatively long time interval (e.g., spatial interaction models to estimate OD
GIS-T in the 21st Century 187
© 2015 The Author(s)
Geography Compass © 2015 John Wiley & Sons Ltd
Geography Compass 9/4 (2015): 180189, 10.1111/gec3.12204
f lows between traffic analyze zones in a day) due to constraints on data collection and compu-
tational power. Fostered by increasing capabilities for collecting, storing, processing and
analyzing individual-level mobility data, as well as changing empirical and policy context for
transportation, the 21st century is witnessing a major shift in GIS-T away from aggregate f lows
and static analysis to individual activities and spatiotemporal analysis. Although there are
enduring core principles, and some conventional transportation analysis methods and models
will remain useful to address some transportation needs, a major challenge that GIS-T faces is
how to analyze the big and dynamic datasets such that we can gain additional insight of travel
behaviors and transportation needs.
While the scientific, policy and planning challenges for 21st century GIS-T are formidable,
equally challenging and vital are educational issues associated with the new mobility science.
Many transportation education curricula today are still heavily based on the methods and
models developed during the mid-20th century. We do not have an appropriate curriculum
in either transportation or GIS to educate transportation students and practitioners on how to
analyze and model big dynamic datasets. This is an issue that needs immediate attention in
the GIS-T community.
Short Biographies
Harvey J. Miller is the Bob and Mary Reusche Chair in Geographic Information Science in the
Department of Geography at The Ohio State University in Columbus, OH, USA. He also has
affiliations with the Center for Urban and Regional Analysis, the Institute for Population Re-
search, and the Department of City and Regional Planning. His research and teaching interests
fall in the intersection between geographic information science and transportation science. He is
particularly concerned with how people use mobility and communications technologies to al-
locate scarce time among activities in geographic space a perspective known as time geogra-
phy. He is also interested in the social dimensions of transportation and the implications of
human mobility and accessibility for sustainable transportation, livable communities, and public
health.
Shih-Lung Shaw is an Alvin and Sally Beaman Professor and an Arts and Sciences Excellence
Professor in the Department of Geography at the University of Tennessee, in Knoxville, TN,
USA. His research and teaching interests include transportation geography, geographic infor-
mation science (GIScience), and spatio-temporal analysis, especially with topics related to trans-
portation planning and modeling, air transportation, time geography, effects of information and
communications technologies (ICT) on human activity and travel patterns, spatiotemporal anal-
ysis of human dynamics, space-time GIS, and GIS for transportation (GIS-T).
Note
*
Correspondence address: Harvey J. Miller, Department of Geography, The Ohio State University, 1036 Derby Hall/154
N. Oval Ma, Columbus, OH 43210, USA. E-mail: miller.81@osu.edu
References
Algers, S., Eliasson, J. and Mattsson, L.-G. (2005). Is it time to use activity-based urban transport models? A discussion of
planning needs and modelling possibilities. Annals of Regional Science 39, pp. 767789.
Anselin, L. (1995). Local indicators of spatial associationLISA. Geographical Analysis 27, pp. 93115.
Bamberg, S., Fuiji, S., Friman, M. and Gärling, T. (2011). Behaviour theory and soft transport policy measures. Transport
Policy 18, pp. 228235.
Bannister, D. (2007). The sustainable mobility paradigm. Transport Policy 15, pp. 7380.
Batty, M. (2012). Smart cities, big data. Environment and Planning B 39, pp. 191193.
188 GIS-T in the 21st Century
© 2015 The Author(s)
Geography Compass © 2015 John Wiley & Sons Ltd
Geography Compass 9/4 (2015): 180189, 10.1111/gec3.12204
Brunsdon, C., Fotheringham, S. and Charlton, M. (1998). Geographically weighted regression. Journal of the Royal Statistical
Society: Series D 47, pp. 431443.
Buliung, R. N. and Kanaroglou, P. S. (2007). Activitytravel behaviour research: conceptual issues, state of the art, and
emerging perspectives on behavioural analysis and simulation modeling. Transport Reviews 27 (2), pp. 151187.
Ellegård, K. and Svedin, U. (2012). Torsten Hägerstrands time-geography as the cradle of the activity approach in transport
geography. Journal of Transport Geography 23, pp. 1725.
Goodchild, M. F. (1992). Geographical information science. International Journal of Geographical Information Systems 6,
pp. 3145.
Langran, G. (1992). Time in GIS. London: Taylor and Francis.
MacEachren, A. M., Gahegan, M., Pike, W., Brewer, I., Cai, G., Lengerich, E. and Hardistry, F. (2004) Geovisualization for
knowledge construction and decision support. Computer Graphics and Applications, IEEE,24(1),pp.1317.
Malayath, M. and Verma, A. (2013). Activity based travel demand models as a tool for evaluating sustainable transportation
policies. Research in Transportation Economics 38, pp. 4566.
Miller, H. J. (1999). Potential contributions of spatial analysis to Geographic Information Systems for Transportation
(GIS-T). Geographical Analysis 31, pp. 373399.
Miller, H. J. (2014). Activity-based analysis. In: Fischer, M. and Nijkamp, P. (eds) Handbook of regional science. Berlin: Springer,
pp.705724.
Miller, H. J. (2015b) Theories and models in transportation planning. In: Hanson, S., and Giuliano, G. (eds.) The geography of
urban transportation. 4th ed., in press.
Miller, H. J. and Goodchild, M. F. (2014). Data-driven geography. GeoJournal. DOI: 10.1007/s10708-014-9602-6
Miller, H. J. and Shaw, S.-L. (2001). Geographic Information Systems for Transportation: principles and applications. New York:
Oxford University Press.
Páez, A. and Scott, D. M. (2005). Spatial statistics for urban analysis: a review of techniques with examples. GeoJournal 61,
pp. 5367.
Shaw, S.-L. (2010). Geographic information systems for transportation: from a static past to a dynamic future. Annals of GIS
16 (3), pp. 129140.
Shaw, S.-L. (2011). Guest editorial geographic information systems for transportation: an introduction. JournalofTransport
Geography 19 (3), pp. 377378.
Shaw, S.-L. (2014) Geographic information systems in transportation. In: Garrett, M. (ed) Encyclopedia of transportation: social
science and policy. Thousand Oaks, CA: SAGE Publications. DOI: 10.4135/9781483346526
Shaw, S.-L. and Yu, H. (2009). A GIS-based time-geographic approach of studying individual activities and interactions in a
hybrid physical-virtual space. Journal of Transport Geography 17 (2), pp. 141149.
Sperling, D. and Gordon, D. (2009). Two billion cars: driving towards sustainability. New York: Oxford University Press.
Sui, D. (2014). Opportunities and impediments for open GIS. Transactions in GIS 18, pp. 1
24.
Thrun, S. (2013) Googles original X-man: a conversation with Sebastian Thrun. Foreign Affairs. http://www.foreignaffairs.
com/discussions/interviews/googles-original-x-man (last accessed 9 March 2015)
Timmermans, H. J. P., Arenze, T. and Joh, C.-H. (2002). Analyzing space-time behavior: new approaches to old problems.
Progress in Human Geography 26 (2), pp. 175190.
Winter, S., Sester, M., Wolfson, O. and Geers, G. (2010). Towards a computational transportation science. SIGMOD Record
39, pp. 2732.
Yin, L. and Shaw, S.-L. (2015). Exploring space-time paths in physical and social closeness spaces: a space-time GIS approach.
International Journal of Geographical Information Science. DOI: 10.1080/13658816.2014.978869
GIS-T in the 21st Century 189
© 2015 The Author(s)
Geography Compass © 2015 John Wiley & Sons Ltd
Geography Compass 9/4 (2015): 180189, 10.1111/gec3.12204
... GIS-T is a holistic approach to the complex land use and transportation issues. GIS-T can also be used to reduce the lack linked between analysis and communication, makes a great public input into policy analysis, such as data selection, assumed models, and formulation of scenarios [6]. ...
Article
Full-text available
This study aimed to develop a spatial database design on transportation safety system. Spatial databases is a fundamental factor that is very important in the utilization of GIS for transportation, so it is important that a good preparation of spatial databases. Preparation of spatial database will be effective if tailored to the needs. Factors affecting transportation safety is different from one region to another. Factors that affect transportation safety system in an area can be influenced by the transportation system infrastructure in the area. Database design for transportation safety in this study is expected to be a model of the spatial database according to the highway transportation system in a small town in Indonesia. Characteristics of the transport system in Indonesia was largely dominated by private vehicles and less of public transport. Spatial analysis has the advantage to combine data and analyze various factors based on spatial location. Spatial data that can be used to support the analysis include the basic data, thematic data path, data that can be supporting the highway transportation system. Spatial data and GIS - T can be used as an analysis tool and alternative approach to improve road transport safety.
... The geospatial foundations of transport systems must be adequately taken into account in transport models. The required intelligent transport systems (ITS) are based on accurate data and high-performance communication, management, and analysis components, each with a distinct spatial notion (Miller and Shaw, 2015). For example, the VINTRA application (Jakimavičius et al., 2019) uses the GIS tools and the GTFS format for exchanging public transport programs and geographical information with two web portals that can be used by all citizens categories: an external one (plan and view public transport trips using the Geospatial Web 2.0 platform) and an internal one (with a digital map function to plan and design public transport routes using the Network Analyst analysis extension of ArcGIS). ...
Article
Full-text available
Tourists, like any other users of transport systems, seek to travel safely from origin to destination, choosing the appropriate route in relation to the speed, comfort, and cost of trip. Therefore, the goal is, from a tourism transport planning perspective, to minimize connections and, wherever necessary, make them as efficient as possible. Multimodal solutions allow passengers to adopt less polluting modes of transport whenever possible, encouraging a more sustainable journey. Digital solutions and integrated planning services offer the potential for sustainable, easy-to-use and efficient multimodal travel. The purpose of this article is to present a novel GIS-type IT solution for assessing the cost of multimodal transport to tourist resorts in Romania. The IT platform considers the movement of tourists to tourist resorts through two networks in the intermodal system, railways and national roads, connected through nodes represented by the railway stations.
... The actlike package [GT22] allocates agents from synthetic populations generated by livelike POI, like schools and workplaces, based on optimal allocation about transportation networks derived from osmnx and pandana [Boe17], [FW12]. Solutions are the product of a modified integer program (Transportation Problem [Hit41], [Koo49], [MS01], [MS15]) modeled in pulp or mip [MOD11], [ST20], whereby supply (students/workers) are "shipped" to demand locations (schools/workplaces), with potentially relaxed minimum and maximum capacity constraints at demand locations. Impedance from nighttime to daytime locations (Origin-Destination [OD] pairs) can be modeled by either network distance or network travel time. ...
... Beyond the capture areas, the GIS has also been used to acquire data on the density of stops or stations [72,73], stop spacing [74], land use [75] or road lengths [76]. Furthermore, GIS has be used to ascertain the "attraction nodes" (e.g., offices, tourist attractions, and hotels) within a broad area [77] or to identify the hotspots of the healthcare services in a territory [78], and GIS applications pertinent to the field of transportation engineering were developed [79] to analyze the impact of activity trips on regional transportation patterns. Moreover, some researchers have used GIS for developing multicriteria studies linked to public transport or even light rail system topics. ...
Article
Full-text available
Throughout the last decades, light rail transit systems (LRT) have been built around the world due to their strengths: regularity, savings in CO2 emissions, flexibility, image and optimization of urban space. This research proposes the analyses of a group of LRTs by using a method supported by GIS. Some data and parameters have been stated in order to define the systems. The range of values obtained allow us to characterize the LRT systems operating in Spain: for instance, mean distance range between stations is 405 m to 685 m, and potential users range (people who live no more than 500 m from a station) is 18,000 to 30,000, and population density in the capture areas is never below 1514 pop/km2 (in cities with no metro system). The benefit of the present study is to establish common data values that could be useful in future studies and preliminary projects carried out in other Spanish cities interested in introducing an LRT in their urban grid, and also for comparison with LRT in other countries. The method could be also applied to other public transportation systems, and to other countries.
... GIS-T is applied in a great part of the expansive extent of transportation and logistics, such as transportation safety investigation, travel demand analysis, traffic observation and control, intelligent transportation systems (ITS), routing and scheduling, and many other applications (Rodrigue, 2017). GIS-T studies can be classified into three classifications (Miller, Shaw 2015) as follows :-• Data modeling: means by which transportation-related information in a GIS can be best represented to incorporate the requirements of different transportation applications. ...
Article
Full-text available
The infrastructure of road systems is weak in many developing countries, and in the emergency situations, there is an urgent need for the discovery of the nearby emergency facilities, finding the optimal route for these services, and avoiding traffic delays to reduce losses of lives and assets. In this paper, these problems were undertaken by building a geodatabase for the study area of Amman city, Jordan, and by adopting the Geographic Information System (GIS) with other applications, such as the Dijkstra algorithm for shortest path and nearest facility applications. In this paper, a specific area in Amman, with high traffic was selected to be analysed using GIS for Transportation Tools (GIS-T). This research has been conducted to help decision makers to discover the best way to plan transportation, investigate transportation needs, analyse travel demands, and monitor traffic flow, creating a new and efficient transportation system that will efficiently help in economic development of any country.
Thesis
Η Ελληνική Ακτοπλοΐα, αποτελεί εκ των ων ουκ άνευ δομικό στοιχείο της Ελληνικής Ναυτιλίας και την Ελληνικής Οικονομίας. Ωστόσο, ο κλάδος τα τελευταία χρόνια αντιμετωπίζει αρκετά προβλήματα με αποτέλεσμα να πλέει σε άγνωστα νερά. Η παρούσα διπλωματική αναγνωρίζοντας όλα αυτά τα προβλήματα αλλά και λαμβάνοντας υπόψη ότι ο υπολογισμός και η καταγραφή των εκπομπών ρύπων έχει συγκεντρώσει πολύ μεγάλο ενδιαφέρον την τελευταία δεκαετία σε παγκόσμιο επίπεδο, λόγω της κλιματικής αλλαγής, μελετά το κατά πόσον είναι εφικτό το υπάρχων ακτοπλοϊκό δίκτυο να λειτουργήσει με το σύστημα Hub & Spoke με την ιδιαιτερότητα πως θα αξιοποιούνται ηλεκτρικά πλοία. Ο στόχος είναι να δημιουργηθεί ένα κατάλληλο μεθοδολογικό πλαίσιο ανάλυσης, αξιολόγησης και αναβάθμισης της ακτοπλοϊκής συγκοινωνίας του Αιγαίου Πελάγους με μεθόδους και τεχνικές των Γεωγραφικών Συστημάτων Πληροφοριών. Όλες οι τεχνικές που χρησιμοποιούνται στηρίζονται αποκλειστικά στην Χωρική Ανάλυση των χαρακτηριστικών των νησιών και της επιβατικής κίνησης ενώ ο όρος της αναβάθμισης ερμηνεύεται συνδυαστικά μέσω της λειτουργικής και περιβαλλοντικής βελτιστοποίησης, χάρη στην ανάπτυξη δικτύου Hub & Spoke με μειωμένες εκπομπές διοξειδίου του άνθρακα CO2. Ο υπολογισμός των αερίων εκπομπών γίνεται σύμφωνα με τα πρότυπα των κανονισμών του Διεθνούς Ναυτιλιακού Οργανισμού (IMO) αλλά και της Ευρωπαϊκής Ένωσης. Τα αποτελέσματα κάθε σταδίου της μελέτης αποδίδονται χαρτογραφικά ώστε να είναι πιο εύκολα αναγνώσιμα και αντιληπτά ενώ τα τελικά συμπεράσματα δείχνουν πως οι προοπτικές που υπάρχουν για το εν λόγω ζήτημα στην Ελλάδα είναι κάτι παραπάνω από ευοίωνες. = Hellenic Coastal Shipping is an integral part of the Greek Shipping and the Greek Economy. However, in recent years the maritime industry is facing several problems opening up new uncharted territory for us. Recognizing all these problems and also bearing in mind that the calculation of the pollutant emissions has aroused the interest of engineers in the last decade, due to climate change, this Diploma Thesis questions whether the existing Greek Coastal Network can be transformed using the Hub & Spoke model with the peculiarity that electric ferries will be utilized. The purpose is to create an appropriate methodological framework for the analysis, evaluation and upgrading of coastal shipping in the Aegean Sea with methods and techniques of Geographic Information Systems - GIS. All the techniques used are based exclusively on the Spatial Analysis of the characteristics of the islands and the passenger traffic while the term ‟upgrade” is interpreted in combination through the functional and environmental optimization, due to the development of Hub & Spoke network with reduced CO2 emissions. The calculation of Greenhouse Gases (GHGs) is performed according to the standards of the regulations of the International Maritime Organization (IMO) and the European Union. The results of each stage of the study are rendered cartographically so that they can be comprehensible and easily interpreted, while the final conclusions indicate that the prospects for this issue in Greece are more than auspicious.
Preprint
Full-text available
This tutorial is an andragogical guide for students and practitioners seeking to understand the fundamentals and practice of linear programming. The exercises demonstrate how to solve classical optimization problems with an emphasis on spatial analysis in supply chain management and transport logistics. All exercises display the Python programs and optimization libraries used to solve them. The first chapter introduces key concepts in linear programming and contributes a new cognitive framework to help students and practitioners set up each optimization problem. The cognitive framework organizes the decision variables, constraints, the objective function, and variable bounds in a format for direct application to optimization software. The second chapter introduces two types of mobility optimization problems (shortest path in a network and minimum cost tour) in the context of delivery and service planning logistics. The third chapter introduces four types of spatial optimization problems (neighborhood coverage, flow capturing, zone heterogeneity, service coverage) and contributes a workflow to visualize the optimized solutions in maps. The workflow creates decision variables from maps by using the free geographic information systems (GIS) programs QGIS and GeoDA. The fourth chapter introduces three types of spatial logistical problems (spatial distribution, flow maximization, warehouse location optimization) and demonstrates how to scale the cognitive framework in software to reach solutions. The final chapter summarizes lessons learned and provides insights about how students and practitioners can modify the Phyton programs and GIS workflows to solve their own optimization problem and visualize the results.
Thesis
Full-text available
Praca porusza temat analiz przestrzennych i technologii GIS oraz możliwości ich wykorzystania w projektowaniu optymalnej lokalizacji przystanków oraz przebiegu linii komunikacji miejskiej. W pracy przedstawiono opis technologii GIS i rodzajów analiz możliwych w niej do przeprowadzenia, a także opisano pokrótce sytuację transportową miast i komunikacji miejskiej, przedstawiono istotę jej funkcjonowania i metodykę jej projektowania. W dalszej części pracy przedstawiono rys historyczny i uwarunkowania oraz powiązania przestrzenne i transportowe dotyczące miasta Brzeg Dolny na Dolnym Śląsku, które wybrano jako obszar do opracowania linii komunikacji miejskiej. Część projektowa pracy skupia się w części początkowej na wyznaczeniu liczby ludności poszczególnych budynków mieszkalnych miasta z wykorzystaniem danych BDOT10k, ustaleniu lokalizacji najważniejszych generatorów ruchu i stworzeniu warstwy sieciowej z drogami i ciągami pieszymi. Następnie przystąpiono do wykonania przestrzennych analiz sieciowych (analiz alokacji) w celu wyznaczenia optymalnych lokalizacji przystanków analizując ich pieszą dostępność komunikacyjną, przeprowadzono przez zaprojektowane przystanki trasę linii komunikacyjnej i stworzono wstępny rozkład jazdy. Wykonane analizy dowiodły, że technologia GIS może być skutecznie wykorzystywana w projektowaniu optymalnego przebiegu linii transportu zbiorowego.
Article
Road network models form the foundation of road network analyses, route planning, navigation and traffic predictions. However, existing models cannot effectively represent the dynamic topological relationships that exist among lanes due to the effects of time-dependent traffic control measures. To address this problem, we propose a time-dependent road network model (TRNM) to represent these topological relationships, and present its construction method based on a traditional carriageway network model. We constructed two TRNMs in Changzhou and Shanghai and then conducted path-planning experiments to verify the effectiveness of the models. Our results showed that TRNMs could be constructed readily from traditional road networks without introducing large volumes of data, while effectively representing the time-dependent topological relationships among lanes. It is particularly beneficial to path planning, as it not only provides valid and shorter paths but also lane-level navigation information. Time-dependent road network models mirror real-world road networks and can represent more time-dependent traffic controls, such as non-periodic changes at different frequencies. The TRNM developed here can provide support for applications based on road network models, as well as a useful reference for the geographic information system (GIS) and complex networks.
Article
A new approach for spatial modelling of transport mode choice is presented in the paper. The approach tackles the problem by considering the trade-off between subjective and objective factors. To obtain mode Preference Rates (PRs) based on subjective factors, the Analytic Hierarchy Process (AHP) method is applied. The objective factors are expressed with the journey time from any point in the map to destination according to the available transport mode choice on the specific connection. The results are presented as PRs of individual transport modes. The model is validated on the conducted the survey, with students of Vienna University of Economics and Business (WU) as a target audience. Members of different target groups (age, national, employment) decide differently regarding the transport choice, so it is better to analyse them separately. The presented model can be used for the city transport planning in any urban area. It can help promote the sustainable modes of transport in the areas that are less adjusted in sustainable manner.
Article
Full-text available
The context for geographic research has shifted from a data-scarce to a data-rich environment, in which the most fundamental changes are not just the volume of data, but the variety and the velocity at which we can capture georeferenced data; trends often associated with the concept of Big Data. A data-driven geography may be emerging in response to the wealth of georeferenced data flowing from sensors and people in the environment. Although this may seem revolutionary, in fact it may be better described as evolutionary. Some of the issues raised by data-driven geography have in fact been longstanding issues in geographic research, namely, large data volumes, dealing with populations and messy data, and tensions between idiographic versus nomothetic knowledge. The belief that spatial context matters is a major theme in geographic thought and a major motivation behind approaches such as time geography, disaggregate spatial statistics and GIScience. There is potential to use Big Data to inform both geographic knowledge-discovery and spatial modeling. However, there are challenges, such as how to formalize geographic knowledge to clean data and to ignore spurious patterns, and how to build data-driven models that are both true and understandable.
Article
Full-text available
The aim of this article is to put Torsten Hagerstrand's contribution to the development of the activity approach in transport geography into the context of his development of time-geography as an integrative ecological world view. This is discussed from a biographical perspective where experiences in his everyday life and scientific investigations are linked into a theoretical whole. The theoretical approach of Hagerstrand can be traced to experiences several years before he presented his time-geographic approach. He studied conditions for individuals' existence in different geographic, social, and ecological contexts by engaging new methods and cross-fertilizing research fields; he developed precise concepts and a notation system general enough to describe any kind of individual and applicable at different levels of aggregation. He combined theoretical and methodological developments in science with active involvement in the Swedish planning model in various sectors, not least urban and transport planning - at the same time as he criticized the fragmentation of society into separate sectors for policy and planning purposes. The article shows that Hagerstrand's early sources of inspiration were in his struggle to develop both a precise and general time-geographic approach. The activity approach in transport research is ingrained in time-geography since the extension of and distance between locations of resources make transport inevitable. Hence, the human needs of transport are generated from activities in people's everyday lives. Hagerstrand's activity approach was developed in an era when transport prognoses based on the development of demand for transportation as such prevailed. Today, the activity approach is a dominant strand in transportation research.
Article
Full-text available
To paraphrase Mark Twain, reports of the "death of distance" are greatly exaggerated. The rise of the information economy triggered an even greater explosion in the private transportation industry: every movement of a bit implies movement of a far greater number of atoms. Despite the hype about telecommuting, teleshopping and virtual entertainment, we still sit in traffic jams and watch our urban airsheds turn opaque. Like squeezing a balloon, we have traded congestion in the urban core for congestion at the urban periphery in many cities of the world. Transportation systems serve some neighborhoods (and cities and regions) well. Some continue to be neglected. Some suffer so that others can be better connected. As Waldo Tobler recently pointed out, while the world may be "shrinking," it is also "shriveling": transportation cost differentials are increasing and creating a new, complex geography of transportation. It is likely that transportation-related problems will be at the forefront of private sector decision making and public sector debate as the world navigates through the 21st centur y. Our connected and crowded world requires efficient, responsive and environmentally-friendly transportation systems. We have also come to the realization (too late in some cases) that transportation decisions have enormous impacts on land,and life.
Article
Traditionally, urban analysis has been quick to adopt and benefit from developments in technology (e.g., microcomputer, GIS) and techniques (e.g., statistics, mathematical programming). This has not been the case, however, with newer methods of spatial analysis — in particular, spatial statistics. Only recently has this situation started to change. This paper documents the confluence of spatial statistics and urban analysis by first reviewing developments in spatial statistics, and then presenting examples of recent applications in urban analysis. The developments reviewed fall under the rubric of global and local forms of spatial analysis, and cover three major technical issues: spatial association, spatial heterogeneity and the modifiable areal unit problem. The examples highlight the relevance and usefulness of the techniques reviewed for urban transportation and land-use applications. The paper concludes with conjectures concerning future developments at the intersection of spatial statistics and urban analysis.
Article
Activity-based analysis (ABA) is an approach to understanding transportation, communication, urban, and related social and physical systems using individual actions in space and time as the basis. Although the conceptual foundations, theory, and methodology have a long tradition, until recently an aggregate trip-based approach dominated transportation science and planning. Changes in the business and policy environment for transportation and the increasingly availability of disaggregate mobility data have led to ABA emerging as the dominant approach. This chapter reviews the ABA conceptual foundations and methodologies. ABA techniques include data-driven methods that analyze mobility data directly as well as develop inputs for ABA modeling. ABA models include econometric models, rule-based models and microsimulation/agent-based models. This chapter concludes by identifying major research frontiers in ABA.
Article
Exploring the evolution of people’s social interactions along with their changing physical locations can help to achieve a better understanding of the processes that generate the relationships between physical distance and social interactions, which can benefit broad fields of study related to social networks. However, few studies have examined the evolving relationships between physical movements and social closeness evolution. This is partially related to the shortage of longitudinal data in both physical locations and social interactions and the lack of an exploratory analysis environment capable of effectively investigating such a process over space and time. With the increasing availability of sociospatiotemporal data in recent years, it is now feasible to examine the relationships between physical separation and social interactions at the individual level in a space-time context. This research was intended to offer a spatiotemporal exploratory analysis approach to address this challenge. The first step was to propose the concept of a social closeness space-time path, which is an extension of the space-time path concept in time geography, to represent evolving human relationships in a social closeness space. A space-time geographical information system (GIS) prototype was then designed to support the representation and analysis of space-time paths in both physical and social closeness spaces. Finally, the effectiveness of the proposed concept and design in gaining insight into the impact of physical migration on online social closeness was demonstrated through an empirical study. The contributions of this study include an extension of the time-geographic framework from physical space to social closeness space, the development of a multirepresentation approach in a GIS to integrate an individual’s space-time paths in both physical and social closeness spaces, and an exploratory analysis of the evolving relationships between physical separation and social closeness over time.
Article
India is in the course of an economic transition. The economic growth nurtured the life in the cities and cities have become a major livelihood destination for everyone. This migration of people contributed to the increased urbanization of Indian cities. The booming economy fostered the well-being and shaped the lifestyle of people in such a way that the dependency on private vehicle has become an unavoidable affair. Along with population growth, the increased vehicle ownership gave rise to overall spurt in travel demand. But the supply side lagged behind the demand adding to many of the transport related externalities such as accidents, congestion, pollution, inequity etc. The importance of sustainability is understood in the current urban transport scenario leading to the development and promotion of sustainable transport polices. The core agenda of these polices is to target the travel behavior of people and change the way they travel by creating a different travel environment. However, the impacts of many such policies are either unknown or complex. Hence, before adopting and implementing such policies, it is important for the decision makers to be aware of the impacts of them. The role of travel demand models comes here as they predict the future travel demand under different policy scenarios. This paper reviews the ability of travel demand models applied in India in analyzing the sustainable transport policies. The study found that the conventional model system in India, which is trip based four step aggregate methodology, is inadequate in analyzing the sustainable transport policies. A review of alternative approach, known as activity based travel demand modeling found that they are capable of handling such policies better than conventional models and are assistive to the decision makers in arriving at right mix of polices specific to the situations. Since there is no operational activity based travel demand model system developed in India, the study at the end envisaged a conceptual framework of an integrated activity based travel demand model based on the requirements identified from the review. This can potentially replace the existing travel demand models and can be used for planning applications once the modification & validation have been done according to the existing activity-travel behavior of individuals.