Exploring Urban Areas of Interest. Yingjie Hu and Sathya Prasad

Size: px
Start display at page:

Download "Exploring Urban Areas of Interest. Yingjie Hu and Sathya Prasad"

Transcription

1 Exploring Urban Areas of Interest Yingjie Hu and Sathya Prasad

2 What is Urban Areas of Interest (AOIs)?

3 What is Urban Areas of Interest (AOIs)? Urban AOIs exist in people s minds and defined by people s behaviors Essentially fuzzy Different people may have different opinions Can we identify urban AOIs generally agreed by most people? How?

4 One possible data source: remote sensing data Unfortunately, remote sensing data don t record people s interests. A RS image of Shanghai A photo of Shanghai

5 Another possible data source: questionnaire survey Labor intensive and time consuming Please tell us the areas you consider interesting in the city, and draw them on the map.

6 Social media data Social media data provide records for people s interactions with the urban environment. They can be efficiently retrieved from public APIs. Many social media data contain location information. - Geotagged Tweets - Geotagged Flickr photos - Foursquare checkins -

7 Project Develop an automation workflow to extract AOIs from social media Show the evolution of AOIs in different cities in different years Understand AOIs Explore potential applications of AOIs

8 Why Flickr data? Reflect locations people consider interesting Cover a timespan of the past 10 years Publicly available through APIs Large number of users (around 100 million users)

9 Which parts of Flickr data are used in this project General metadata: locations, time, photo id, owner id, server id, Text tags: what are people talking about here? Photos: what are people looking at here?

10 Project Stage 1: data retrieval Cities: New York, London, Paris, Shanghai, Mumbai, Dubai Timespan: Method: Flickr public API City # User # photo New York 2,751 2,761,542 London 2,357 2,876,013 Paris 3,019 1,456,298 Shanghai 1, ,123 Mumbai 1,901 55,532 Dubai 2,176 89,457

11 Project Stage 2: extracting AOIs from Flickr Data Goal: identifying AOIs (clusters) from photo locations (points) Data: Flickr metadata, including locations, time, user id, Challenges of Flickr data: - Biased: not representative of entire population; active users vs inactive users. - Noisy: errors exist in the user-specified locations. - Varied: different years and cities may have very different numbers of photos.

12 Project Stage 2: extracting AOIs from Flickr Data How do we handle these challenges: - Bias issue: reducing bias by removing additional photos taken by the same user within a radius of 200 meters. - Noise issue: choosing a clustering algorithm that is robust to data noise. - Variation issue: detecting AOIs based on the percentage of people.

13 Project Stage 2: extracting AOIs from Flickr Data Method: - DBSCAN (Density Based Spatial Clustering of Applications with Noise) - Advantages of DBSCAN to this problem - Doesn t require a pre-determined k - Clusters can be any arbitrary shape - Robust to noise K-means DBSCAN K-means DBSCAN

14 Project Stage 2: extracting AOIs from Flickr Data Two parameters of DBSCAN: - search radius: - Larger radius will produce larger clusters - We choose 200 meters for extracting neighborhood level AOIs - minimum number of points within the radius: - The minimum requirement for a cluster to be formed - Larger number will produce fewer clusters - We choose 2% of all Flickr users based on experiments - Two parameters together determine the meaning of AOI - In this project, AOIs are city regions that have been visited by at least 2% of all people who have taken photos in that city and in that year.

15 Project Stage 2: extracting AOIs from Flickr Data Applying DBSCAN to extract clusters Using Chi-shape algorithm to form concave hull User Percentage DBSCAN Chi-shape

16 Project Stage 2: extracting AOIs from Flickr Data Convex hull vs. Concave hull Convex hull Concave hull

17 Project Stage 3: understanding AOIs What are people talking about in these AOIs? Data: text-based tags attached to photos Challenge: some tags are common to many AOIs - E.g., Paris and France are very common to AOIs in the city of Paris Goal: highlight the tags that can characterize the local AOI, while reducing the common text descriptions. Method: term-frequency and inverse document frequency (TF-IDF)

18 Project Stage 3: understanding AOIs What are people talking about in these AOIs? Two examples produced by the algorithm: Eiffel tower area, Paris, 2014 Time Square area, New York, 2005

19 Project Stage 3: understanding AOIs What are people looking at in these AOIs? Data: Flickr photos Challenge: - Photos taken in an area have random qualities - A huge number of photos to process - 1,456,298 in Paris - 2,761,542 in New York -

20 Project Stage 3: understanding AOIs What are people looking at in these AOIs? Goal: automatically select the photos that can represent the preferable views from most people, while removing more personal photos. Method: - Human face detection - Image similarity comparison - Image clustering

21 Project Stage 3: understanding AOIs What are people looking at in these AOIs? An example of how the algorithms work Face detection Representative image Noisy image

22 Demo

