Development of a low cost graphical interface for traffic data representation: application to DATEX information.

Size: px
Start display at page:

Download "Development of a low cost graphical interface for traffic data representation: application to DATEX information."

Transcription

1 Development of a low cost graphical interface for traffic data representation: application to DATEX information. Ignacio Sánchez Reig Civil Engineer LISITT, Univeristy of Valencia. Ph. (+34) i.sanchez@robotica.uv.es P.O. Box: 2085, VALENCIA SPAIN Vicente Niñerola Molina Computer Science Engineer LISITT, Univeristy of Valencia. Ph. (+34) Sento.Ninerola@robotica.uv.es P.O. Box: 2085, VALENCIA SPAIN - Some words about Geographical Information Services (GIS). Manuel Cid García Computer Science Engineer LISITT, Univeristy of Valencia. Ph. (+34) Manuel.Cid@robotica.uv.es P.O. Box: 2085, VALENCIA SPAIN Nowadays the best way to show information for both operators and end users is a graphical interface. Classical GIS, where the cartographic elements, the data, and the engine are located in the same server, can be a solution, but it has many constraints. The main detected are: It normally has high costs in development and in cartography maintenance; this means that usually it is very difficult to move from one provider to another, due to the huge amounts invested. It has many limitations to present real time data, And has many restrictions when traffic information is shown over the Internet. Normally, users must install some kind of plug-in or client application on the remote workstations. The dimension of the service server is very big, because it hosts the cartographic database, and also all the data. It must process data, locate and serve it to all the clients/connections. Of course a GIS is a powerful tool, but from our experience it is only recommendable under certain data mining requirements. At this moment there are many cartographic services based on the Internet that can be used to present information. These services have been shown very useful for traffic data representation. The main existing services are: GoogleMaps, Microsoft LocalLive and Yahoo! Maps. All of them are evolving quickly to provide the best service, but from our experience in Spain, the best one for our purpose is the GoogleMaps service. In the following table there is a comparison of these mentioned services: Terms of use Google Maps Microsoft Local Live Yahoo! Maps - Public access restricted in the Internet - Max queries - Public access restricted in the Internet - Max queries. - Public access restricted in the Internet - Max queries Version Beta v2 (Feb. 07) Beta v3 (March 07) Beta v3 (Feb. 07) API 1 API (AJAX) 1 API (AJAX) 4 APIs (AJAX & 3 Flash) Documentation API & examples API & examples API & examples Ortho-photos Quality Very good. Street level Good. City level detail. Good. City level detail. detail. Cartography Quality Very good Very good Poor. Navigation control Zoom, pan & change view Zoom, pan & change view Zoom, pan & change view GoogleMaps vs Microsoft Local Live Test Map events Good Good Marks draw Simple use Simple use Page 1 of 6

2 Google Maps Microsoft Local Live Yahoo! Maps Drawing efficiency Quick Quick Line draw Simple use Quick Full delete Simple use Slow & unstable Independent delete Locator (Geocoder) Street level detail No kilometre points. Street level detail No kilometre points Implementation Easy E Diffusion Very extended A lot of support (forums) Less extended No too much support in Spain -Trafficviewer development. For this reason, we at LISITT, in collaboration with the Servei Català de Trànsit in Catalonia (SCT), decided to develop traffic information tools, based on GoogleMaps. The first service, named Trafficviewer, has been applied to the DATEX information coming from France, Andorra, and the rest of Spain; however, this is just a first step for the later expansion of the information to CCTV images, the static inventory of resources (location of radars, cameras, VMS, loops, etc.), the definition of traffic flow (congestions) maps, etc. - System Architecture. SCT receives traffic information from France, Andorra, and the rest of Spain by means of the DATEX system. This data (including SCT s own data) are in a standard format where the traffic incident is described and located. The traffic viewer application translates the location into an xml format and it is drawn on top of the Google Map, and includes the additional incident information. The main advantage of this application is that it is lightweight and only the traffic data server part is needed at the SCT, all graphical functionality are provided by the Google server. The service can be accessed over the Intranet or from any workplace, where Page 2 of 6

3 Internet is available. However, for this last to be possible it is necessary to place the application in a public accessible server. Regarding the modules that define the packets diagram application, these are represented in the following schema: Config Datex TMC Sources TIC Drawing Library Servlets Other Menus & other jsp Utilities - Trafficviewer interface & capabilities. Layers Cameras Radars Representation Module Configuration Module Aux. Classes Module Queries Mgmnt. Module Sources Processing Module Layers Processing Module The aspect is very well-know by the users of GoogleMaps. This is something positive, because we are not introducing new interfaces to learn by the user. There are zoom, and pan possibilities, also hybrid, map or satellite presentation layers can be shown. As mentioned before, all geographic and graphic support is provided by Google. The added value rests in the information presented (traffic incidents), and the filtering tools. Information content: location of the incident, road code, kilometre point, date time, cause, impact, level of service (colour code), length, type of incident, etc. The grouped types of incidents are shown in the following table: ROADWORKS WEATHER ADDITIONAL LANE MOUNTAIN PATH TRAFFIC JAM LEVEL REGULATION PHRASES (according with DATEX dictionary) RMT FOG, RAI, RIC, WIS, SFL, WIN RET, CTR, LCD RCD, SM TNC, LSO, ACI, FLD, ESP, EVF, EPD, ROC, BKD, FIR RCA, LC2, LC3, LC4, LC5 LCR, LCC, LCL, LCH, LC2, LC3, SAT Filtering characteristics: data source, type of incident, province, interval of time, etc. All these filtering characteristics can be concurrent. The incident can be directly located on the map by mean of the road code and kilometre point (see right side bar). Number of active incidents (number of roadwork incidents) Page 3 of 6

