Collection and Analyses of Crowd Travel Behaviour Data by using Smartphones

Size: px
Start display at page:

Download "Collection and Analyses of Crowd Travel Behaviour Data by using Smartphones"

Transcription

1 Collection and Analyses of Crowd Travel Behaviour Data by using Smartphones Rik Bellens 1 Sven Vlassenroot 2 Sidharta Guatama 3 Abstract: In 2010 the MOVE project started in the collection and analysis of crowd behaviour data. The two main goals of the project are first, the collection of data through the use of mobile phones. The second goal is to develop new technologies to process and mine the collected data for crowd behaviour analysis. The technology will allow to make advanced interpretations of historic and dynamic mobile crowd data coming from GSM/GPS and from different classes of users (vehicle, pedestrian, indoor/outdoor). Fusion will be made between data coming from different sources (smartphone, navigation device) and external map data. The interpretation will allow the mining of advanced features/geometry from the crowd data as well as the dynamic (travel) behavior of the population. Keywords: a maximum of 6 keywords separated by, 1. Introduction Cities, and urban environments in general, incorporate myriad functions located on the relative small surface area of the city centre. These functions are both numerous and different, which results in a great attraction of different groups of "visitors". In contrast to the traffic situation outside city centres, which are characterized by high car use, walking and biking are the preferred transport modes in city centres (Brög&Erl, 2001).These non-motorized mode users have their own reasons to make mode and route choices, to decide where they will stay longer, etc., and all this will have strong implications on urban economy, tourism, planning and development. It is therefore somewhat remarkable that research and modelling efforts seems to neglect these non-motorized movements in urban environments, and has instead largely focused exclusively on analysing motorised transport modes. A possible explanation for this bias is that this behaviour in cities is very complex and data collection is difficult and timeconsuming. However, modelling and simulating all the city movements is relevant for a variety of applications, including (i) estimating the required capacity of infrastructure, (ii) estimating the feasibility of new facilities (shopping, tourism) that depend on the volume of passing pedestrians, (iii) assessing the impact of policies on non-motorised and motorised movement and therefore on changing temporal and spatial demand in the environment, and (iv) predicting consumer response to information provision. Once they have been devised, the(se) model(s) will be the key to a wide range of applications in the field of tourism, mobility, eventing and urban economy. 1 Affiliation of corresponding author 2 Affiliation of coauthor 1 3 Affiliation of coauthor 2 1

2 Recent technological developments have produced a range of digital tracking technologies that offer a view on the movement of users, which has given rise to location based services (LBS). Tracking technology can be integrated with current mobile phones and PDA s. The simple and standard solution is GPS-based devices. Less known is the fact that mobile phones also offer the possibility to track people constantly. Operating on a phone network requires the network operator to be able to constantly detect the subscriber's proximity to a specific antenna, even when no calls are made. In general, the accuracy of tracked mobile devices is lower than GPS-devices, ranging from 50 to 100m. Projects like MIT s Senseable City investigate behaviour patterns through cell phone activity. The analysed activity is still limited to presence detection within a single cell tower range (typical resolution 100m) and does not take into account dynamic spatial movement patterns. The combination of tracking mobile phones and movements in cities offers a lot of opportunities for different domains in urban policy (e.g. spatial planning, tourism, mobility studies, social affairs, economy). Different actors in the private and public sector have acknowledged (for a host of reasons) the need for a monitoring instrument of (especially nonmotorised movements) indicators on how route choices in urban environments are made. In 2010 the MOVE project started at Ghent University in the collection and analysis of crowd behaviour data. The two main goals of the project are first, the collection of data through the use of mobile phones. The second goal is to develop new technologies to process and mine the collected data for crowd behaviour analysis. This paper will describe the developed technology and some first results of the project. 2. The developed technology 2.1. Smartphone Application UGent has developed a smartphone application for monitoring crowd behavior through cell phone localization and activity. In order to collect data for crowd behavior analysis, we have developed a mobile software application running on Android phones and Java Micro Edition. This application collects different kinds of valuable information and sends it to a central server. If the cell phone contains a GPS chip, accurate locations of the phone can be collected. However, because GPS is very demanding on the battery and does not work inside buildings, the GPS is only used by the software when most appropriate. At other times, other information is used to derive the location of the phone as accurately as possible, such as the current and neighboring cell towers, the Wi-Fi stations in sight and their signal strengths. On top of that, we also collect measures of the accelerometer of the phones to help us distinguish between pedestrians, cyclists and cars.the user has full control over which data is sent. Because of the diverse positioning modes, tracking can be done indoor as well as outdoor, and the battery life can be preserved better than in standard GPS-mode. The application is shown in Figure 1. The application currently runs on Android and Java Micro Edition. It has two modes of operation. The first mode is a passive mode where the application runs as a data logger in the background on the smartphone. The logger can track cell towers, wifi, GPS and/or accelerometers and will do so with minimal impact on battery. The user retains control and can at any given time pause tracking. He has a full view on the data being transmitted. The server can communicate with the application to notify the user for software updates, news on the trial or other messages. 2

3 Figure 1. Illustration of the MOVE smartphone in (i) passive mode and (ii) diary application A second mode is a diary mode aimed towards specific mobility studies (see Figure 1). For these trials, sampling is done through a dedicated test audience carrying a digital diary. This is the same application but with a specific interface, which additionally records specific activity for a given mobility study (e.g. mode of transport, aim of transport, number of passengers etc.). Data is directly transmitted to a central server, allowing direct monitoring of the test audience. Messages can be sent to specific test persons. The diary interface can be changed on-the-fly to refine or even change the study MOVE server One central database will store data from the smartphones ensuring data homogeneity. Different web services will be built around the database for easy access to the data through spatial queries as described in Figure 2. Within the MOVE project a web feature service based on GeoServer has been built to access the underlying PostGIS database. This allows easy visualization on map interfaces like Google Earth. Continuous monitoring of the ongoing trials is possible. Figure 2. Illustration of the server and server applications 3