23 Project Summary Developed a reusable and automated software program that can be applied to point datasets in different domains The derived AOIs are objective and based on crowdsourcing data (for different cities in different years) Revealed the historical evolution patterns of AOIs over space and time The derived AOIs can be used in geodesign, location analytics, and other applications. The developed application is online, and can be accessed.

24

Museumpark Revisit: A Data Mining Approach in the Context of Hong Kong. Keywords: Museumpark; Museum Demand; Spill-over Effects; Data Mining

Museumpark Revisit: A Data Mining Approach in the Context of Hong Kong. Keywords: Museumpark; Museum Demand; Spill-over Effects; Data Mining Chi Fung Lam The Chinese University of Hong Kong Jian Ming Luo City University of Macau Museumpark Revisit: A Data Mining Approach in the Context of Hong Kong It is important for tourism managers to understand

More information

Generalisation and Multiple Representation of Location-Based Social Media Data

Generalisation and Multiple Representation of Location-Based Social Media Data Generalisation and Multiple Representation of Location-Based Social Media Data Dirk Burghardt, Alexander Dunkel and Mathias Gröbe, Institute of Cartography Outline 1. Motivation VGI and spatial data from

More information

Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning

Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning Stephen Brockwell President, Brockwell IT Consulting, Inc. Join the conversation #AU2017 KEYWORD Class Summary Silos

More information

Crowd-sourced Cartography: Measuring Socio-cognitive Distance for Urban Areas based on Crowd s Movement

Crowd-sourced Cartography: Measuring Socio-cognitive Distance for Urban Areas based on Crowd s Movement Crowd-sourced Cartography: Measuring Socio-cognitive Distance for Urban Areas based on Crowd s Movement Shoko Wakamiya University of Hyogo Japan ne11n002@stshse.u-hyogo.ac.jp Ryong Lee National Institute

More information

Extracting Touristic Information from Online Image Collections

Extracting Touristic Information from Online Image Collections 2012 Eighth International Conference on Signal Image Technology and Internet Based Systems Extracting Touristic Information from Online Image Collections Edoardo Ardizzone *, Francesco Di Miceli **, Marco

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

DM-Group Meeting. Subhodip Biswas 10/16/2014

DM-Group Meeting. Subhodip Biswas 10/16/2014 DM-Group Meeting Subhodip Biswas 10/16/2014 Papers to be discussed 1. Crowdsourcing Land Use Maps via Twitter Vanessa Frias-Martinez and Enrique Frias-Martinez in KDD 2014 2. Tracking Climate Change Opinions

More information

How a Media Organization Tackles the. Challenge Opportunity. Digital Gazetteer Workshop December 8, 2006

How a Media Organization Tackles the. Challenge Opportunity. Digital Gazetteer Workshop December 8, 2006 A Case-Study-In-Process: How a Media Organization Tackles the Georeferencing Challenge Opportunity Digital Gazetteer Workshop December 8, 2006 to increase and diffuse geographic knowledge 1888 to 2006:

More information

Comparing Flickr tags to a geomorphometric classification. Christian Gschwend and Ross S. Purves

Comparing Flickr tags to a geomorphometric classification. Christian Gschwend and Ross S. Purves Comparing Flickr tags to a geomorphometric classification Christian Gschwend and Ross S. Purves 1 Department of Geography, University of Zurich, Winterthurerstrasse 190, CH 8057 Zurich christian.gschwend@geo.uzh.ch,

More information

GeoFaceExplorer: Exploring the Geo-Dependence of Facial Attributes

GeoFaceExplorer: Exploring the Geo-Dependence of Facial Attributes GeoFaceExplorer: Exploring the Geo-Dependence of Facial Attributes ABSTRACT Connor Greenwell University of Kentucky csgr222@uky.edu Richard Souvenir UNC Charlotte souvenir@uncc.edu The images uploaded

More information

A Cloud Computing Workflow for Scalable Integration of Remote Sensing and Social Media Data in Urban Studies

A Cloud Computing Workflow for Scalable Integration of Remote Sensing and Social Media Data in Urban Studies A Cloud Computing Workflow for Scalable Integration of Remote Sensing and Social Media Data in Urban Studies Aiman Soliman1, Kiumars Soltani1, Junjun Yin1, Balaji Subramaniam2, Pierre Riteau2, Kate Keahey2,

More information

Towards data driven decision-making using crowd-sourced geographic information. Linna Li University of Redlands December 2, 2015

Towards data driven decision-making using crowd-sourced geographic information. Linna Li University of Redlands December 2, 2015 Towards data driven decision-making using crowd-sourced geographic information Linna Li (linna.li@csulb.edu) University of Redlands December 2, 2015 WalMap: Walgreens store location map Geographic information

More information

arxiv: v2 [cs.si] 6 Feb 2015

arxiv: v2 [cs.si] 6 Feb 2015 Noname manuscript No. (will be inserted by the editor) Multiscale Event Detection in Social Media Xiaowen Dong Dimitrios Mavroeidis Francesco Calabrese Pascal Frossard Received: date / Accepted: date arxiv:1404.7048v2