4 The colour of the balloon represents the level of service, so the operator can detect quickly where the problems are located. Incidents or locations can be searched by mean of the x,y co-ordinates, or by the address. This screen capture corresponds with the situation occurred during the last snow storm in the northern region of Spain, with many secondary roads closed (L.O.S. in black). The incident can be located directly clicking on the right column list, and they are sorted by road code and kilometre point. In the bottom area the filtering menus are Page 4 of 6

5 displayed. In this example the province list is displayed. When the user clicks on a balloon, the detailed information is displayed as shown in the following example: The incident can be defined by many different and successive messages (for example, explaining the evolution of the incident), this is kept grouped by the application and can be shown by clicking in the left side balloons within the incident details. Also additional information, like a zoom of the area, or camera images can be displayed in these description areas. -About the future development: We find that these kinds of services are actually a big success, and there will be more in the future. Google, Microsoft, Yahoo, are competing in this area to improve the basic capabilities that can be used by developers to personalise the services. The short term evolution will provide the implementation of real time images, guided services, representation of segments and areas, etc. Many of these services are already available in the USA. Also it is very important the possibility of reporting the information directly from the road network by mean of a GPS, directly into the application by mean of the (x,y), co.- ordinate. Page 5 of 6

6 In the figures above, we show a segment event representation, (i.e. congestions length), but these are still under development. Also the implementation of real time cameras images has been tested, and any inventory of resources can be displayed easily (i.e. VMS, loops, paths, cameras, accidents, black spots, etc.). The development of applications for mobile devices is also under consideration. To conclude, we would like to state that this platform has unlimited possibilities for new developments. It is very flexible and extensible; it doesn t require many programming efforts, neither big hardware requirements to offer a first level service, and the interface is very familiar to users. Page 6 of 6

INTELLIGENT TRAFFIC MANAGEMENT FOR INDIA Phil Allen VP Sales APAC

INTELLIGENT TRAFFIC MANAGEMENT FOR INDIA Phil Allen VP Sales APAC INTELLIGENT TRAFFIC MANAGEMENT FOR INDIA 2017-05 Phil Allen VP Sales APAC Phil.Allen@tomtom.com OUR BUSINESS TODAY 4,700 employees in 35 countries LICENSING Delivering digital maps and dynamic content

More information

USER GUIDE. ios Mobile App. QUÉBEC 511 USER GUIDE ios MOBILE APP 1

USER GUIDE. ios Mobile App. QUÉBEC 511 USER GUIDE ios MOBILE APP 1 USER GUIDE ios Mobile App QUÉBEC 511 USER GUIDE ios MOBILE APP 1 TABLE OF CONTENTS > Introduction > P 2 > Installing the app > P 3 > Contents of the app > P 4 > Viewing information > P 5 > Customizing

More information

Android USER GUIDE. Android Mobile App QUÉBEC 511 USER GUIDE ANDROID MOBILE APP 1

Android USER GUIDE. Android Mobile App QUÉBEC 511 USER GUIDE ANDROID MOBILE APP 1 USER GUIDE Android Mobile App QUÉBEC 511 USER GUIDE ANDROID MOBILE APP 1 TABLE OF CONTENTS > Introduction > P 2 > Installing the app > P 3 > Contents of the app > P 4 > Viewing information > P 5 > Customizing

More information

Next Generation COMPASS Lite. Presented to: ITS ACGM 2014 Present by: Kris Huber, CTO, Array Systems Computing

Next Generation COMPASS Lite. Presented to: ITS ACGM 2014 Present by: Kris Huber, CTO, Array Systems Computing Next Generation COMPASS Lite Presented to: ITS ACGM 2014 Present by: Kris Huber, CTO, Array Systems Computing What is it? COMPASS gathers information about traffic flow and then uses that data to display

More information

TomTom Road Event Reporter User Manual

TomTom Road Event Reporter User Manual TomTom Road Event Reporter User Manual Contents Welcome to TomTom Road Event Reporter 3 How TomTom Road Event Reporter works 4 Starting the Road Event Reporter 5 What's on the screen 6 Types of event you

More information

TomTom Innovation. Hans Aerts VP Software Development Business Unit Automotive November 2015

TomTom Innovation. Hans Aerts VP Software Development Business Unit Automotive November 2015 TomTom Innovation Hans Aerts VP Software Development Business Unit Automotive November 2015 Empower Movement Simplify complex technology From A to BE Innovative solutions Maps Consumer Connect people and

More information

Exposing Manitoba Highway Conditions in Google Earth. ... Shawn Cruise. Manitoba Infrastructure and Transportation.