4 3. Data Processing Technology The location of individual phones in itself is not very useful. It only becomes interesting when the locations of many users together can be analyzed. However, going from these individual locations to crowd behaviour information, is still a large gap to bridge. Simple statistical analysis of the data can already be interesting, however, the truly interesting information is hidden and sophisticated technologies are needed to analyze the data. Since, the positional data derived from wifi and cell information is very inaccurate, the algorithms have to take into account this inaccuracy. The proposed workflow to process the data consists of three stages: In a first stage, the accuracy is enhanced and the geometry is extracted through a multidimensional rastering and fuzzy voting mechanism. This allows us to extract even the fine details of movement flows (see Figures 2 and 3). The second stage uses error tolerant graph matching to match the data with existing vector data such as road maps. Thirdly, different local features are calculated on the data and data mining techniques, such as neural networks, are used to derive high quality crowd behaviour data. 3.1 Accuracy enhancement and geometry extraction Individual tracks of mobile devices are relatively inaccurate. The actual accuracy depends on a number of factors: Is the location based on gps or wifi/cell data? How many satellites were used to calculate the location. How many wifi stations or cell towers were used? Which algorithms were used? As a result, the accuracy ranges from a few meters to a few hundreds of meters. This limited and variable accuracy make it difficult to analyze and match tracks. Therefore, advanced algorithms are necessary. Although the location of individual tracks contains errors, the accuracy can be enhanced by using the mean of multiple tracks of the same route. However, because of the low accuracy it is very difficult to find which tracks have overlapping routes. Therefore, we developed a sophisticated and patented technique based on fuzzy voting and image processing. This technique consists of two stages. In the first stage tracks are rasterized in a multi-dimensional grid with a fuzzy buffer. We use fuzzy buffers (Zadeh 1965, Charlier et al. 2010) to take into account the inaccuracy of the locations of the tracks. When a two-dimensional raster would be used, tracks on roads which lie close to each other, would interfere a lot and it would not be possible to distinguish between those roads. Therefore, we use a more-dimensional raster, where the extra dimensions are used to separate tracks on different routes. For example, the orientation or a future/past location can be used for this purpose. This process can also be seen as a fuzzy voting in a parameter space and therefore is related to for example the Hough transform (Duda and Hart 1972, Hough 1959). Figure 3 compares this rasterization process when using a two-dimensional raster, in which case neighbouring roads are not always distinguishable, and a three-dimensional raster, where more details of the underlying road network are visible. The two-dimensional projection in the latter case is optimized to visualise the ability to separate roads in three dimensions. 4

5 Figure 3. Left: rasterization of tracks with fuzzy buffers in a two dimensional raster. Right: two dimensional projection of a rasterization in a three dimensional raster with orientation in third dimension. In the image on the right, more details of the road network are visible. In the second stage of the process, the multi-dimensional raster is processed with morphological image processing techniques (Serra 1982, Soille 2003) adapted to three dimensions and fuzzy values, in order to extract the skeleton of the road network. Figure 4 shows the result of this process when applied to the two dimensional raster and the three dimensional raster of figure 3. When using the three dimensional raster the geometry of the roads and the roundabout is very well preserved. Figure 5 shows another example of the fine structures that can be extracted with the proposed method. Figure 4. Examples of deriving geometry from gps location data. Left image based on two dimensional rastering: the detailed structure of the roundabout is lost. Right image based on three dimensional rastering: structures are well preserved. 3.2 Error tolerant graph matching The results of the previous process is a skeleton of the travelled routes. In many case, one wants to compare this with existing vector data like road networks. For this, we use error tolerant graph matching taking into account the topology of the graphs. Since not necessarily all roads are present in the probe data and possibly some tracks use routes not in the vector data, it is very important to use graph matching techniques which can handle these kind of errors. We use techniques developed for GIS change detection (Gautama et al. 2007), but also applicable for this application. 5

6 4. Test group Currently, a group of students of the University of Ghent have installed this software and are constantly collecting data in and around Ghent, Belgium. The received free mobile Internet for six months to participate in the project. Main goal is to test our software and the developed technology. 5. Data mining and first analysis Figure 5. Example of the enhancement of accuracy through multidimensional rastering with fuzzy voting. With the previous techniques geometry can be extracted from the data and it can be matched with existing vector data. However, in order to derive really interesting crowd behavior information from the data, we have to take one step further. The data can be further analyzed and processed with many data mining and statistical analysis tools. What follows is a small number of example results we achieved with the data. By doing intelligent filtering and recombination of the tracks, one can already make interesting visualizations, which can be used as a starting point for further analysis. For example, figure 6 (a) is a visualization of the local activity. It highlights (in red) those areas where a lot of short trips (<500 m) were made. Figure 6 (b) is a visualization of origindestination relations. Combinations of origin and destination which are very frequent are shown in red, while less frequent combinations are in green and blue. (a) Local activity (b) origin destination relations Figure 6. Visualisations of the data: (a) local activity: areas where a lot of short trips were made are shown in red. (b) origin-destination relations: frequent combinations of origin and destination are highlighted in red. 6

7 Besides the density of tracks in certain areas, one can also calculate other interesting features of (local) behaviour. For example, figure 7(b) shows the density of vehicles standing still during a certain amount of time. This can be interesting to discover possible bottlenecks in the road network. Analogously, figure 7(c) shows the average speed on roads. Many other features, such as acceleration, stop-and-go behaviour and so on could be calculated in this manner. (a) Position density (b) Standing still density 7

8 (c) Average speed Figure 7. Visualisations of different features calculated based on the probe data. Those features are already interesting on their own, but it becomes really interesting when they are combined. Based on the local behaviour of individual vehicles, it is even possible to derive certain properties of the road network. This is illustrated in figure 8. Here, three different features of the local speed profile are visualised in the different colour channels: in the red channel, stop-and-go behaviour, in the green channel, constant speed and in the blue channel slowing down/acceleration. As can be expected, cross-roads with traffic lights are coloured red, while other cross-roads and roundabouts are coloured blue. Straight roads are coloured green. Figure 8. Example of traffic light detection based on features of local behaviour (of speed profile). In the red colour channel, stop and go behaviour is shown, in the blue channel, slowing down/accelerate behaviour and in the green channel constant speed behaviour. 6. Conclusion Our first results indicated that the application is very interesting and useful in the domain of collecting geo-spatial data. Bibliography Brög, W., and Erl, E. (2001) Walking - A Neglected Mode in Transport Surveys, Proceedings of Australia: Walking the 21st Century; An International Walking Conference. Duda, R. O. and P. E. Hart, Use of the Hough Transformation to Detect Lines and Curves in Pictures, Comm. ACM, Vol. 15, pp (January, 1972), P.V.C. Hough, Machine Analysis of Bubble Chamber Pictures, Proc. Int. Conf. High Energy Accelerators and Instrumentation, 1959 N. Charlier, G. De Tré, S. Gautama,and R. Bellens, Automating actualisation of geographic information using the twofold fuzzy region model, International Journal Of Uncertainty Fuzziness And Knowledge-Based Systems, Vol. 18(3), 2010 J. Serra, Image Analysis and Mathematical Morphology,