More information

arxiv: v1 [cs.cy] 12 Dec 2017

arxiv: v1 [cs.cy] 12 Dec 2017 Mining the Social Media Data for a Bottom-Up Evaluation of Walkability Christian Berzi, Andrea Gorrini, Giuseppe Vizzari arxiv:1712.04309v1 [cs.cy] 12 Dec 2017 Abstract Urbanization represents a huge opportunity

More information

Reimaging GIS: Geographic Information Society. Clint Brown Linda Beale Mark Harrower Esri

Reimaging GIS: Geographic Information Society. Clint Brown Linda Beale Mark Harrower Esri Reimaging GIS: Geographic Information Society Clint Brown Linda Beale Mark Harrower Esri 8 billion = Number of basemap requests per month on AGOL 14,000 = Unique requests per second 12,000 = New Items

More information

Collections of Points of Interest: How to Name Them and Why it Matters

Collections of Points of Interest: How to Name Them and Why it Matters Collections of Points of Interest: How to Name Them and Why it Matters Gengchen Mai 1, Krzysztof Janowicz 1, Yingjie Hu 2, Song Gao 3, Rui Zhu 1, Bo Yan 1, Grant McKenzie 4, Anagha Uppal 1, and Blake Regalia

More information

Detecting Origin-Destination Mobility Flows From Geotagged Tweets in Greater Los Angeles Area

Detecting Origin-Destination Mobility Flows From Geotagged Tweets in Greater Los Angeles Area Detecting Origin-Destination Mobility Flows From Geotagged Tweets in Greater Los Angeles Area Song Gao 1, Jiue-An Yang 1,2, Bo Yan 1, Yingjie Hu 1, Krzysztof Janowicz 1, Grant McKenzie 1 1 STKO Lab, Department

More information

Introduction to ArcGIS Maps for Office. Greg Ponto Scott Ball

Introduction to ArcGIS Maps for Office. Greg Ponto Scott Ball Introduction to ArcGIS Maps for Office Greg Ponto Scott Ball Agenda What is Maps for Office? Platform overview What are Apps for the Office? ArcGIS Maps for Office features - Visualization - Geoenrichment

More information

Journal of e-media Studies Volume 3, Issue 1, 2013 Dartmouth College

Journal of e-media Studies Volume 3, Issue 1, 2013 Dartmouth College Journal of e-media Studies Volume 3, Issue 1, 2013 Dartmouth College Review of Old Maps Online Alyssa McLeod Labeled Google for old maps by its creators, the Jisc-funded Old Maps Online is an interface

More information

Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning

Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning CI125230 Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning Stephen Brockwell Brockwell IT Consulting Inc. Sean Kinahan Brockwell IT Consulting Inc. Learning Objectives

More information

Challenges in Geocoding Socially-Generated Data

Challenges in Geocoding Socially-Generated Data Challenges in Geocoding Socially-Generated Data Jonny Huck (2 nd year part-time PhD student) Duncan Whyatt Paul Coulton Lancaster Environment Centre School of Computing and Communications Royal Wedding

More information

Place this Photo on a Map: A Study of Explicit Disclosure of Location Information