Exposing Manitoba Highway Conditions in Google Earth. ... Shawn Cruise. Manitoba Infrastructure and Transportation. Exposing Manitoba Highway Conditions in Google Earth................... Shawn Cruise Manitoba Infrastructure and Transportation shawn.cruise@gov.mb.ca About RoadInfo Provides current information to the

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap Harvard University Introduction to ArcMap Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 1: Basic Mapping in ArcMap Individual files (lab instructions,

More information

INTERRACTION COMPONENT STATE-OF-THE-ART

INTERRACTION COMPONENT STATE-OF-THE-ART INTERRACTION COMPONENT STATE-OF-THE-ART DELIVERABLE D6.1.1 By C2TECH Due date of deliverable : t0+ 6 Actual submission date: t0+ xxx Version :01 State : Draft/For approval/approved/obsolete Dissemination

More information

TMIS. Traffic Management Interface System

TMIS. Traffic Management Interface System Traffic Management Interface System Technical Overview General The main task of TMIS is to provide the TMC Operations and Management with an overview of the state of the traffic management system in real-time.

More information

Connecting a Mobile York Region

Connecting a Mobile York Region Connecting a Mobile York Region Presentation to ITS Canada Victoria 2014 Gregg Loane, P.Eng. June 1, 2014 Connecting a Mobile York Region Overview Who is York Region? York s ITS Program Background Data

More information

Map & Locations 16 Using Google Maps Using HTC Footprints

Map & Locations 16 Using Google Maps Using HTC Footprints Map & Locations 16 Using Google Maps...16-2 Turning on Location Services... 16-2 Opening Maps... 16-2 Searching for a Location... 16-3 Getting Directions... 16-3 Finding Friends with Google Latitude...

More information

Juniata County, Pennsylvania

Juniata County, Pennsylvania GIS Parcel Viewer Web Mapping Application Functional Documentation June 21, 2017 Juniata County, Pennsylvania Presented by www.worldviewsolutions.com (804) 767-1870 (phone) (804) 545-0792 (fax) 115 South

More information

Hikvision traffic management solution ensures safe vehicle flow in Yangon, Myanmar

Hikvision traffic management solution ensures safe vehicle flow in Yangon, Myanmar Hikvision traffic management solution ensures safe vehicle flow in Yangon, Myanmar Published on 17 Oct 2017 Hikvision, a supplier of video surveillance products and solutions, is ensuring safe vehicle

More information

MS2. Modern Traffic Analytics ms2soft.com

MS2. Modern Traffic Analytics ms2soft.com MS2 Modern Traffic Analytics ms2soft.com Updated: October 31, 2014 Table of Contents 1 Introduction 3 2 Search Types 6 3.1 Search by: Study Location 11 3.2 Search by: Crash Data 12 3.3 Search Results Page

More information

Tap this button on your iphone to start the TomTom app.

Tap this button on your iphone to start the TomTom app. TomTom app 1. Getting started Getting started Tap this button on your iphone to start the TomTom app. The language used for buttons and menus in the TomTom app is the same as the language you selected

More information

COMMISSION OF TEXAS MAY

COMMISSION OF TEXAS MAY GIS Viewer RAILROAD COMMISSION OF TEXAS MAY 2017 Table of Contents GIS Viewer Basics... 1 Basics... 1 Screen Overview... 2 Tools... 5 Visibility... 5 Measure Tool... 7 Identify Tool... 10 Coordinates Tool...

More information

TomTom In-Dash app User Manual

TomTom In-Dash app User Manual TomTom In-Dash app User Manual Contents Welcome to navigation with TomTom In-Dash 6 Get going 7 Starting the app... 7 Language... 7 Sending information to TomTom... 8 About TomTom services... 8 Updating

More information

TomTom Bridge User Manual

TomTom Bridge User Manual TomTom Bridge User Manual Contents Welcome to the TomTom Bridge 5 The TomTom Bridge 6 Starting the TomTom Bridge... 7 Using gestures... 9 Apps on the TomTom Bridge... 10 Connecting the TomTom Bridge...

More information

6 New Approaches for Integrating GIS layers and Remote Sensing Imagery for Online Mapping Services

6 New Approaches for Integrating GIS layers and Remote Sensing Imagery for Online Mapping Services 6 New Approaches for Integrating GIS layers and Remote Sensing Imagery for Online Mapping Services Harry Kuo-Chen Chang*, Ming-Hsiang Tsou ** * Department of Geography, National Taiwan Normal University,

More information

THE NEW NATIONAL ATLAS OF SPAIN ON INTERNET

THE NEW NATIONAL ATLAS OF SPAIN ON INTERNET CO-343 THE NEW NATIONAL ATLAS OF SPAIN ON INTERNET PEREZ N., SANCHEZ-ORTIZ P., ALONSO J.J., ROMERA C. NATIONAL GEOGRAPHIC INSTITUTE, MADRID, SPAIN 1. BACKGROUND AND OBJECTIVES In 2009, the National Atlas

More information

Livingston County MAP User Guide

Livingston County MAP User Guide Livingston County MAP User Guide Need help with the Livingston County MAP? Click the button located on each tool s window to view the help documentation for that specific tool. If you need additional information

More information

Visualization and modeling of traffic congestion in urban environments

Visualization and modeling of traffic congestion in urban environments 1th AGILE International Conference on Geographic Information Science 27 Page 1 of 1 Visualization and modeling of traffic congestion in urban environments Authors: Ben Alexander Wuest and Darka Mioc, Department

More information

MOBILE COMPUTING 2/11/18. Location-based Services: Definition. Convergence of Technologies LBS. CSE 40814/60814 Spring 2018

MOBILE COMPUTING 2/11/18. Location-based Services: Definition. Convergence of Technologies LBS. CSE 40814/60814 Spring 2018 MOBILE COMPUTING CSE 40814/60814 Spring 2018 Location-based Services: Definition LBS: A certain service that is offered to the users based on their locations. Convergence of Technologies GIS/ Spatial Database

More information

TomTom BRIDGE User Manual

TomTom BRIDGE User Manual TomTom BRIDGE User Manual Contents Welcome to the TomTom BRIDGE 5 The TomTom BRIDGE 6 Starting the TomTom BRIDGE... 7 Using gestures... 9 Apps on the TomTom BRIDGE... 10 Connecting the TomTom BRIDGE...

More information

QUICK HELP GUIDE. Traffic Signal Management System (TSMS) Modern Traffic Analytics

QUICK HELP GUIDE. Traffic Signal Management System (TSMS) Modern Traffic Analytics QUICK HELP GUIDE Traffic Signal Management System (TSMS) Modern Traffic Analytics www.ms2soft.cotm Table of Contents 1.0 Introduction...1 2.0 Search Types...4 3.0 Map Interactions...5 4.0 Reports...8 5.0

More information

MS2. Modern Traffic Analytics ms2soft.com

MS2. Modern Traffic Analytics ms2soft.com MS2 ms2soft.com Updated: October 31, 2014 The Traffic Crash Location System (TCLS) was designed to manage all crash statistics and crash events within a designated area. This guide is intended for users

More information

Google Map & Radius Search Realtyna Inc.

Google Map & Radius Search Realtyna Inc. 1 Google Map & Radius Search Realtyna Inc. Contents of this manual are applicable to the RPL Google Map& Radius Search Add-on version 3.4+. If you have an older version of the membership add-on, sections

More information

Help Documentation. Copyright 2007 WebAssist.com Corporation All rights reserved.

Help Documentation. Copyright 2007 WebAssist.com Corporation All rights reserved. Help Documentation Copyright 2007 WebAssist.com Corporation All rights reserved. Using Pro Maps for Google This wizard adds a Pro Map for Google to your web page, allowing you to configure and specify

More information

MS2. Modern Traffic Analytics ms2soft.com

MS2. Modern Traffic Analytics ms2soft.com MS2 Modern Traffic Analytics ms2soft.com Updated: October 31, 2014 The Traffic Count Database System (TCDS) module is a powerful tool for the traffic engineer or planner to organize an agency's traffic

More information

Google Earth Tutorial 1: The Basics of Map-making in Google Earth 6.2

Google Earth Tutorial 1: The Basics of Map-making in Google Earth 6.2 Google Earth Tutorial 1: The Basics of Map-making in Google Earth 6.2 University of Waterloo Map Library, 2012 Part 1: Placemarks 1. Locating a Geographical Area a. Open up Google Earth. b. In the Search

More information

An Urban Planning Web Viewer based on AJAX *

An Urban Planning Web Viewer based on AJAX * An Urban Planning Web Viewer based on AJAX * Miguel R. Luaces, David Trillo Pérez, J. Ignacio Lamas Fonte, Ana Cerdeira-Pena Database Laboratory, University of A Coruña, Campus de Elviña s/n. A Coruña,

More information

TPEG what is it all about? Bev Marks, Chairman TPEG Forum Standards Task Force, EBU

TPEG what is it all about? Bev Marks, Chairman TPEG Forum Standards Task Force, EBU TPEG what is it all about? Bev Marks, Chairman TPEG Forum Standards Task Force, EBU 1 RADIO TPEG Bev Marks Chairman TPEG Forum Standards Task Force, EBU what is it all about? 2 DIFFUSION online 2003/45

More information

TomTom GO Mobile app User Manual

TomTom GO Mobile app User Manual TomTom GO Mobile app User Manual Contents Welcome to navigation with TomTom 5 What's new 6 New in this release... 6 Get going 7 Starting the app... 7 Language... 8 Downloading a map... 8 Sending information

More information

TOUCH IOT WITH SAP LEONARDO

TOUCH IOT WITH SAP LEONARDO TOUCH IOT WITH SAP LEONARDO PROTOTYPE CHALLENGE Sense R Smart management of Road Traffic, Safety and Accidents Designer: Abyson Joseph Summary Real time intervention into road traffic, accidents and anomalies

More information

Table of contents. DMXzone Google Maps Manual DMXzone.com

Table of contents. DMXzone Google Maps Manual DMXzone.com Table of contents Table of contents... 1 About DMXzone Google Maps... 2 Features in Detail... 3 The Basics: Insterting DMXzone Google Maps on a Page... 16 Advanced: Creating Dynamic DMXzone Google Maps...

More information

Data Processing and Data Exchange

Data Processing and Data Exchange Data Processing and Data Exchange Experiences in Sweden Björn Eklund - WM-data LogicaCMG Experiences in Sweden 1 Content SRA ITS strategy SRA TIC system TRISS SRA DATEX concept DATEX II Experiences in

More information

Web Mapping Applications with ArcGIS. Bernie Szukalski Derek Law

Web Mapping Applications with ArcGIS. Bernie Szukalski Derek Law Web Mapping Applications with ArcGIS Bernie Szukalski Derek Law Agenda Web Mapping and Map Services Fundamentals ArcGIS Web Mapping Applications - Hosted online - Hosted on-premise Summary Web Application

More information

D4.5 Public Information System. FORCIP+: Forest Roads for Civil Protection

D4.5 Public Information System. FORCIP+: Forest Roads for Civil Protection D4.5 Public Information System FORCIP+: Forest Roads for Civil Protection Project title Call identifier Project acronym Forest Roads for Civil Protection (FORCIP+) Call for proposals 2015 for prevention

More information

Optimizing Field Operations. Jeff Shaner

Optimizing Field Operations. Jeff Shaner Optimizing Field Operations Jeff Shaner Field GIS Taking GIS Beyond the Office Collecting Data Reporting Observations Managing Work Connecting the Field with the Enterprise Workforce for ArcGIS Field workforce

More information

FIDO Webinar Training - Exercise 1: Basic Navigation

FIDO Webinar Training - Exercise 1: Basic Navigation FIDO Webinar Training - Exercise 1: Basic Navigation Created with FIDO version 1.5.1.05 the screen shots may not match exactly with other versions. Shaded font indicates specific instructions for you to

More information

ANALYZING AND COMPARING TRAFFIC NETWORK CONDITIONS WITH A QUALITY TOOL BASED ON FLOATING CAR AND STATIONARY DATA

ANALYZING AND COMPARING TRAFFIC NETWORK CONDITIONS WITH A QUALITY TOOL BASED ON FLOATING CAR AND STATIONARY DATA 15th World Congress on Intelligent Transport Systems ITS Connections: Saving Time, Saving Lives New York, November 16-20, 2008 ANALYZING AND COMPARING TRAFFIC NETWORK CONDITIONS WITH A QUALITY TOOL BASED

More information

WebEasy GIS is a cloud computing application for the web consultation of maps and geographic data.

WebEasy GIS is a cloud computing application for the web consultation of maps and geographic data. WebEasy GIS Geographic Information System WebEasy GIS is a cloud computing application for the web consultation of maps and geographic data. WebEasy GIS has a practical and intuitive interface, it works

More information

Comet modular traffic management system. Traffic Solutions

Comet modular traffic management system. Traffic Solutions Comet modular traffic management system Traffic Solutions The scalable, modular design of the Comet system allows users to invest in a system initially addressing a particular need, whilst allowing future

More information

We do More VMAP DOCUMENTATION

We do More VMAP DOCUMENTATION We do More VMAP DOCUMENTATION Overview VMap Component is a uniquely designed Joomla Extension that allows you to put your listings on Google Map. It provides you a very simple and flexible way to put anything

More information

DEVELOPMENT OF A MOBILE DATA COLLECTION AND MANAGEMENT SYSTEM

DEVELOPMENT OF A MOBILE DATA COLLECTION AND MANAGEMENT SYSTEM DEVELOPMENT OF A MOBILE DATA COLLECTION AND MANAGEMENT SYSTEM Nguyen Mai Dung* 1 and Tran Trung Chuyen 1, Nguyen Truong Xuan 1, Tran Truong Giang 1, Le Hong Anh 1, Dao Ngoc Long 2 1 Falculty of Information

More information

TomTom BRIDGE Reference Guide

TomTom BRIDGE Reference Guide TomTom BRIDGE Reference Guide 15100 Contents Welcome to the TomTom BRIDGE 6 Starting the TomTom BRIDGE 8 Using gestures 10 Apps on the TomTom BRIDGE 11 Connecting the TomTom BRIDGE 12 About connecting

More information

nüvi 860 Safer handsfree operation Touch-free phone calls Part Number:

nüvi 860 Safer handsfree operation Touch-free phone calls Part Number: nüvi 860 Part Number: 010-00577-01 The widescreen nüvi 860 combines true voice control with premium navigation. This intelligent sat-nav is the first with full menu voice activation, which means there

More information

Creating Web Mapping Applications. Nikki Golding

Creating Web Mapping Applications. Nikki Golding Creating Web Mapping Applications Nikki Golding Agenda Web Mapping and Map Services Fundamentals ArcGIS Web Mapping Applications - ArcGIS.com Viewer - ArcGIS Explorer Online - ArcGIS Viewer for Flex -

More information

EUCOM/AFRICOM DEFENSE USER GROUP MEETING MARCH 2010 STUTTGART WELCOME!

EUCOM/AFRICOM DEFENSE USER GROUP MEETING MARCH 2010 STUTTGART WELCOME! EUCOM/AFRICOM DEFENSE USER GROUP MEETING 23-25 MARCH 2010 STUTTGART WELCOME! AGENDA March 23, Tuesday 0800-0900 Registration 0900-0915 Welcome and Introductions 0915-1000 Getting Started with ArcGIS Server

More information

A TRAVEL ROUTE EDITOR ON A FOCUS+GLUE+CONTEXT MAP

A TRAVEL ROUTE EDITOR ON A FOCUS+GLUE+CONTEXT MAP A TRAVEL ROUTE EDITOR ON A FOCUS+GLUE+CONTEXT MAP Pablo Martinez Lerin, Shotaro Ozeki, Daisuke Yamamoto, Naohisa Takahashi Dept. of Computer Science and Engineering, Nagoya Institute of Technology, Gokisocho,

More information

What is MapBuddy: The main toolbar: MapBuddy Reference Guide V1.0

What is MapBuddy: The main toolbar: MapBuddy Reference Guide V1.0 MapBuddy Reference Guide V1.0 What is MapBuddy: MapBuddy is a Windows application designed for searching, storing and displaying information on top of a Google Maps interface. MapBuddy has various optional

More information

A Multi-Faceted Company

A Multi-Faceted Company A Multi-Faceted Company Search (Engine) Cloud Computing (Google Drive Google Docs Google Earth Gmail) Chrome (Browser) Chrome Book (Laptop) 2 Google The Company Began in 1996 as a Research Project, Incorporated

More information

TomTom GO User Manual 17.1

TomTom GO User Manual 17.1 TomTom GO User Manual 17.1 Contents Welcome to navigation with TomTom 7 Get going 8 Installing in your car... 8 Positioning the device... 8 Turning on and off... 8 Setting up... 9 GPS reception... 9 Sending

More information

Transportation Data for Chicago Traffic Management Center. Abraham Emmanuel Deputy Commissioner, CDOT

Transportation Data for Chicago Traffic Management Center. Abraham Emmanuel Deputy Commissioner, CDOT Transportation Data for Chicago Traffic Management Center Abraham Emmanuel Deputy Commissioner, CDOT Chicago Traffic Management Center (TMC) Proposed in the early 2000s with a core building and Advanced

More information

Mining massive geographic data. Jameson Toole & Yingxiang Yang! Human Mobility and Networks Lab MIT

Mining massive geographic data. Jameson Toole & Yingxiang Yang! Human Mobility and Networks Lab MIT Mining massive geographic data Jameson Toole & Yingxiang Yang! Human Mobility and Networks Lab MIT The question. How do you build a richer Google Maps? With data! Call Detail Records (CDRs) Every time

More information

BlomURBEX. Whitepaper. BLOM ASA partners and developers. BlomURBEX WhitePaper v5.0r1.0a

BlomURBEX. Whitepaper. BLOM ASA partners and developers. BlomURBEX WhitePaper v5.0r1.0a BlomURBEX Whitepaper Audience: BLOM ASA partners and developers BlomURBEX WhitePaper v5.0r1.0a Table of Contents 1 What is BlomURBEX TM... 1 1.1 The BlomURBEX TM platform... 1 2 BlomURBEX TM datasets...

More information

TraffiStar Series Superior technology for stationary red light monitoring and speed measurement

TraffiStar Series Superior technology for stationary red light monitoring and speed measurement TraffiStar Series Superior technology for stationary red light monitoring and speed measurement JENOPTIK Group. Defusing accident hotspots Stationary speed measurement and red light monitoring A decrease

More information

TomTom GO Mobile app User Manual

TomTom GO Mobile app User Manual TomTom GO Mobile app User Manual Contents Welcome to navigation with TomTom 5 What's new 6 New in this release... 6 Get going 7 Starting the app... 7 Language... 8 Downloading a map... 8 Sending information

More information

Application Quick Reference Guide. March, 2016 Version 1.3

Application Quick Reference Guide. March, 2016 Version 1.3 Application Quick Reference Guide March, 2016 Version 1.3 www.cattlab.umd.edu The RITIS Meeting Tool Preface The I-95 Corridor Coalition is planning to form a number of targeted User Groups (Winter Weather,

More information

Implementing and Optimizing ArcGIS Server Map Caches

Implementing and Optimizing ArcGIS Server Map Caches Implementing and Optimizing ArcGIS Server Map Caches Sterling Quinn Jeremy Bartley David Wilcox ESRI Developer Summit 2008 1 Schedule 75 minute session 60 65 minute lecture 10 15 minutes Q & A following

More information

What's in the box 5. What's in the box Read me first 7

What's in the box 5. What's in the box Read me first 7 TomTom User Manual Contents What's in the box 5 What's in the box... 5 Read me first 7 Installing in your car... 7 Switching on and off... 7 Setting up... 7 GPS reception... 7 About MyTomTom... 7 Setting

More information

A. SERVEL. EuCNC Special Sessions 5G connected car 01/07/2015

A. SERVEL. EuCNC Special Sessions 5G connected car 01/07/2015 A. SERVEL EuCNC 2015 - Special Sessions 5G connected car 01/07/2015 Connected cars, a reality since 12 years for our customers! 2003 A Pioneer for emergency 1.6 million of equipped vehicles 2006 One of

More information

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild GIS Basics and the ArcGIS Environment Helen Goodchild Overview of Geographic Information Systems Geographical Information Systems (GIS) are used to display, manipulate and analyse spatial data (data that

More information

Implementation of a system of the mobile terminal position tracking using Google Maps. 1. Introduction

Implementation of a system of the mobile terminal position tracking using Google Maps. 1. Introduction Computer Applications in Electrical Engineering Implementation of a system of the mobile terminal position tracking using Google Maps Sławomir Pluta Opole University of Technology 45-758 Opole, ul. Prószkowska

More information

Virginia Connected Corridor

Virginia Connected Corridor Virginia Connected Corridor NATMEC 2016 Mike Mollenhauer Director, Center for Technology Implementation Virginia Tech Transportation Institute 5/4/2016 Virginia Connected Corridor In 2014, VDOT and VTTI

More information

Getting started. Mounting your navigation device. 1. Push the EasyPort Mount on your TomTom START against the windshield in your car.

Getting started. Mounting your navigation device. 1. Push the EasyPort Mount on your TomTom START against the windshield in your car. TomTom START 1. Getting started Getting started Mounting your navigation device 1. Push the EasyPort Mount on your TomTom START against the windshield in your car. 1 2. Adjust the angle of your device.

More information

TomTom Start Reference Guide

TomTom Start Reference Guide TomTom Start Reference Guide Contents What's in the box 6 What's in the box 6 Read me first 7 Installing in your car 7 Switching on and off 7 Setting up 7 GPS reception 7 About MyTomTom 8 Setting up MyTomTom

More information

NEW TECHNOLOGIES FOR THE GTIS ITS MIDWEST 2018

NEW TECHNOLOGIES FOR THE GTIS ITS MIDWEST 2018 NEW TECHNOLOGIES FOR THE GTIS WHAT IS THE GTIS? WHAT ELSE? XML Input and Output Detector data - VDSReport.xml.gz Incident data - IncidentReport.xml.gz Construction data - RoadWorkReport.xml.gz Special

More information

DATEXII Experience in Portugal

DATEXII Experience in Portugal DATEXII Experience in Portugal InIR, IP ARTS Steering Committee 29 March 2012 Porto www.easyway-its.eu Outline Requirements OpenRoads Platform DATEX II Infrastructure Extensions 2 InIR s misson InIR s

More information

Building Mashups Using the ArcGIS APIs for FLEX and JavaScript. Shannon Brown Lee Bock

Building Mashups Using the ArcGIS APIs for FLEX and JavaScript. Shannon Brown Lee Bock Building Mashups Using the ArcGIS APIs for FLEX and JavaScript Shannon Brown Lee Bock Agenda Introduction Mashups State of the Web Client ArcGIS Javascript API ArcGIS API for FLEX What is a mashup? What

More information

Mobile Mapping and Navigation. Brad Kohlmeyer NAVTEQ Research

Mobile Mapping and Navigation. Brad Kohlmeyer NAVTEQ Research Mobile Mapping and Navigation Brad Kohlmeyer NAVTEQ Research Mobile Mapping & Navigation Markets Automotive Enterprise Internet & Wireless Mobile Devices 2 Local Knowledge & Presence Used to Create Most

More information

Hybrid Communication in Cooperative ITS

Hybrid Communication in Cooperative ITS Hybrid Communication in Cooperative ITS Our approach to connected vehicles From vehicles & roads to cross-domain operations Friedhelm Ramme Principal Consultant Ericsson Global Competence Hub Content Ericsson

More information

SITRAFFIC CONCERT Traffic management in concert

SITRAFFIC CONCERT Traffic management in concert SITRAFFIC CONCERT Traffic management in concert Intelligent Traffic Systems s Industrial Solutions and Services Your Success is Our Goal Why traffic management systems? The goals of traffic policy Traffic

More information

Fusing Data Across the State of Florida to Support ATIS Services

Fusing Data Across the State of Florida to Support ATIS Services Session 5A: Center-to to-center Fusing Data Across the State of Florida to Support ATIS Services Steven W. Dellenback,, Ph.D., PMP Southwest Research Institute San Antonio, Texas Objectives FDOT Objectives:

More information

SIMDIS Quick Start Guide

SIMDIS Quick Start Guide SIMDIS Quick Start Guide SIMDIS 10.0 (SR3) March 2018 U.S. Naval Research Laboratory Electronic Warfare Modeling and Simulation Branch Code 5770 Contents 1 SIMDIS Quick Start 1 1.1 Starting SIMDIS.................................

More information

Implementing a User-Oriented Web-based Traffic Data Management and Archive System

Implementing a User-Oriented Web-based Traffic Data Management and Archive System Implementing a User-Oriented Web-based Traffic Data Management and Archive System Timothy J. Welch Department of Computer Science Portland State University P.O. Box 751, Portland, OR, 97207 E-mail: twelch@cs.pdx.edu

More information

Getting Started with ArcGIS for Server. Charmel Menzel and Ken Gorton

Getting Started with ArcGIS for Server. Charmel Menzel and Ken Gorton Getting Started with ArcGIS for Server Charmel Menzel and Ken Gorton Agenda What is ArcGIS for Server? Types of Web services Publishing resources onto the Web Clients to ArcGIS for Server Editions and

More information

Building of Intelligent Transport Systems. Berthold Jansen

Building of Intelligent Transport Systems. Berthold Jansen Building of Intelligent Transport Systems Berthold Jansen Building of Intelligent Transport Systems Simply put together Computer Software Platform Traffic Algorithms Don t do it this way! 2 Building of

More information

City of Richmond Interactive Map (RIM) User Guide for the Public

City of Richmond Interactive Map (RIM) User Guide for the Public Interactive Map (RIM) User Guide for the Public Date: March 26, 2013 Version: 1.0 3479477 3479477 Table of Contents Table of Contents Table of Contents... i About this

More information

PacTracs 2.0 Quick Start Guide

PacTracs 2.0 Quick Start Guide PacTracs 2.0 Quick Start Guide If this Quick Start Guide or the Help menu does not provide the information needed, call the Marine Exchange s 24 hour Operations Center and our watchstander will provide

More information

DATA COLLECTION. Slides by WESLEY WILLETT 13 FEB 2014

DATA COLLECTION. Slides by WESLEY WILLETT 13 FEB 2014 DATA COLLECTION Slides by WESLEY WILLETT INFO VISUAL 340 ANALYTICS D 13 FEB 2014 WHERE DOES DATA COME FROM? We tend to think of data as a thing in a database somewhere WHY DO YOU NEED DATA? (HINT: Usually,

More information

Milestone Integration

Milestone Integration Milestone Integration Contents Solution Overview... 3 PS Video Analytic Services Installation... 4 PS Module... 5 Step 1 Obtain PS license... 5 Step 2 Login in Parking Spotter Configuration Tool... 6 Step

More information

Assignment #3 CSCI 201 Spring % of course grade Title Weathermeister Back-End API Integration

Assignment #3 CSCI 201 Spring % of course grade Title Weathermeister Back-End API Integration Assignment #3 CSCI 201 4.5% of course grade Title Weathermeister Back-End API Integration Topics Covered Java Classes HTML CSS Basic Java Topics Java Servlets JSP JavaScript AJAX Databases SQL JDBC Overview

More information

Development of an information service system based on GOOGLE graphical interfaces. Instruction for the use of the MOON-VOS portal Interface

Development of an information service system based on GOOGLE graphical interfaces. Instruction for the use of the MOON-VOS portal Interface Development of an information service system based on GOOGLE graphical interfaces Instruction for the use of the MOON-VOS portal Interface Giuseppe M.R. Manzella ENEA Operational Oceanography, p.o. box

More information

Welcome To Autotrak Alert + Help Menu

Welcome To Autotrak Alert + Help Menu Welcome To Autotrak Alert + Help Menu Dear Valued Customer welcome to Alert+. In this document you will find an easy to follow break down of the Alert+ website and examples to help you along the way. Please

More information

Before Google. 6/14/2018 Google At Home & On The Go 2

Before Google. 6/14/2018 Google At Home & On The Go 2 At Home & On the Go Before Google 2 A Multi-Faceted Company Search (Engine) Cloud Computing (Google Drive Google Docs Google Earth Gmail) Chrome (Browser) Chrome Book (Laptop) 3 Google The Company Began

More information

Possibility to hide or show a group devices

Possibility to hide or show a group devices Dispatching - Map The menu Map allows you to have a full overview, in real-time, on (all/a part of) your fleet. By scrolling the mouse, using the arrow keys or selecting a part of the map (by moving the

More information

GIS and traffic data used in a traffic hackathon Edwin Kools

GIS and traffic data used in a traffic hackathon Edwin Kools GIS and traffic data used in a traffic hackathon Edwin Kools TOMTOM CONNECTED NAVIGATION SYSTEM IN NUMBERS 24 YEARS 127 300 450 MILLION 270 BILLION 13.9 TRILLION of software development countries supported

More information

City of Mobile GIS Web Mapping Applications: New Technology, New Expectations

City of Mobile GIS Web Mapping Applications: New Technology, New Expectations City of Mobile GIS Web Mapping Applications: New Technology, New Expectations Presenters : Scott Kearney GIS Manager Patricia Creamer GIS Analyst Background: GIS Department Developing web mapping apps

More information

Voice Command. Voice Command/ HFL/Navigation

Voice Command. Voice Command/ HFL/Navigation Voice Command/ HFL/Navigation Voice Command Using the Voice Command System To reduce driver distraction, use voice commands for hands-free calling, navigation/compass, audio, AcuraLink, and climate control

More information

Help Guide Rev

Help Guide Rev Help Guide Rev. 1.0 07152014 Home Page The home page displays your vehicle(s) on a satellite map. The information box, showing vehicle information will already be opened. The information box displays your

More information

Google Maps maps.google.com

Google Maps maps.google.com Google Maps maps.google.com Search and print directions example hotels near Meijer Gardens Type meijer gardens grand rapids mi and click search button The box to the left gives helpful information such

More information

Create a smarter environment where information becomes insight

Create a smarter environment where information becomes insight Create a smarter environment where information becomes insight How a seamless network can turn data into intelligence for your smart city or factory Contents Introduction 3 Smart city surveillance: From

More information

ESRI Software Evolution

ESRI Software Evolution ArcGIS Jan Šlahař About ESRI ESRI - Environmental Systems Research Institute Founded in 1969, Redlands, California In 2002 Esri had approximately a 36 percent share of the GIS software market worldwide

More information

INTEGRATION AND TESTING OF THE WEB BASED SPATIAL DECISION SUPPORT SYSTEM

INTEGRATION AND TESTING OF THE WEB BASED SPATIAL DECISION SUPPORT SYSTEM Annex: 28 INTEGRATION AND TESTING OF THE WEB BASED SPATIAL DECISION SUPPORT SYSTEM Test plan report and procedures 1 SUMMARY 1 OVERALL DESCRIPTION... 3 2 TEST PLAN REPORT AND PROCEDURES... 4 2.1 INTRODUCTION...

More information

WHITEPAPER. Google Maps For Business. Dibyajyoti Pal

WHITEPAPER. Google Maps For Business. Dibyajyoti Pal WHITEPAPER Google Maps For Business Dibyajyoti Pal Executive Summary For ages, maps have been integral to our daily lives. From our cave-painting days, we have been creating and using maps to define, explain,

More information

From Synergie and Oppidum to Synopsis

From Synergie and Oppidum to Synopsis From Synergie and Oppidum to Synopsis M.-F. VOIDROT & A. LASSERRE-BIGORRY EGOWS Meeting ECMWF, June 2010 2 Overview Synergie and Oppidum : Two operational tools for forecasting at Meteo-France (and web

More information

Getting Started with the ArcGIS Server JavaScript API

Getting Started with the ArcGIS Server JavaScript API Getting Started with the ArcGIS Server JavaScript API Agenda Introduction ArcGIS Server services and mashups REST API Services Directory JavaScript API ArcGIS Server Resource Center Dojo Maps, layers,

More information

Web Engineering. Introduction. Husni

Web Engineering. Introduction. Husni Web Engineering Introduction Husni Husni@trunojoyo.ac.id Outline What is Web Engineering? Evolution of the Web Challenges of Web Engineering In the early days of the Web, we built systems using informality,

More information