9 P. Soille, Morphological Image Analysis; Principles and Applications, 2nd edition, 2003 L. A. Zadeh, Fuzzy sets, Information and Control, Vol. 8(3), 1965 S. Gautama, R. Bellens, G. De Tré, W. Philips, Relevance criteria for spatial information retrieval using error-tolerant graph matching, IEEE Transactions On Geoscience And Remote Sensing, Vol. 45(4),

Spatial Data Science. Soumya K Ghosh

Spatial Data Science. Soumya K Ghosh Workshop on Data Science and Machine Learning (DSML 17) ISI Kolkata, March 28-31, 2017 Spatial Data Science Soumya K Ghosh Professor Department of Computer Science and Engineering Indian Institute of Technology,

More information

Geo-identification and pedestrian navigation with geo-mobile applications: how do users proceed?

Geo-identification and pedestrian navigation with geo-mobile applications: how do users proceed? TU Vienna presentation 17 th July 2008 Geo-identification and pedestrian navigation with geo-mobile applications: how do users proceed? Ioannis Delikostidis Corné van Elzakker INTERNATIONAL INSTITUTE FOR

More information

Business Model for sustainable regional development by tourism

Business Model for sustainable regional development by tourism Business Model for sustainable regional development by tourism Why EuroVeloPark Banat? Steps to Success Action proposal 1. Drawing of the Basis Map 2. Data Acquisition, POIs, etc. 3. Printed Map and Distribution

More information

GIS Based Transit Information System for Metropolitan Cities in India

GIS Based Transit Information System for Metropolitan Cities in India PAPER REFERENCE NO.: PN-250 GIS Based Transit Information System for Metropolitan Cities in India Pal, Sarvjeet. a and Singh, Varun. b a M. Tech. (GIS & Remote Sensing); GIS Cell; Motilal Nehru National

More information

Geometric Algorithms in GIS

Geometric Algorithms in GIS Geometric Algorithms in GIS GIS Visualization Software Dr. M. Gavrilova GIS Software for Visualization ArcView GEO/SQL Digital Atmosphere AutoDesk Visual_Data GeoMedia GeoExpress CAVE? Visualization in

More information

Personal Field Data Collection by UM-FieldGIS (Integration of Google Map API to Mobile GIS)

Personal Field Data Collection by UM-FieldGIS (Integration of Google Map API to Mobile GIS) Personal Field Data Collection by UM-FieldGIS (Integration of Google Map API to Mobile GIS) Ko Ko Lwin*. Yuji MURAYAMA* *Division of Spatial Information Science Graduate School of Life and Environmental

More information

Introduction to Field Data Collection

Introduction to Field Data Collection Introduction to Field Data Collection Dr. Yuji Murayama (Professor) Dr. Ko Ko Lwin (JSPS Postdoctoral Researcher) Division of Spatial Information Science Graduate School of Life and Environmental Sciences

More information

Building a National Data Repository

Building a National Data Repository Building a National Data Repository Mladen Stojic, Vice President - Geospatial 1/30/2013 2012 Intergraph Corporation 1 Information has meaning and gives power only when shared and distributed. Information,

More information

GEOGRAPHIC INFORMATION SYSTEMS AND IT SOLUTIONS FOR THE ENVIRONMENT

GEOGRAPHIC INFORMATION SYSTEMS AND IT SOLUTIONS FOR THE ENVIRONMENT GEOGRAPHIC INFORMATION SYSTEMS AND IT SOLUTIONS FOR THE ENVIRONMENT Mission We focus on Solutions is a worldwide operating business offering Geographic Information Systems and IT solutions to assist environmental

More information

Application of GIS in Public Transportation Case-study: Almada, Portugal

Application of GIS in Public Transportation Case-study: Almada, Portugal Case-study: Almada, Portugal Doutor Jorge Ferreira 1 FSCH/UNL Av Berna 26 C 1069-061 Lisboa, Portugal +351 21 7908300 jr.ferreira@fcsh.unl.pt 2 FSCH/UNL Dra. FCSH/UNL +351 914693843, leite.ines@gmail.com

More information

Give 4 advantages of using ICT in the collection of data. Give. Give 4 disadvantages in the use of ICT in the collection of data

Give 4 advantages of using ICT in the collection of data. Give. Give 4 disadvantages in the use of ICT in the collection of data Give 4 advantages of using ICT in the collection of data can use a handheld GPS to get accurate location information which can be used to show data linked to specific locations within a GIS can collect

More information

Joint MISTRAL/CESI lunch workshop 15 th November 2017

Joint MISTRAL/CESI lunch workshop 15 th November 2017 MISTRAL@Newcastle Joint MISTRAL/CESI lunch workshop 15 th November 2017 ITRC at Newcastle ITRC at Newcastle MISTRAL at Newcastle New approach to infrastructure data management to open-up analytics, modelling

More information

Mobility Analytics through Social and Personal Data. Pierre Senellart

Mobility Analytics through Social and Personal Data. Pierre Senellart Mobility Analytics through Social and Personal Data Pierre Senellart Session: Big Data & Transport Business Convention on Big Data Université Paris-Saclay, 25 novembre 2015 Analyzing Transportation and

More information

Techniques for Science Teachers: Using GIS in Science Classrooms.

Techniques for Science Teachers: Using GIS in Science Classrooms. Techniques for Science Teachers: Using GIS in Science Classrooms. After ESRI, 2008 GIS A Geographic Information System A collection of computer hardware, software, and geographic data used together for

More information

Exploring Human Mobility with Multi-Source Data at Extremely Large Metropolitan Scales. ACM MobiCom 2014, Maui, HI