Place this Photo on a Map: A Study of Explicit Disclosure of Location Information Place this Photo on a Map: A Study of Explicit Disclosure of Location Information Fabien Girardin 1, Josep Blat 1 1 Department of ICT, Pompeu Fabra University, 08003 Barcelona, Spain {Fabien.Girardin,

More information

Crowdsourcing, Citizen Science & INSPIRE

Crowdsourcing, Citizen Science & INSPIRE Crowdsourcing, Citizen Science & INSPIRE Muki Haklay & Claire Ellul Extreme Citizen Science (ExCiteS) research group, UCL @mhaklay / @UCL_ExCiteS Outline Three eras of environmental information: By experts,

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

USDA CropScape Data Resources

USDA CropScape Data Resources USDA CropScape Data Resources Zhengwei Yang, Claire Boryan, Rick Mueller USDA National Agricultural Statistics Service, Washington, DC 20250, USA Collaborators: Liping Di, Weiguo Han Center for Spatial

More information

Data Creation and Editing

Data Creation and Editing 11.520:A Workshop on Geographical Information Systems 1.188: Urban Planning and Social Science Laboratory Data Creation and Editing Based in part on notes by Prof. Joseph Ferreira and Michael Flaxman Lulu

More information

Clustering Analysis of London Police Foot Patrol Behaviour from Raw Trajectories

Clustering Analysis of London Police Foot Patrol Behaviour from Raw Trajectories Clustering Analysis of London Police Foot Patrol Behaviour from Raw Trajectories Jianan Shen 1, Tao Cheng 2 1 SpaceTimeLab for Big Data Analytics, Department of Civil, Environmental and Geomatic Engineering,

More information

Introduction to Google Mapping Tools

Introduction to Google Mapping Tools Introduction to Google Mapping Tools Google s Mapping Tools Explore geographic data. Organize your own geographic data. Visualize complex data. Share your data with the world. Tell your story and educate

More information

Clustering. CSL465/603 - Fall 2016 Narayanan C Krishnan

Clustering. CSL465/603 - Fall 2016 Narayanan C Krishnan Clustering CSL465/603 - Fall 2016 Narayanan C Krishnan ckn@iitrpr.ac.in Supervised vs Unsupervised Learning Supervised learning Given x ", y " "%& ', learn a function f: X Y Categorical output classification

More information

Open Data meets Big Data

Open Data meets Big Data Open Data meets Big Data Max Craglia, Sven Schade, Anders Friis European Commission Joint Research Centre www.jrc.ec.europa.eu Serving society Stimulating innovation Supporting legislation JRC is Technical

More information

ArcGIS Earth for Enterprises DARRON PUSTAM ARCGIS EARTH CHRIS ANDREWS 3D

ArcGIS Earth for Enterprises DARRON PUSTAM ARCGIS EARTH CHRIS ANDREWS 3D ArcGIS Earth for Enterprises DARRON PUSTAM ARCGIS EARTH CHRIS ANDREWS 3D ArcGIS Earth is ArcGIS Earth is a lightweight globe desktop application that helps you explore any part of the world and investigate

More information

Metropolitan Wi-Fi Research Network at the Los Angeles State Historic Park

Metropolitan Wi-Fi Research Network at the Los Angeles State Historic Park Metropolitan Wi-Fi Research Network at the Los Angeles State Historic Park Vidyut Samanta vids@remap.ucla.edu Chase Laurelle Alexandria Knowles chase@remap.ucla.edu Jeff Burke jburke@remap.ucla.edu Fabian

More information

Discovery and Access of Geospatial Resources using the Geoportal Extension. Marten Hogeweg Geoportal Extension Product Manager

Discovery and Access of Geospatial Resources using the Geoportal Extension. Marten Hogeweg Geoportal Extension Product Manager Discovery and Access of Geospatial Resources using the Geoportal Extension Marten Hogeweg Geoportal Extension Product Manager DISCOVERY AND ACCESS USING THE GEOPORTAL EXTENSION Geospatial Data Is Very

More information

Information Sharing and Taxonomies Practical Classification of Threat Indicators using MISP

Information Sharing and Taxonomies Practical Classification of Threat Indicators using MISP Information Sharing and Taxonomies Practical Classification of Threat Indicators using MISP Alexandre Dulaunoy - TLP:WHITE January 26, 2016 Quick MISP introduction MISP 1 is an IOC and threat indicators

More information

The ESPON Programme and the use of spatial data on the European level

The ESPON Programme and the use of spatial data on the European level The ESPON Programme and the use of spatial data on the European level Plan4Business project ISOCARP Brussels Liaison Office 29 November 2013 Marjan van Herwijnen Project Expert - ESPON Coordination Unit

More information

Exploring the Impact of Ambient Population Measures on Crime Hotspots

Exploring the Impact of Ambient Population Measures on Crime Hotspots Exploring the Impact of Ambient Population Measures on Crime Hotspots Nick Malleson School of Geography, University of Leeds http://nickmalleson.co.uk/ N.S.Malleson@leeds.ac.uk Martin Andresen Institute

More information

Using Social Media for Geodemographic Applications

Using Social Media for Geodemographic Applications Using Social Media for Geodemographic Applications Muhammad Adnan and Guy Lansley Department of Geography, University College London @gisandtech @GuyLansley Web: http://www.uncertaintyofidentity.com Outline

More information

Mapping Historical Information Using GIS

Mapping Historical Information Using GIS Mapping Historical Information Using GIS David Yun, GISP Troy Lawson ABSTRACT The City of San Luis Obispo, California, is rich with history. It is one of California s oldest communities that began with

More information

Mobility Patterns and User Dynamics in Racially Segregated Geographies of US Cities

Mobility Patterns and User Dynamics in Racially Segregated Geographies of US Cities Mobility Patterns and User Dynamics in Racially Segregated Geographies of US Cities Nibir Bora, Yu-Han Chang, and Rajiv Maheswaran Information Sciences Institute, University of Southern California, Marina

More information

Modeling face-to-face social interaction networks

Modeling face-to-face social interaction networks Modeling face-to-face social interaction networks Romualdo Pastor-Satorras Dept. Fisica i Enginyería Nuclear Universitat Politècnica de Catalunya Spain http://www.fen.upc.edu/~romu Work done in collaboration

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

Modelling exploration and preferential attachment properties in individual human trajectories

Modelling exploration and preferential attachment properties in individual human trajectories 1.204 Final Project 11 December 2012 J. Cressica Brazier Modelling exploration and preferential attachment properties in individual human trajectories using the methods presented in Song, Chaoming, Tal

More information

Leveraging ArcGIS Online Elevation and Hydrology Services. Steve Kopp, Jian Lange

Leveraging ArcGIS Online Elevation and Hydrology Services. Steve Kopp, Jian Lange Leveraging ArcGIS Online Elevation and Hydrology Services Steve Kopp, Jian Lange Topics An overview of ArcGIS Online Elevation Analysis Using Elevation Analysis Services in ArcGIS for Desktop Using Elevation

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

Visualizing The Semantic Similarity of Geographic Features

Visualizing The Semantic Similarity of Geographic Features Visualizing The Semantic Similarity of Geographic Features Gengchen Mai STKO Lab, UCSB, CA, USA gengchen mai@geog.ucsb.edu Sathya Prasad Esri Inc, Redlands, CA, USA sprasad@esri.com Krzysztof Janowicz

More information

ArcGIS Enterprise: Out-of-the-Box Spatial Analysis. Vicki Cove Hilary Curtis

ArcGIS Enterprise: Out-of-the-Box Spatial Analysis. Vicki Cove Hilary Curtis ArcGIS Enterprise: Out-of-the-Box Spatial Analysis Vicki Cove Hilary Curtis Agenda What is spatial analysis? Spatial analysis with ArcGIS Enterprise Analysis demos: - Sunflower proximity to bees - Tourists

More information

Quality of Information collected with the help of Map-Based Questionnaires

Quality of Information collected with the help of Map-Based Questionnaires Quality of Information collected with the help of Map-Based Questionnaires Contents 1. Introduction 2. Case Studie: The Switch Project in Wilhelmsburg 3. The Web Platform 1. Technical Architecture 2. Interactive

More information

ArcGIS Data Reviewer: Assessing Positional Accuracy. Roslyn Dunn

ArcGIS Data Reviewer: Assessing Positional Accuracy. Roslyn Dunn ArcGIS Data Reviewer: Assessing Positional Accuracy Roslyn Dunn What is ArcGIS Data Reviewer? Data Quality Management for ArcGIS Provides - Rule-based validation - Interactive tools - Track errors Validate

More information

Figure Figure

Figure Figure Figure 4-12. Equal probability of selection with simple random sampling of equal-sized clusters at first stage and simple random sampling of equal number at second stage. The next sampling approach, shown

More information

A Hierarchical, Multi-modal Approach for Placing Videos on the Map using Millions of Flickr Photographs

A Hierarchical, Multi-modal Approach for Placing Videos on the Map using Millions of Flickr Photographs A Hierarchical, Multi-modal Approach for Placing Videos on the Map using Millions of Flickr Photographs Pascal Kelm Communication Systems Group Technische Universität Berlin Germany kelm@nue.tu-berlin.de

More information

December 3, Dipartimento di Informatica, Università di Torino. Felicittà. Visualizing and Estimating Happiness in

December 3, Dipartimento di Informatica, Università di Torino. Felicittà. Visualizing and Estimating Happiness in : : Dipartimento di Informatica, Università di Torino December 3, 2013 : Outline : from social media Social media users generated contents represent the human behavior in everyday life, but... how to analyze

More information

Administering your Enterprise Geodatabase using Python. Jill Penney

Administering your Enterprise Geodatabase using Python. Jill Penney Administering your Enterprise Geodatabase using Python Jill Penney Assumptions Basic knowledge of python Basic knowledge enterprise geodatabases and workflows You want code Please turn off or silence cell

More information

A method of Area of Interest and Shooting Spot Detection using Geo-tagged Photographs

A method of Area of Interest and Shooting Spot Detection using Geo-tagged Photographs A method of Area of Interest and Shooting Spot Detection using Geo-tagged Photographs Motohiro Shirai Graduate School of Informatics, Shizuoka University 3-5-1 Johoku, Naka-ku Hamamatsu-shi, Shizuoka,

More information

Sampling. Module II Chapter 3

Sampling. Module II Chapter 3 Sampling Module II Chapter 3 Topics Introduction Terms in Sampling Techniques of Sampling Essentials of Good Sampling Introduction In research terms a sample is a group of people, objects, or items that

More information

SocViz: Visualization of Facebook Data

SocViz: Visualization of Facebook Data SocViz: Visualization of Facebook Data Abhinav S Bhatele Department of Computer Science University of Illinois at Urbana Champaign Urbana, IL 61801 USA bhatele2@uiuc.edu Kyratso Karahalios Department of

More information

PALS: Neighborhood Identification, City of Frederick, Maryland. David Boston Razia Choudhry Chris Davis Under the supervision of Chao Liu

PALS: Neighborhood Identification, City of Frederick, Maryland. David Boston Razia Choudhry Chris Davis Under the supervision of Chao Liu PALS: Neighborhood Identification, City of Frederick, Maryland David Boston Razia Choudhry Chris Davis Under the supervision of Chao Liu University of Maryland School of Architecture, Planning & Preservation

More information

Assessing pervasive user-generated content to describe tourist dynamics

Assessing pervasive user-generated content to describe tourist dynamics Assessing pervasive user-generated content to describe tourist dynamics Fabien Girardin, Josep Blat Universitat Pompeu Fabra, Barcelona, Spain {Fabien.Girardin, Josep.Blat}@upf.edu Abstract. In recent

More information

A Map Through Time Virtual Historic Cities

A Map Through Time Virtual Historic Cities A Map Through Time Virtual Historic Cities NEW WAYS OF EXPLORING DIGITAL COLLECTIONS FLORIDA INTERNATIONAL UNIVERSITY JAMIE ROGERS Coral Gables Virtual Historic City & Unearthing St. Augustine s Colonial

More information

Steve Pietersen Office Telephone No

Steve Pietersen Office Telephone No Steve Pietersen Steve.Pieterson@durban.gov.za Office Telephone No. 031 311 8655 Overview Why geography matters The power of GIS EWS GIS water stats EWS GIS sanitation stats How to build a GIS system EWS

More information

Non-parametric bootstrap and small area estimation to mitigate bias in crowdsourced data Simulation study and application to perceived safety

Non-parametric bootstrap and small area estimation to mitigate bias in crowdsourced data Simulation study and application to perceived safety Non-parametric bootstrap and small area estimation to mitigate bias in crowdsourced data Simulation study and application to perceived safety David Buil-Gil, Reka Solymosi Centre for Criminology and Criminal

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

The Role of the Louisiana Geographic Information Center in the Response to Hurricane Katrina

The Role of the Louisiana Geographic Information Center in the Response to Hurricane Katrina The Role of the Louisiana Geographic Information Center in the Response to Hurricane Katrina By: Jared Chapiewsky & Laura Brown For: URPL 969- GIS Applications in Response to Hurricane Katrina Date: March

More information

Identification of disaster-affected areas using exploratory visual analysis of georeferenced Tweets: application to a flood event

Identification of disaster-affected areas using exploratory visual analysis of georeferenced Tweets: application to a flood event Identification of disaster-affected areas using exploratory visual analysis of georeferenced Tweets: application to a flood event Valentina Cerutti ITC Faculty of Geo-Information Science and Earth Observation

More information

ArcGIS 10.1 An Overview of the System

ArcGIS 10.1 An Overview of the System ArcGIS 10.1 An Overview of the System ArcGIS 10.1 An Overview of the System Damian Spangrud Director of Solutions, Esri Redlands, CA USA ArcGIS 10.1 Web Cloud Online Mobile Enterprise Desktop ArcGIS 10.1

More information

arxiv: v2 [cs.si] 13 Apr 2016

arxiv: v2 [cs.si] 13 Apr 2016 Noname manuscript No. (will be inserted by the editor) Explore Spatiotemporal and Demographic Characteristics of Human Mobility via Twitter: A Case Study of Chicago Feixiong Luo Guofeng Cao Kevin Mulligan

More information

USING SOCIAL MEDIA INFORMATION IN TRANSPORT- AND URBAN PLANNING IN SOUTH AFRICA

USING SOCIAL MEDIA INFORMATION IN TRANSPORT- AND URBAN PLANNING IN SOUTH AFRICA USING SOCIAL MEDIA INFORMATION IN TRANSPORT- AND URBAN PLANNING IN SOUTH AFRICA Quintin VAN HEERDEN 1 1 Built Environment, Council for Scientific and Industrial Research, Email: QvHeerden@csir.co.za Keywords:

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

Esri Production Mapping: An Introduction

Esri Production Mapping: An Introduction Esri Production Mapping: An Introduction Amber Bethell & Joseph Sheffield Esri UC 2014 Technical Workshop Your organization s processes Collect Share Manage Produce Your organization s needs Standardization

More information

The role of topological outliers in the spatial analysis of georeferenced social media data

The role of topological outliers in the spatial analysis of georeferenced social media data 06 April 2017 The role of topological outliers in the spatial analysis of georeferenced social media data René Westerholt, Heidelberg University Seminar on Spatial urban analytics: big data, methodologies,

More information

Integrating Authoritative and Volunteered Geographic Information for spatial planning

Integrating Authoritative and Volunteered Geographic Information for spatial planning CHAPTER 29 Integrating Authoritative and Volunteered Geographic Information for spatial planning Pierangelo Massa* and Michele Campagna University of Cagliari, DICAAR, Via Marengo 2, Cagliari 09123, Italy,

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

Urban land use information retrieval based on scene classification of Google Street View images

Urban land use information retrieval based on scene classification of Google Street View images Urban land use information retrieval based on scene classification of Google Street View images Xiaojiang Li 1, Chuanrong Zhang 1 1 Department of Geography, University of Connecticut, Storrs Email: {xiaojiang.li;chuanrong.zhang}@uconn.edu

More information

Infrastructure to Explore Geographic Systems through Models and Maps

Infrastructure to Explore Geographic Systems through Models and Maps Exemplar 1: GeoVUE Then GENeSIS (GENerative e SocIalScience) Infrastructure to Explore Geographic Systems through Models and Maps Michael Batty University College London m.batty@ucl.ac.uk http://www.casa.ucl.ac.uk/

More information

Administering Your Enterprise Geodatabase using Python. Gerhard Trichtl

Administering Your Enterprise Geodatabase using Python. Gerhard Trichtl Administering Your Enterprise Geodatabase using Python Gerhard Trichtl What is the Geodatabase What is the Geodatabase A physical store of geographic data - Scalable storage model supported on different

More information

Slide 1 of 31 OPENGEOFICTION. Drawing a collaborative fictional world using the OSM software

Slide 1 of 31 OPENGEOFICTION. Drawing a collaborative fictional world using the OSM software Slide 1 of 31 OPENGEOFICTION Drawing a collaborative fictional world using the OSM software Slide 2 of 31 OVERVIEW 1) Introduction: Why making fictional maps? 2) History: Personal approach and geofictional