Exploring Human Mobility with Multi-Source Data at Extremely Large Metropolitan Scales. ACM MobiCom 2014, Maui, HI Exploring Human Mobility with Multi-Source Data at Extremely Large Metropolitan Scales Desheng Zhang & Tian He University of Minnesota, USA Jun Huang, Ye Li, Fan Zhang, Chengzhong Xu Shenzhen Institute

More information

GIS = Geographic Information Systems;

GIS = Geographic Information Systems; What is GIS GIS = Geographic Information Systems; What Information are we talking about? Information about anything that has a place (e.g. locations of features, address of people) on Earth s surface,

More information

Implementing Visual Analytics Methods for Massive Collections of Movement Data

Implementing Visual Analytics Methods for Massive Collections of Movement Data Implementing Visual Analytics Methods for Massive Collections of Movement Data G. Andrienko, N. Andrienko Fraunhofer Institute Intelligent Analysis and Information Systems Schloss Birlinghoven, D-53754

More information

DEVELOPMENT OF GPS PHOTOS DATABASE FOR LAND USE AND LAND COVER APPLICATIONS

DEVELOPMENT OF GPS PHOTOS DATABASE FOR LAND USE AND LAND COVER APPLICATIONS DEVELOPMENT OF GPS PHOTOS DATABASE FOR LAND USE AND LAND COVER APPLICATIONS An Ngoc VAN and Wataru TAKEUCHI Institute of Industrial Science University of Tokyo 4-6-1 Komaba, Meguro-ku, Tokyo 153-8505 Japan

More information

XXIII CONGRESS OF ISPRS RESOLUTIONS

XXIII CONGRESS OF ISPRS RESOLUTIONS XXIII CONGRESS OF ISPRS RESOLUTIONS General Resolutions Resolution 0: Thanks to the Czech Society commends: To congratulate The Czech Society, its president and the Congress Director Lena Halounová, the

More information

The prediction of passenger flow under transport disturbance using accumulated passenger data

The prediction of passenger flow under transport disturbance using accumulated passenger data Computers in Railways XIV 623 The prediction of passenger flow under transport disturbance using accumulated passenger data T. Kunimatsu & C. Hirai Signalling and Transport Information Technology Division,

More information

Corporate. Information. Railway Infrastructure Administrator. Year indracompany.com

Corporate. Information. Railway Infrastructure Administrator. Year indracompany.com geospatial and mobility Corporate Geographic Information System of ADIF Railway Infrastructure Administrator. Year 2009-2010 Corporate Geographic Information System of ADIF ADIF. Spanish Administrator

More information

Place Syntax Tool (PST)

Place Syntax Tool (PST) Place Syntax Tool (PST) Alexander Ståhle To cite this report: Alexander Ståhle (2012) Place Syntax Tool (PST), in Angela Hull, Cecília Silva and Luca Bertolini (Eds.) Accessibility Instruments for Planning

More information

The Recognition of Temporal Patterns in Pedestrian Behaviour Using Visual Exploration Tools

The Recognition of Temporal Patterns in Pedestrian Behaviour Using Visual Exploration Tools The Recognition of Temporal Patterns in Pedestrian Behaviour Using Visual Exploration Tools I. Kveladze 1, S. C. van der Spek 2, M. J. Kraak 1 1 University of Twente, Faculty of Geo-Information Science

More information

Existing Open Source Tools and Possibilities for Cadastre Systems

Existing Open Source Tools and Possibilities for Cadastre Systems Existing Open Source Tools and Possibilities for Cadastre Systems Gertrude Pieper Espada FIG Congress Sydney, 11-16 April 2010 What is FLOSS? What is open source? What open source software tools are available?

More information

Overview. Everywhere. Over everything.

Overview. Everywhere. Over everything. Cadenza Desktop Cadenza Web Cadenza Mobile Cadenza Overview. Everywhere. Over everything. The ultimate GIS and reporting suite. Provide, analyze and report data efficiently. For desktop, web and mobile.

More information

One platform for desktop, web and mobile

One platform for desktop, web and mobile One platform for desktop, web and mobile Search and filter Get access to all data thematically filter data in context factually and spatially as well as display it dynamically. Export a selection or send

More information

GEOGRAPHICAL INFORMATION SYSTEMS. GIS Foundation Capacity Building Course. Introduction

GEOGRAPHICAL INFORMATION SYSTEMS. GIS Foundation Capacity Building Course. Introduction GEOGRAPHICAL INFORMATION SYSTEMS. GIS Foundation Capacity Building Course. Introduction In recent times digital mapping has become part and parcel of our daily lives with experience from Google Maps on

More information

APPLICATION OF GIS IN ELECTRICAL DISTRIBUTION NETWORK SYSTEM

APPLICATION OF GIS IN ELECTRICAL DISTRIBUTION NETWORK SYSTEM See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/305263658 APPLICATION OF GIS IN ELECTRICAL DISTRIBUTION NETWORK SYSTEM Article October 2015

More information

Introduction to GIS. Dr. M.S. Ganesh Prasad

Introduction to GIS. Dr. M.S. Ganesh Prasad Introduction to GIS Dr. M.S. Ganesh Prasad Department of Civil Engineering The National Institute of Engineering, MYSORE ganeshprasad.nie@gmail.com 9449153758 Geographic Information System (GIS) Information

More information

GPS-tracking Method for Understating Human Behaviours during Navigation

GPS-tracking Method for Understating Human Behaviours during Navigation GPS-tracking Method for Understating Human Behaviours during Navigation Wook Rak Jung and Scott Bell Department of Geography and Planning, University of Saskatchewan, Saskatoon, SK Wook.Jung@usask.ca and

More information

GIS Workshop Data Collection Techniques

GIS Workshop Data Collection Techniques GIS Workshop Data Collection Techniques NOFNEC Conference 2016 Presented by: Matawa First Nations Management Jennifer Duncan and Charlene Wagenaar, Geomatics Technicians, Four Rivers Department QA #: FRG

More information

Extracting mobility behavior from cell phone data DATA SIM Summer School 2013

Extracting mobility behavior from cell phone data DATA SIM Summer School 2013 Extracting mobility behavior from cell phone data DATA SIM Summer School 2013 PETER WIDHALM Mobility Department Dynamic Transportation Systems T +43(0) 50550-6655 F +43(0) 50550-6439 peter.widhalm@ait.ac.at

More information

The Challenge of Geospatial Big Data Analysis

The Challenge of Geospatial Big Data Analysis 288 POSTERS The Challenge of Geospatial Big Data Analysis Authors - Teerayut Horanont, University of Tokyo, Japan - Apichon Witayangkurn, University of Tokyo, Japan - Shibasaki Ryosuke, University of Tokyo,

More information

Transit Time Shed Analyzing Accessibility to Employment and Services

Transit Time Shed Analyzing Accessibility to Employment and Services Transit Time Shed Analyzing Accessibility to Employment and Services presented by Ammar Naji, Liz Thompson and Abdulnaser Arafat Shimberg Center for Housing Studies at the University of Florida www.shimberg.ufl.edu

More information

Assessing spatial distribution and variability of destinations in inner-city Sydney from travel diary and smartphone location data

Assessing spatial distribution and variability of destinations in inner-city Sydney from travel diary and smartphone location data Assessing spatial distribution and variability of destinations in inner-city Sydney from travel diary and smartphone location data Richard B. Ellison 1, Adrian B. Ellison 1 and Stephen P. Greaves 1 1 Institute

More information

TOWARDS THE DEVELOPMENT OF A MONITORING SYSTEM FOR PLANNING POLICY Residential Land Uses Case study of Brisbane, Melbourne, Chicago and London

TOWARDS THE DEVELOPMENT OF A MONITORING SYSTEM FOR PLANNING POLICY Residential Land Uses Case study of Brisbane, Melbourne, Chicago and London TOWARDS THE DEVELOPMENT OF A MONITORING SYSTEM FOR PLANNING POLICY Residential Land Uses Case study of Brisbane, Melbourne, Chicago and London Presented to CUPUM 12 July 2017 by Claire Daniel Urban Planning/Data

More information

Traffic accidents and the road network in SAS/GIS

Traffic accidents and the road network in SAS/GIS Traffic accidents and the road network in SAS/GIS Frank Poppe SWOV Institute for Road Safety Research, the Netherlands Introduction The first figure shows a screen snapshot of SAS/GIS with part of the

More information

PATREC PERSPECTIVES Sensing Technology Innovations for Tracking Congestion