More information

A Novel Popular Tourist Attraction Discovering Approach Based on Geo-Tagged Social Media Big Data

A Novel Popular Tourist Attraction Discovering Approach Based on Geo-Tagged Social Media Big Data International Journal Geo-Information Article A Novel Popular Tourist Attraction Discovering Approach Based on Geo-Tagged Social Media Big Data Xia Peng 1,2 and Zhou Huang 3, * 1 Collaborative Innovation

More information

Geographic Knowledge Discovery Using Ground-Level Images and Videos

Geographic Knowledge Discovery Using Ground-Level Images and Videos This work was funded in part by a DOE Early Career award, an NSF CAREER award (#IIS- 1150115), and a PECASE award. We gratefully acknowledge NVIDIA for their donated hardware. Geographic Knowledge Discovery

More information

The Livehoods Project: Utilizing social media to understand the dynamics of a city. Trung Phan

The Livehoods Project: Utilizing social media to understand the dynamics of a city. Trung Phan The Livehoods Project: Utilizing social media to understand the dynamics of a city Trung Phan {tphan@idiap.ch} 1 Content 1 Introduction 2 Clustering 3 Interview 4 Result and Discussion 5 Conclusion 5/26/16

More information

RESEARCH ARTICLE. A Data-Synthesis-Driven Method for Detecting and Extracting Vague Cognitive Regions

RESEARCH ARTICLE. A Data-Synthesis-Driven Method for Detecting and Extracting Vague Cognitive Regions International Journal of Geographical Information Science Vol. 00, No. 00, Month 2016, 1 26 RESEARCH ARTICLE A Data-Synthesis-Driven Method for Detecting and Extracting Vague Cognitive Regions Song Gao

More information

Citizen Science at the. U.S. Geological Survey

Citizen Science at the. U.S. Geological Survey Citizen Science at the U.S. Geological Survey David Applegate USGS Associate Director for Natural Hazards NRC Board on Earth Science & Resources December 5, 2014 U.S. Department of the Interior U.S. Geological

More information

Application Note 12: Fully Automated Compound Screening and Verification Using Spinsolve and MestReNova

Application Note 12: Fully Automated Compound Screening and Verification Using Spinsolve and MestReNova Application Note : Fully Automated Compound Screening and Verification Using Spinsolve and MestReNova Paul Bowyer, Magritek, Inc. and Mark Dixon, Mestrelab Sample screening to verify the identity or integrity

More information

Prediction of Citations for Academic Papers

Prediction of Citations for Academic Papers 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

KEYWORDS: census maps, map scale, inset maps, feature density analysis, batch mapping. Introduction

KEYWORDS: census maps, map scale, inset maps, feature density analysis, batch mapping. Introduction Automated Detection and Delineation of Inset Maps William G. Thompson ABSTRACT: In order to create a useful map, the cartographer must select a scale at which the map reader can distinguish all features

More information

Internal vs. external validity. External validity. This section is based on Stock and Watson s Chapter 9.

Internal vs. external validity. External validity. This section is based on Stock and Watson s Chapter 9. Section 7 Model Assessment This section is based on Stock and Watson s Chapter 9. Internal vs. external validity Internal validity refers to whether the analysis is valid for the population and sample

More information

The integration of land change modeling framework FUTURES into GRASS GIS 7

The integration of land change modeling framework FUTURES into GRASS GIS 7 The integration of land change modeling framework FUTURES into GRASS GIS 7 Anna Petrasova, Vaclav Petras, Douglas A. Shoemaker, Monica A. Dorning, Ross K. Meentemeyer NCSU OSGeo Research and Education

More information

Geodatabase Programming with Python

Geodatabase Programming with Python DevSummit DC February 11, 2015 Washington, DC Geodatabase Programming with Python Craig Gillgrass Assumptions Basic knowledge of python Basic knowledge enterprise geodatabases and workflows Please turn

More information

Datahoods or Data-Driven Neighborhoods. Using GIS to better understand neighborhoods

Datahoods or Data-Driven Neighborhoods. Using GIS to better understand neighborhoods Datahoods or Data-Driven Neighborhoods Using GIS to better understand neighborhoods Who am I? Silas Toms President, Loki Intelligent Corporation Author, ArcPy and ArcGIS (2 editions) Co-Host of the Mappyist

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

Smart Data Collection and Real-time Digital Cartography

Smart Data Collection and Real-time Digital Cartography Smart Data Collection and Real-time Digital Cartography Yuji Murayama and Ko Ko Lwin Division of Spatial Information Science Faculty of Life and Environmental Sciences University of Tsukuba IGU 2013 1

More information

City, University of London Institutional Repository

City, University of London Institutional Repository City Research Online City, University of London Institutional Repository Citation: Khalili, N., Wood, J. & Dykes, J. (2009). Mapping the geography of social networks. Paper presented at the GIS Research

More information

Using Open Data to Analyze Urban Mobility from Social Networks

Using Open Data to Analyze Urban Mobility from Social Networks Using Open Data to Analyze Urban Mobility from Social Networks Caio Libânio Melo Jerônimo, Claudio E. C. Campelo, Cláudio de Souza Baptista Federal University of Campina Grande, Brazil caiolibanio@copin.ufcg.edu.br,{campelo,baptista}@computacao.ufcg.edu.br

More information

Latent Geographic Feature Extraction from Social Media

Latent Geographic Feature Extraction from Social Media Latent Geographic Feature Extraction from Social Media Christian Sengstock* Michael Gertz Database Systems Research Group Heidelberg University, Germany November 8, 2012 Social Media is a huge and increasing

More information

GREAT BRITAIN: INDUSTRIAL REVOLUTION TO 1851 Student Worksheet

GREAT BRITAIN: INDUSTRIAL REVOLUTION TO 1851 Student Worksheet GREAT BRITAIN: INDUSTRIAL REVOLUTION TO 1851 Student Worksheet Theme of Map This thematic map captures the industrial development of Britain at a time when it had transformed the British economy and society.

More information

Modeling Controversy Within Populations

Modeling Controversy Within Populations Modeling Controversy Within Populations Myungha Jang, Shiri Dori-Hacohen and James Allan Center for Intelligent Information Retrieval (CIIR) University of Massachusetts Amherst {mhjang, shiri, allan}@cs.umass.edu

More information

Georgia Kayser, PhD. Module 4 Approaches to Sampling. Hello and Welcome to Monitoring Evaluation and Learning: Approaches to Sampling.

Georgia Kayser, PhD. Module 4 Approaches to Sampling. Hello and Welcome to Monitoring Evaluation and Learning: Approaches to Sampling. Slide 1 Module 4 Approaches to Sampling Georgia Kayser, PhD Hello and Welcome to Monitoring Evaluation and Learning: Approaches to Sampling Slide 2 Objectives To understand the reasons for sampling populations

More information

The GapVis project and automated textual geoparsing

The GapVis project and automated textual geoparsing The GapVis project and automated textual geoparsing Google Ancient Places team, Edinburgh Language Technology Group GeoBib Conference, Giessen, 4th-5th May 2015 1 1 Google Ancient Places and GapVis The

More information

3D Urban Information Models in making a smart city the i-scope project case study

3D Urban Information Models in making a smart city the i-scope project case study UDC: 007:528.9]:004; 007:912]:004; 004.92 DOI: 10.14438/gn.2014.17 Typology: 1.04 Professional Article 3D Urban Information Models in making a smart city the i-scope project case study Dragutin PROTIĆ

More information

Multimedia analysis and retrieval

Multimedia analysis and retrieval Multimedia analysis and retrieval from the masses, and for the masses Lexing Xie IBM T J Watson Research Center xlx@us.ibm.com ICIP-MIR workshop, Oct 12, 2008 2008 IBM Research multimedia information analysis

More information

DISTRIBUTIONAL SEMANTICS

DISTRIBUTIONAL SEMANTICS COMP90042 LECTURE 4 DISTRIBUTIONAL SEMANTICS LEXICAL DATABASES - PROBLEMS Manually constructed Expensive Human annotation can be biased and noisy Language is dynamic New words: slangs, terminology, etc.

More information

Arboretum Explorer: Using GIS to map the Arnold Arboretum

Arboretum Explorer: Using GIS to map the Arnold Arboretum Arboretum Explorer: Using GIS to map the Arnold Arboretum Donna Tremonte, Arnold Arboretum of Harvard University 2015 Esri User Conference (UC), July 22, 2015 http://arboretum.harvard.edu/explorer Mission

More information