PATREC PERSPECTIVES Sensing Technology Innovations for Tracking Congestion PATREC PERSPECTIVES Sensing Technology Innovations for Tracking Congestion Drivers have increasingly been using inexpensive mapping applications imbedded into mobile devices (like Google Maps, MapFactor,

More information

Your web browser (Safari 7) is out of date. For more security, comfort and. the best experience on this site: Update your browser Ignore

Your web browser (Safari 7) is out of date. For more security, comfort and. the best experience on this site: Update your browser Ignore Your web browser (Safari 7) is out of date. For more security, comfort and Activityengage the best experience on this site: Update your browser Ignore Introduction to GIS What is a geographic information

More information

Spatial Extension of the Reality Mining Dataset

Spatial Extension of the Reality Mining Dataset R&D Centre for Mobile Applications Czech Technical University in Prague Spatial Extension of the Reality Mining Dataset Michal Ficek, Lukas Kencl sponsored by Mobility-Related Applications Wanted! Urban

More information

The Concept of Geographic Relevance

The Concept of Geographic Relevance The Concept of Geographic Relevance Tumasch Reichenbacher, Stefano De Sabbata, Paul Crease University of Zurich Winterthurerstr. 190 8057 Zurich, Switzerland Keywords Geographic relevance, context INTRODUCTION

More information

Activity Identification from GPS Trajectories Using Spatial Temporal POIs Attractiveness

Activity Identification from GPS Trajectories Using Spatial Temporal POIs Attractiveness Activity Identification from GPS Trajectories Using Spatial Temporal POIs Attractiveness Lian Huang, Qingquan Li, Yang Yue State Key Laboratory of Information Engineering in Survey, Mapping and Remote

More information

Visitor Flows Model for Queensland a new approach

Visitor Flows Model for Queensland a new approach Visitor Flows Model for Queensland a new approach Jason. van Paassen 1, Mark. Olsen 2 1 Parsons Brinckerhoff Australia Pty Ltd, Brisbane, QLD, Australia 2 Tourism Queensland, Brisbane, QLD, Australia 1

More information

Intelligent GIS: Automatic generation of qualitative spatial information

Intelligent GIS: Automatic generation of qualitative spatial information Intelligent GIS: Automatic generation of qualitative spatial information Jimmy A. Lee 1 and Jane Brennan 1 1 University of Technology, Sydney, FIT, P.O. Box 123, Broadway NSW 2007, Australia janeb@it.uts.edu.au

More information

A BASE SYSTEM FOR MICRO TRAFFIC SIMULATION USING THE GEOGRAPHICAL INFORMATION DATABASE

A BASE SYSTEM FOR MICRO TRAFFIC SIMULATION USING THE GEOGRAPHICAL INFORMATION DATABASE A BASE SYSTEM FOR MICRO TRAFFIC SIMULATION USING THE GEOGRAPHICAL INFORMATION DATABASE Yan LI Ritsumeikan Asia Pacific University E-mail: yanli@apu.ac.jp 1 INTRODUCTION In the recent years, with the rapid

More information

How local communities could profit from Habitats infrastructure

How local communities could profit from Habitats infrastructure Social Validation of INSPIRE Annex III Data Structures in EU Habitats How local communities could profit from Habitats infrastructure Andrea Scianna ( Icar CNR Italy ) consultant for Madonie Park Authority

More information

Applications of GIS in Electrical Power System

Applications of GIS in Electrical Power System Applications of GIS in Electrical Power System Abdulrahman M. AL-Sakkaf 201102310 CRP 514 May 2013 Dr. Baqer M. AL-Ramadan Abstract GIS has been widely used in various areas and disciplines. This paper

More information

GIS for ChEs Introduction to Geographic Information Systems

GIS for ChEs Introduction to Geographic Information Systems GIS for ChEs Introduction to Geographic Information Systems AIChE Webinar John Cirucci 1 GIS for ChEs Introduction to Geographic Information Systems What is GIS? Tools and Methods Applications Examples

More information

INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil

INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil ABSTRACT:- The geographical information system (GIS) is Computer system for capturing, storing, querying analyzing, and displaying geospatial

More information

CS 350 A Computing Perspective on GIS

CS 350 A Computing Perspective on GIS CS 350 A Computing Perspective on GIS What is GIS? Definitions A powerful set of tools for collecting, storing, retrieving at will, transforming and displaying spatial data from the real world (Burrough,

More information

Universität Stuttgart Fakultät Informatik

Universität Stuttgart Fakultät Informatik Universität Stuttgart Fakultät Informatik A Map-based Dead-reckoning Protocol for Updating Location Information Authors: Dipl.-Inf. A. Leonhardi Dipl.-Inf. C. Nicu Prof. Dr. K. Rothermel Institute of Parallel

More information

Introduction to ArcGIS Server Development

Introduction to ArcGIS Server Development Introduction to ArcGIS Server Development Kevin Deege,, Rob Burke, Kelly Hutchins, and Sathya Prasad ESRI Developer Summit 2008 1 Schedule Introduction to ArcGIS Server Rob and Kevin Questions Break 2:15

More information

Mobile GIS Application for Khartoum Public Transportation Network

Mobile GIS Application for Khartoum Public Transportation Network Mobile GIS Application for Khartoum Public Transportation Network Mohammed Mahmoud Ibrahim (1) -Department of GIS and Remote Sensing, Faculty of Geoinformatics -Future University of Sudan -Khartoum, Sudan-mohammed.aau@gmail.com

More information

Google Maps and Beyond

Google Maps and Beyond Google Maps and Beyond Aaron Paul First American Title apaul@firstam.com 2015 APRA Symposium Association of Professional Reserve Analysts May 2 nd, 2015 Google Maps and Beyond - Overview Business case

More information

Volume Editor. Hans Weghorn Faculty of Mechatronics BA-University of Cooperative Education, Stuttgart Germany

Volume Editor. Hans Weghorn Faculty of Mechatronics BA-University of Cooperative Education, Stuttgart Germany Volume Editor Hans Weghorn Faculty of Mechatronics BA-University of Cooperative Education, Stuttgart Germany Proceedings of the 4 th Annual Meeting on Information Technology and Computer Science ITCS,

More information

Among various open-source GIS programs, QGIS can be the best suitable option which can be used across partners for reasons outlined below.

Among various open-source GIS programs, QGIS can be the best suitable option which can be used across partners for reasons outlined below. Comparison of Geographic Information Systems (GIS) software As of January 2018, WHO has reached an agreement with ESRI (an international supplier of GIS software) for an unlimited use of ArcGIS Desktop

More information

Taming the Modeling Monster

Taming the Modeling Monster Taming the Modeling Monster Starring: Ellen Greenberg Scott McCarey Jim Charlier Audience Poll, part 1 Elected Officials Board Members Public Staff Consultants Journalists Other Audience Poll, part 2 Modeling

More information

Traffic Flow Simulation using Cellular automata under Non-equilibrium Environment

Traffic Flow Simulation using Cellular automata under Non-equilibrium Environment Traffic Flow Simulation using Cellular automata under Non-equilibrium Environment Hideki Kozuka, Yohsuke Matsui, Hitoshi Kanoh Institute of Information Sciences and Electronics, University of Tsukuba,

More information

for an Informed Analysis of A Socio-Economic Perspective Adrijana Car, Marike Bontenbal and Marius Herrmann

for an Informed Analysis of A Socio-Economic Perspective Adrijana Car, Marike Bontenbal and Marius Herrmann Creating a GIS-Base for an Informed Analysis of Tourism Development: A Socio-Economic Perspective Adrijana Car, Marike Bontenbal and Marius Herrmann adrijana.car@gutech.edu.om edu GSS 2012 Affiliated to:

More information

Traffic Demand Forecast

Traffic Demand Forecast Chapter 5 Traffic Demand Forecast One of the important objectives of traffic demand forecast in a transportation master plan study is to examine the concepts and policies in proposed plans by numerically

More information

Development of a server to manage a customised local version of OpenStreetMap in Ireland

Development of a server to manage a customised local version of OpenStreetMap in Ireland Development of a server to manage a customised local version of OpenStreetMap in Ireland BłaŜej Ciepłuch 1, Jianghua Zheng 1, Peter Mooney 1,2, Adam C. Winstanley 1 1 Department of Computer Science, National

More information

City of Hermosa Beach Beach Access and Parking Study. Submitted by. 600 Wilshire Blvd., Suite 1050 Los Angeles, CA

City of Hermosa Beach Beach Access and Parking Study. Submitted by. 600 Wilshire Blvd., Suite 1050 Los Angeles, CA City of Hermosa Beach Beach Access and Parking Study Submitted by 600 Wilshire Blvd., Suite 1050 Los Angeles, CA 90017 213.261.3050 January 2015 TABLE OF CONTENTS Introduction to the Beach Access and Parking

More information

INTELLIGENT MAPS FOR VISION ENHANCED MOBILE INTERFACES IN URBAN SCENARIOS

INTELLIGENT MAPS FOR VISION ENHANCED MOBILE INTERFACES IN URBAN SCENARIOS INTELLIGENT MAPS FOR VISION ENHANCED MOBILE INTERFACES IN URBAN SCENARIOS Linde Vande Velde 1*, Patrick Luley 2, Alexander Almer 2, Christin Seifert 2, and Lucas Paletta 2** 1. Tele Atlas, Gent, Belgium

More information

THE ADVANTAGES OF USING MOBILE GIS TECHNOLOGY

THE ADVANTAGES OF USING MOBILE GIS TECHNOLOGY THE ADVANTAGES OF USING MOBILE GIS TECHNOLOGY F. C. BÂRLIBA 1, I. C. GHEORGHESCU 1, Anca-Maria MOSCOVICI 1 1 Polytechnic University Timișoara, Faculty of Civil Engineering, specialization: Cadastre and

More information

An Implementation of Mobile Sensing for Large-Scale Urban Monitoring

An Implementation of Mobile Sensing for Large-Scale Urban Monitoring An Implementation of Mobile Sensing for Large-Scale Urban Monitoring Teerayut Horanont 1, Ryosuke Shibasaki 1,2 1 Department of Civil Engineering, University of Tokyo, Meguro, Tokyo 153-8505, JAPAN Email:

More information

Traffic flows analysis and visualization based on data from an advanced Vilnius traveller s information system

Traffic flows analysis and visualization based on data from an advanced Vilnius traveller s information system The 9 th International Conference ENVIRONMENTAL ENGINEERING 22 23 May 2014, Vilnius, Lithuania SELECTED PAPERS eissn 2029-7092 / eisbn 978-609-457-640-9 Available online at http://enviro.vgtu.lt Section:

More information

Esri Overview for Mentor Protégé Program:

Esri Overview for Mentor Protégé Program: Agenda Passionate About Helping You Succeed Esri Overview for Mentor Protégé Program: Northrop Grumman CSSS Jeff Dawley 3 September 2010 Esri Overview ArcGIS as a System ArcGIS 10 - Map Production - Mobile

More information

Changes in the Spatial Distribution of Mobile Source Emissions due to the Interactions between Land-use and Regional Transportation Systems

Changes in the Spatial Distribution of Mobile Source Emissions due to the Interactions between Land-use and Regional Transportation Systems Changes in the Spatial Distribution of Mobile Source Emissions due to the Interactions between Land-use and Regional Transportation Systems A Framework for Analysis Urban Transportation Center University

More information

Lecture 9: Geocoding & Network Analysis

Lecture 9: Geocoding & Network Analysis Massachusetts Institute of Technology - Department of Urban Studies and Planning 11.520: A Workshop on Geographic Information Systems 11.188: Urban Planning and Social Science Laboratory Lecture 9: Geocoding

More information

a system for input, storage, manipulation, and output of geographic information. GIS combines software with hardware,

a system for input, storage, manipulation, and output of geographic information. GIS combines software with hardware, Introduction to GIS Dr. Pranjit Kr. Sarma Assistant Professor Department of Geography Mangaldi College Mobile: +91 94357 04398 What is a GIS a system for input, storage, manipulation, and output of geographic

More information

Research Group Cartography

Research Group Cartography Research Group Cartography Research Group Cartography Towards supporting wayfinding LBS components 1. Mobile devices 2. Communication Network 3. Positioning Component 4. Service and Application Provider

More information

Chapter 5. GIS The Global Information System

Chapter 5. GIS The Global Information System Chapter 5 GIS The Global Information System What is GIS? We have just discussed GPS a simple three letter acronym for a fairly sophisticated technique to locate a persons or objects position on the Earth

More information

Smart Eco-path Finder for Mobile GIS Users

Smart Eco-path Finder for Mobile GIS Users Smart Eco-path Finder for Mobile GIS Users Dr. Ko Ko Lwin and Prof. Yuji Murayama Graduate School of Life and Environmental Sciences Objective Remote Sensing Urban Green Space Walkability Spatial WEB Technology

More information

Travel Time Calculation With GIS in Rail Station Location Optimization

Travel Time Calculation With GIS in Rail Station Location Optimization Travel Time Calculation With GIS in Rail Station Location Optimization Topic Scope: Transit II: Bus and Rail Stop Information and Analysis Paper: # UC8 by Sutapa Samanta Doctoral Student Department of

More information

Geographical Information System (GIS) Prof. A. K. Gosain

Geographical Information System (GIS) Prof. A. K. Gosain Geographical Information System (GIS) Prof. A. K. Gosain gosain@civil.iitd.ernet.in Definition of GIS GIS - Geographic Information System or a particular information system applied to geographical data

More information

Geographical Bias on Social Media and Geo-Local Contents System with Mobile Devices

Geographical Bias on Social Media and Geo-Local Contents System with Mobile Devices 212 45th Hawaii International Conference on System Sciences Geographical Bias on Social Media and Geo-Local Contents System with Mobile Devices Kazunari Ishida Hiroshima Institute of Technology k.ishida.p7@it-hiroshima.ac.jp

More information

Basic Act on the Advancement of Utilizing Geospatial Information

Basic Act on the Advancement of Utilizing Geospatial Information Basic Act on the Advancement of Utilizing Geospatial Information (Act No. 63 of May 30, 2007) Table of Contents Chapter I General Provisions (Articles 1 to 8) Chapter II Basic Plan for the Advancement

More information

Introduction to Geographic Information Systems Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology, Roorkee

Introduction to Geographic Information Systems Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology, Roorkee Introduction to Geographic Information Systems Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology, Roorkee Lecture 01 What is Geographic Information Systems? I welcome to this

More information

ASIA GEOSPATIAL FORUM 2011 Eco-Friendly Walk Score Calculator Choosing a Place to Live with GIS

ASIA GEOSPATIAL FORUM 2011 Eco-Friendly Walk Score Calculator Choosing a Place to Live with GIS ASIA GEOSPATIAL FORUM 2011 Eco-Friendly Walk Score Calculator Choosing a Place to Live with GIS Ko Ko Lwin and Yuji Murayama Division of Spatial Information Science Graduate School of Life and Environmental

More information

VISUAL EXPLORATION OF SPATIAL-TEMPORAL TRAFFIC CONGESTION PATTERNS USING FLOATING CAR DATA. Candra Kartika 2015

VISUAL EXPLORATION OF SPATIAL-TEMPORAL TRAFFIC CONGESTION PATTERNS USING FLOATING CAR DATA. Candra Kartika 2015 VISUAL EXPLORATION OF SPATIAL-TEMPORAL TRAFFIC CONGESTION PATTERNS USING FLOATING CAR DATA Candra Kartika 2015 OVERVIEW Motivation Background and State of The Art Test data Visualization methods Result

More information

Integrating Geographic Information System and. Building Information Model for Real Estate Valuation. Haicong Yu Ying Liu

Integrating Geographic Information System and. Building Information Model for Real Estate Valuation. Haicong Yu Ying Liu Integrating Geographic Information System and Presented at the FIG Working Week 2016, May 2-6, 2016 in Christchurch, New Zealand TS02H - Mass Appraisal & Real Estate Taxation in a Changing World Building

More information

From User Requirements Analysis to Conceptual Design of a Mobile Augmented Reality Tool to be used in an Urban Geography Fieldwork Setting

From User Requirements Analysis to Conceptual Design of a Mobile Augmented Reality Tool to be used in an Urban Geography Fieldwork Setting From User Requirements Analysis to Conceptual Design of a Mobile Augmented Reality Tool to be used in an Urban Geography Fieldwork Setting Xiaoling Wang, Corné P.J.M. van Elzakker, Menno-Jan Kraak 2016

More information

Developing a Community Geographical Information System (GIS) in Rural India

Developing a Community Geographical Information System (GIS) in Rural India Developing a Community Geographical Information System (GIS) in Rural India Before rushing off and describing the unique challenges of developing a small scale GIS system India I better first describe

More information

ARGUS.net IS THREE SOLUTIONS IN ONE

ARGUS.net IS THREE SOLUTIONS IN ONE OVERVIEW H i g h l y c o n f i g u r a b l e s o f t w a r e a c c o m m o d a t e s a w i d e r a n g e o f c o l l e c t i o n s T h r e e s o l u t i o n s c o v e r P o r t a l s, C o l l e c t i o

More information

Basics of GIS. by Basudeb Bhatta. Computer Aided Design Centre Department of Computer Science and Engineering Jadavpur University

Basics of GIS. by Basudeb Bhatta. Computer Aided Design Centre Department of Computer Science and Engineering Jadavpur University Basics of GIS by Basudeb Bhatta Computer Aided Design Centre Department of Computer Science and Engineering Jadavpur University e-governance Training Programme Conducted by National Institute of Electronics

More information

OBEUS. (Object-Based Environment for Urban Simulation) Shareware Version. Itzhak Benenson 1,2, Slava Birfur 1, Vlad Kharbash 1

OBEUS. (Object-Based Environment for Urban Simulation) Shareware Version. Itzhak Benenson 1,2, Slava Birfur 1, Vlad Kharbash 1 OBEUS (Object-Based Environment for Urban Simulation) Shareware Version Yaffo model is based on partition of the area into Voronoi polygons, which correspond to real-world houses; neighborhood relationship

More information

ArcGIS Online Routing and Network Analysis. Deelesh Mandloi Matt Crowder

ArcGIS Online Routing and Network Analysis. Deelesh Mandloi Matt Crowder ArcGIS Online Routing and Network Analysis Deelesh Mandloi Matt Crowder Introductions Who are we? - Members of the Network Analyst development team Who are you? - Network Analyst users? - ArcGIS Online

More information

GIS present situation in Japan

GIS present situation in Japan GIS present situation in Japan September 26, 2006 INTERPREVENT 2006 in Niigata University Geographic Information Analysis Research Div. Geography and Crustal Dynamics Research Senter Geographical Survey

More information

ARCGIS COURSE, ADVANCED LEVEL ONLINE TRAINING

ARCGIS COURSE, ADVANCED LEVEL ONLINE TRAINING ARC COURSE, ADVANCED LEVEL ONLINE TRAINING Training Course.com TYC TRAINING OVERVIEW This course will qualify students in Arc Desktop 10.x and in particular in the usage of ArcMap, ArcCatalog and ArcTool

More information

A Distributed GIS Architecture for Research in Baalbek Based on CISAR

A Distributed GIS Architecture for Research in Baalbek Based on CISAR 234 Frank Henze A Distributed GIS Architecture for Research in Baalbek Based on CISAR Abstract: Research underway in Baalbek extends from the immediate vicinity of the excavation areas to the monumental

More information

Cartographic and Geospatial Futures

Cartographic and Geospatial Futures Cartographic and Geospatial Futures 1. Web Cartography, WebGIS, & Virtual Globes--New Roles for Maps, GIS, and GIS professionals 2. Map Mashups, the Neo Neo-geography Movement, & Crowd-sourcing Geospatial

More information

Government GIS and its Application for Decision Support

Government GIS and its Application for Decision Support Government GIS and its Application for Decision Support Zhang Qingpu (Chinese Academy of Surveying and Mapping, Email: zhangqp@casm.ac.cn) Abstract: Application of GIS in government agencies is called

More information

Multiscale Spatio-Temporal Data Aggregation and Mapping for Urban Data Exploration

Multiscale Spatio-Temporal Data Aggregation and Mapping for Urban Data Exploration Multiscale Spatio-Temporal Data Aggregation and Mapping for Urban Data Exploration Etienne Co me1 and Anaı s Remy2 1- Universite Paris-Est, COSYS, GRETTIA, IFSTTAR, F-77447 Marne-la-Valle e, France 2-

More information

The Model Research of Urban Land Planning and Traffic Integration. Lang Wang

The Model Research of Urban Land Planning and Traffic Integration. Lang Wang International Conference on Materials, Environmental and Biological Engineering (MEBE 2015) The Model Research of Urban Land Planning and Traffic Integration Lang Wang Zhejiang Gongshang University, Hangzhou

More information

An Ontology-based Framework for Modeling Movement on a Smart Campus

An Ontology-based Framework for Modeling Movement on a Smart Campus An Ontology-based Framework for Modeling Movement on a Smart Campus Junchuan Fan 1, Kathleen Stewart 1 1 Department of Geographical and Sustainability Sciences, University of Iowa, Iowa City, IA, 52242,

More information

Unit 1, Lesson 2. What is geographic inquiry?

Unit 1, Lesson 2. What is geographic inquiry? What is geographic inquiry? Unit 1, Lesson 2 Understanding the way in which social scientists investigate problems will help you conduct your own investigations about problems or issues facing your community

More information

A route map to calibrate spatial interaction models from GPS movement data

A route map to calibrate spatial interaction models from GPS movement data A route map to calibrate spatial interaction models from GPS movement data K. Sila-Nowicka 1, A.S. Fotheringham 2 1 Urban Big Data Centre School of Political and Social Sciences University of Glasgow Lilybank

More information

USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN

USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN CO-145 USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN DING Y.C. Chinese Culture University., TAIPEI, TAIWAN, PROVINCE

More information

Passive Data Collection and Its Application to Tour-based Modeling

Passive Data Collection and Its Application to Tour-based Modeling Passive Data Collection and Its Application to Tour-based Modeling Xiaomeng Xu 1 Dr. Jeff Casello 2 Pedram Fard 3 icity Research Day Student Presentation For University of Toronto 26/06/2017 1 School of

More information

Encapsulating Urban Traffic Rhythms into Road Networks

Encapsulating Urban Traffic Rhythms into Road Networks Encapsulating Urban Traffic Rhythms into Road Networks Junjie Wang +, Dong Wei +, Kun He, Hang Gong, Pu Wang * School of Traffic and Transportation Engineering, Central South University, Changsha, Hunan,

More information