Dana Steil Harding University Branch, Center for Advanced Public Safety

Size: px
Start display at page:

Download "Dana Steil Harding University Branch, Center for Advanced Public Safety"

Transcription

1 Multi-Factor Optimization of Police Presence Using An Automated GIS Tool Dana Steil Harding University Branch, Center for Advanced Public Safety

2 Outline User s Perspective Inspiration from DDACTS Delivery Channel Target Selection Target Presentation Demonstration Technical Perspective Data Sources/Storage Application Architecture Target Criteria Target Selection Algorithm Target Compression for Transfer to client Target Rendering

3 Inspiration from DDACTS DDACTS (Data Driven Approach to Crime and Traffic Safety) ideals from NHTSA What data do we have? What would be informative/useful? How do we make it accessible (technically and practically)?

4 Delivery Channel ADVANCE - Alabama Dashboard for Visualization Analysis and Coordinated Enforcement

5 Target Selection

6 Target Presentation

7 Demo

8 Data Sources

9 Application Architecture Microsoft MVC Web Application Web services SQL Server SDE Databases

10 Target Criteria Model Current User List of reports The user can select from an array of reports and can combine them to overlay various targets. Report Label Color (for target cells) List of criteria Reports combine criteria so that cells are only targets if they satisfy each criterion in the list. Criterion Threshold value Threshold operator Datasource type Filter Each criterion filters cells that are not targets.

11 Target Selection Algorithm Problem: Given a set of criteria, how do we decide which cells are targets? 1 st Score cells by counting the number of events associated with each criterion that occurred within the cell. 2 nd Compare each cell s score to each criterion s threshold value. The threshold value is the average score for each cell multiplied by a scalar provided by the user. Examples: 2 times average, 1/2 average

12 Target Selection Algorithm All cells are assumed to be targets until eliminated by a criterion. If the cell satisfies the criterion s threshold value, it is a target for that criterion. A high criterion is satisfied by cells that exceed its threshold value and a low criterion is satisfied by values less than its threshold. A cell is target in a report if it is a target for each criterion that the report contains. Example: High Crash and Low Citation cell is a target iff it satisfies the High Crash criterion and the Low Citation criterion.

13 Need for Target Compression Each cell is.25 sq mi Bounding box for AL is 680 mi by 420 mi 285,600 cells

14 Target Compression Suppose the black cells in this table are hot. This could be represented in a Boolean fashion as However, on maps with a large number of cells this results in a huge amount of data if stored as True/False values. Instead, we can represent this table as the integer number equivalent to the above binary representation: We can divide the map into blocks of 32 cells and represent them with these numbers. We then return these numbers to the client in the form of a commaseparated string, leaving blank blocks with no hot cells.

15 Target Rendering Client receives this compressed data as string of comma separated numbers Comma-separated string is converted back to its binary form, (32 cells each). Consecutive target cells at the are rendered as a single polygon ring.

16 Thank You! Dana Steil Phd Assistant Professor of Computer Science Harding University Center for Advanced Public Safety

17 Abstract As resources continue to shrink for public safety, data-driven policing strategies are dramatically increasing in popularity. DDACTS (Data-Driven Approaches to Crime and Traffic Safety) is a discipline designed to determine the optimal locations for police presence based on the multiple factors of previous criminal activity and vehicle crashes. The idea in DDACTS is to determine map sectors (e.g., square mile blocks) where crashes and crime are prevalent, and provide increased police presence in these sectors. We have developed a GIS-based tool to automate this strategy by overlaying high crime with high crash locations. In this presentation, we describe the design and implementation of this tool, and illustrate its use with actual police historical data in an Alabama city.

Cleburne, Texas Johnson County Seat 35 Square Miles 4 Police Districts 54 Sworn Officers $7.75 Million Police Budget

Cleburne, Texas Johnson County Seat 35 Square Miles 4 Police Districts 54 Sworn Officers $7.75 Million Police Budget Cleburne, Texas Johnson County Seat 35 Square Miles 4 Police Districts 54 Sworn Officers $7.75 Million Police Budget Preparing for Growth 102 Square Miles in Cleburne s ETJ May 2014: CTP - Cleburne & Fort

More information

ADVANCE User Manual. Center for Advanced Public Safety

ADVANCE User Manual. Center for Advanced Public Safety ADVANCE User Manual Sponsored by: Alabama Department of Public Safety Alabama Administrative Office of the Courts Alabama Department of Economic and Community Affairs Federal Motor Carrier Safety Administration

More information

Tying Crash and Crime Data Together

Tying Crash and Crime Data Together Targeting Crash and Crime Hot Spots in Baltimore County By Captain Howard B. Hall, Commanding Officer, Operational Services Section, Baltimore County, Maryland, Police Department or many years, law enforcement

More information

SMART POLICING FOR SMALL AGENCIES. Increase Community Safety with Intelligent Maps and Analytics

SMART POLICING FOR SMALL AGENCIES. Increase Community Safety with Intelligent Maps and Analytics SMART POLICING FOR SMALL AGENCIES Increase Community Safety with Intelligent Maps and Analytics Build a more efficient, productive agency using powerful map analytics. For more than 20 years, law enforcement

More information

Suitability Modeling with GIS

Suitability Modeling with GIS Developed and Presented by Juniper GIS 1/33 Course Objectives What is Suitability Modeling? The Suitability Modeling Process Cartographic Modeling GIS Tools for Suitability Modeling Demonstrations of Models

More information

(See related materials in textbook.) CSE 435: Software Engineering (slides adapted from Ghezzi et al & Stirewalt

(See related materials in textbook.) CSE 435: Software Engineering (slides adapted from Ghezzi et al & Stirewalt Verification (See related materials in textbook.) Outline What are the goals of verification? What are the main approaches to verification? What kind of assurance do we get through testing? How can testing

More information

WHEREAS, the City Council of the City of Mobile, Alabama, is aware of growing

WHEREAS, the City Council of the City of Mobile, Alabama, is aware of growing 2011 AN ORDINANCE RELATING TO THE OPERATION OF MOTOR VEHICLES TO PROHIBIT ANY PERSON FROM OPERATING A MOTOR VEHICLE ON A PUBLIC STREET ROAD, OR HIGHWAY WHILE USING A WIRELESS TELECOMMUNICATIONS DEVICE

More information

Statistics, Data Analysis & Econometrics

Statistics, Data Analysis & Econometrics ST009 PROC MI as the Basis for a Macro for the Study of Patterns of Missing Data Carl E. Pierchala, National Highway Traffic Safety Administration, Washington ABSTRACT The study of missing data patterns

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

Huntersville Police Department 3/22/2018 1

Huntersville Police Department 3/22/2018 1 Huntersville Police Department 3/22/2018 1 Huntersville Police Department Executive Command Huntersville Police Department Strategic Response System Bi-Weekly Report For Week Ending In 12/13/2015 Cleveland

More information

THE VARIABLE LIST Sort the Variable List Create New Variables Copy Variables Define Value Labels... 4

THE VARIABLE LIST Sort the Variable List Create New Variables Copy Variables Define Value Labels... 4 The Variable List Contents THE VARIABLE LIST... 1 Sort the Variable List... 2 Create New Variables... 3 Copy Variables... 3 Define Value Labels... 4 Define Missing Values... 4 Search and Filter Variables...

More information

Multithreading, Multicasting, Multichallenging - GIS-SCADA. SCADA Interface Project Implementation

Multithreading, Multicasting, Multichallenging - GIS-SCADA. SCADA Interface Project Implementation Multithreading, Multicasting, Multichallenging - GIS-SCADA SCADA Interface Project Implementation Ranjit Menon & Tom Taber Telvent Miner & Miner October 10, 2006 Reliance Energy Limited (REL) India s s

More information

Topic 3: GIS Models 10/2/2017. What is a Model? What is a GIS Model. Geography 38/42:477 Advanced Geomatics

Topic 3: GIS Models 10/2/2017. What is a Model? What is a GIS Model. Geography 38/42:477 Advanced Geomatics Geography 38/42:477 Advanced Geomatics Topic 3: GIS Models What is a Model? Simplified representation of real world Physical, Schematic, Mathematical Map GIS database Reduce complexity and help us understand

More information

Sample Multiple-Choice Question 01

Sample Multiple-Choice Question 01 Sample Multiple-Choice Question 01 01. Hornet High School uses a webserver that is physically located within the intranet of the Hornet Independent School District. Teachers use the webserver for online

More information

Developing Your GIS Web Presence: An Audience-Specific Approach

Developing Your GIS Web Presence: An Audience-Specific Approach Developing Your GIS Web Presence: An Audience-Specific Approach Nick O Day GIS Manager, City of Johns Creek IT Johns Creek s History Incorporated December 2006 77,000 + population (2010 Census) Suburb

More information

On Meaning Preservation of a Calculus of Records

On Meaning Preservation of a Calculus of Records On Meaning Preservation of a Calculus of Records Emily Christiansen and Elena Machkasova Computer Science Discipline University of Minnesota, Morris Morris, MN 56267 chri1101, elenam@morris.umn.edu Abstract

More information

Boosting Business Development with Citywide Wireless Access

Boosting Business Development with Citywide Wireless Access Customer Case Study Boosting Business Development with Citywide Wireless Access The City of Dublin, Ohio is using Cisco networking solutions to enhance business development, while providing better public

More information

Arizona TraCS. Traffic and Criminal Software P R E S E N T E D B Y: R I C K D. T U R N E R T R A F F I C R E C O R D S M A N A G E R

Arizona TraCS. Traffic and Criminal Software P R E S E N T E D B Y: R I C K D. T U R N E R T R A F F I C R E C O R D S M A N A G E R Arizona TraCS Traffic and Criminal Software P R E S E N T E D B Y: R I C K D. T U R N E R T R A F F I C R E C O R D S M A N A G E R Arizona TraCS Originally developed for the Iowa Department of Transportation.

More information

CS 5540 Spring 2013 Assignment 3, v1.0 Due: Apr. 24th 11:59PM

CS 5540 Spring 2013 Assignment 3, v1.0 Due: Apr. 24th 11:59PM 1 Introduction In this programming project, we are going to do a simple image segmentation task. Given a grayscale image with a bright object against a dark background and we are going to do a binary decision

More information

CMPSCI 521/621 Homework 2 Solutions

CMPSCI 521/621 Homework 2 Solutions CMPSCI 521/621 Homework 2 Solutions Problem 1 Direct data dependencies: 3 is directly data dependent on 1 and 5 5 is directly data dependent on 1,3, and 5 7 is directly data dependent on 1,3, and 5 Note,

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 18: Spatial Modeling

GEOGRAPHIC INFORMATION SYSTEMS Lecture 18: Spatial Modeling Spatial Analysis in GIS (cont d) GEOGRAPHIC INFORMATION SYSTEMS Lecture 18: Spatial Modeling - the basic types of analysis that can be accomplished with a GIS are outlined in The Esri Guide to GIS Analysis

More information

Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform

Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform v. 9.0 WMS 9.0 Tutorial Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform Setup a basic distributed MODClark model using the WMS interface Objectives In this

More information

AREA OF POLYGONS

AREA OF POLYGONS AREA OF POLYGONS 5.3.1 5.3.4 Area is the number of non-overlapping square units needed to cover the interior region of a twodimensional figure or the surface area of a three-dimensional figure. For example,

More information

6.231 DYNAMIC PROGRAMMING LECTURE 14 LECTURE OUTLINE

6.231 DYNAMIC PROGRAMMING LECTURE 14 LECTURE OUTLINE 6.231 DYNAMIC PROGRAMMING LECTURE 14 LECTURE OUTLINE Limited lookahead policies Performance bounds Computational aspects Problem approximation approach Vehicle routing example Heuristic cost-to-go approximation

More information

Opening the Black Box Data Driven Visualizaion of Neural N

Opening the Black Box Data Driven Visualizaion of Neural N Opening the Black Box Data Driven Visualizaion of Neural Networks September 20, 2006 Aritificial Neural Networks Limitations of ANNs Use of Visualization (ANNs) mimic the processes found in biological

More information

GEOINDEX - A NEW GEOLOCATION METHODOLOGY

GEOINDEX - A NEW GEOLOCATION METHODOLOGY GEOINDEX - A NEW GEOLOCATION METHODOLOGY Matthew Hudnall Presentation to the 2014 GIS-T Conference Burlington, VT May 8, 2014 CENTER FOR ADVANCED PUBLIC SAFETY Works with: State, federal and local agencies

More information

ArcGIS Runtime: Styling Maps. Lucas Danzinger and Michael Wilburn

ArcGIS Runtime: Styling Maps. Lucas Danzinger and Michael Wilburn ArcGIS Runtime: Styling Maps Lucas Danzinger and Michael Wilburn What is this session about? Creating functional maps for your Runtime Apps How to design beautiful and stylish maps with an emphasis on

More information

Strategic Crash and Citation Analysis Using a State-Wide Dataset. Alex Wagner Center for Leadership in Public Service

Strategic Crash and Citation Analysis Using a State-Wide Dataset. Alex Wagner Center for Leadership in Public Service Strategic Crash and Citation Analysis Using a State-Wide Dataset Alex Wagner Center for Leadership in Public Service Main Members of Project Team Alex Wagner, Fisher College Christopher Bruce (consultant)

More information

Three Cases for Using the ArcGIS Server Out-of-the-Box Technology

Three Cases for Using the ArcGIS Server Out-of-the-Box Technology Three Cases for Using the ArcGIS Server Out-of-the-Box Technology Sarah Schrader Goodhue County GIS Specialist GIS/LIS Fall Conference - Thursday, October 14 th, 2010 Duluth, MN BACKGROUND Small Government

More information

Real-Time & Big Data GIS: Leveraging the spatiotemporal big data store

Real-Time & Big Data GIS: Leveraging the spatiotemporal big data store Real-Time & Big Data GIS: Leveraging the spatiotemporal big data store Suzanne Foss Product Manager, Esri sfoss@esri.com Ricardo Trujillo Real-Time & Big Data GIS Developer, Esri rtrujillo@esri.com @rtrujill007

More information

Personal. Name Last: First: Middle: City: State: Zip: Contact numbers Home ( ) - Work ( ) - Other ( ) - Cell ( ) -

Personal. Name Last: First: Middle: City: State: Zip: Contact numbers Home ( ) - Work ( ) - Other ( ) - Cell ( ) - Black Hawk Police Department Background Questionnaire Personal Name Last: First: Middle: Other names you have been known by: Address where you reside Street: Apt/unit/PO Box: City: State: Zip: Mailing

More information

Propel PRO User Guide

Propel PRO User Guide Propel PRO User Guide Propel PRO Version 3.2.0a Page 1 Welcome to the latest version of Propel PRO which offers fast performance and easy navigation. Please refer to this user guide for common features

More information

Business Intelligence. Tutorial for Performing Market Basket Analysis (with ItemCount)

Business Intelligence. Tutorial for Performing Market Basket Analysis (with ItemCount) Business Intelligence Professor Chen NAME: Due Date: Tutorial for Performing Market Basket Analysis (with ItemCount) 1. To perform a Market Basket Analysis, we will begin by selecting Open Template from

More information

EE368 Project: Visual Code Marker Detection

EE368 Project: Visual Code Marker Detection EE368 Project: Visual Code Marker Detection Kahye Song Group Number: 42 Email: kahye@stanford.edu Abstract A visual marker detection algorithm has been implemented and tested with twelve training images.

More information

S. Dasgupta, C.H. Papadimitriou, and U.V. Vazirani 165

S. Dasgupta, C.H. Papadimitriou, and U.V. Vazirani 165 S. Dasgupta, C.H. Papadimitriou, and U.V. Vazirani 165 5.22. You are given a graph G = (V, E) with positive edge weights, and a minimum spanning tree T = (V, E ) with respect to these weights; you may

More information

Prepared By. Handaru Jati, Ph.D. Universitas Negeri Yogyakarta.

Prepared By. Handaru Jati, Ph.D. Universitas Negeri Yogyakarta. Prepared By Handaru Jati, Ph.D Universitas Negeri Yogyakarta handaru@uny.ac.id Chapter 8 Using The Excel Solver To Solve Mathematical Programs Chapter Overview 8.1 Introduction 8.2 Formulating Mathematical

More information

Bellingham Police Volunteer Group Application

Bellingham Police Volunteer Group Application Bellingham Police Volunteer Group Application Deliver Application to: Scott Hendrickson Volunteer Coordinator Bellingham Police Department 505 Grand Avenue Bellingham, WA 98225 sbhendrickson@cob.org 360.778.8633

More information

TACTICAL AND STRATEGIC ANALYSIS SOLUTIONS. Nick Stohlman

TACTICAL AND STRATEGIC ANALYSIS SOLUTIONS. Nick Stohlman TACTICAL AND STRATEGIC ANALYSIS SOLUTIONS Nick Stohlman MISSION STATEMENT The Omega Group is dedicated to enriching the quality of life in communities by providing solutions for public safety and education

More information

Learn Relational Database from Scratch. Dan Li, Ph.D. Associate Professor Computer Science Eastern Washington University

Learn Relational Database from Scratch. Dan Li, Ph.D. Associate Professor Computer Science Eastern Washington University Learn Relational Database from Scratch Dan Li, Ph.D. Associate Professor Computer Science Eastern Washington University Self-Introduction Associate professor of Computer Science at EWU Area of expertise

More information

Economic Crash Analysis Tool. Release Notes

Economic Crash Analysis Tool. Release Notes Release Notes August 2017 Release: 1. Project Information Worksheet: a. Update: Removed the design exception report option b. Enhancement: The first question has been expanded to provide better clarity

More information

Chapter 8 Visualization and Optimization

Chapter 8 Visualization and Optimization Chapter 8 Visualization and Optimization Recommended reference books: [1] Edited by R. S. Gallagher: Computer Visualization, Graphics Techniques for Scientific and Engineering Analysis by CRC, 1994 [2]

More information

CS 130 Final. Fall 2015

CS 130 Final. Fall 2015 CS 130 Final Fall 2015 Name Student ID Signature You may not ask any questions during the test. If you believe that there is something wrong with a question, write down what you think the question is trying

More information

Solution: Business Analytics and Optimization (BAO), Business Continuity, Business Analytics and Optimization (BAO), ROI Study

Solution: Business Analytics and Optimization (BAO), Business Continuity, Business Analytics and Optimization (BAO), ROI Study IBM SPSS: Memphis Police Department A detailed ROI case study Published on 27-Jan-2011 Customer: Memphis Police Department Industry: Government Deployment country: United States Solution: Business Analytics

More information

2. [20] Suppose we start declaring a Rectangle class as follows:

2. [20] Suppose we start declaring a Rectangle class as follows: 1. [8] Create declarations for each of the following. You do not need to provide any constructors or method definitions. (a) The instance variables of a class to hold information on a Minesweeper cell:

More information

Massachusetts Institute of Technology Department of Urban Studies and Planning

Massachusetts Institute of Technology Department of Urban Studies and Planning Massachusetts Institute of Technology Department of Urban Studies and Planning 11.204: Planning, Communication, and Digital Media Fall 2004 Recitation 6: Using Access to Query Multiple Data Sets 1. What

More information

Abu Dhabi Police s AI Roadmap, Strategy & Experience

Abu Dhabi Police s AI Roadmap, Strategy & Experience Abu Dhabi Police s AI Roadmap, Strategy & Experience Major Dr. Nasser Alsaedi Abu Dhabi Police 1 Smart...Smarter...Smartest E-Government Transformation in the UAE E-Government Transformation in the UAE

More information

Beyond The Vector Data Model - Part Two

Beyond The Vector Data Model - Part Two Beyond The Vector Data Model - Part Two Introduction Spatial Analyst Extension (Spatial Analysis) What is your question? Selecting a method of analysis Map Algebra Who is the audience? What is Spatial

More information

CHAPTER TWELVE SECURITY. Oakland Alive

CHAPTER TWELVE SECURITY. Oakland Alive CHAPTER TWELVE SECURITY Oakland Alive 165 SECURITY Importance Oakland is a site full of landmark buildings, elaborate grave art, and extensive infrastructure. A comprehensive security system supported

More information

Internet Path Stability: Exploring the Impact of MPLS. Zakaria Al-Qudah, PhD. Yarmouk University April 2, 2015

Internet Path Stability: Exploring the Impact of MPLS. Zakaria Al-Qudah, PhD. Yarmouk University April 2, 2015 Internet Path Stability: Exploring the Impact of MPLS Zakaria Al-Qudah, PhD. Yarmouk University April 2, 2015 1 Outline Introduction Related Work Contribution Methodology Results Conclusions 2 About Myself

More information

Introduction to district compactness using QGIS

Introduction to district compactness using QGIS Introduction to district compactness using QGIS Mira Bernstein, Metric Geometry and Gerrymandering Group Designed for MIT Day of Engagement, April 18, 2017 1) First things first: before the session Download

More information

Instructional Technology & Technology Enhancement Centers -itec Grade Center Tutorial for Faculty

Instructional Technology & Technology Enhancement Centers -itec Grade Center Tutorial for Faculty Instructional Technology & Technology Enhancement Centers -itec Grade Center Tutorial for Faculty Creating a Test From Course Tools, click Tests, Surveys, and Pools. Click Tests. Click Build Test. Give

More information

Introduction to Management Science (8th Edition, Bernard W. Taylor III) Chapter 9 Integer Programming. Chapter 9 - Integer Programming 1

Introduction to Management Science (8th Edition, Bernard W. Taylor III) Chapter 9 Integer Programming. Chapter 9 - Integer Programming 1 Introduction to Management Science (8th Edition, Bernard W. Taylor III) Chapter 9 Integer Programming Chapter 9 - Integer Programming 1 Chapter Topics Integer Programming (IP) Models Still linear programming

More information

Signature: Signed by GNT Date Signed: 5/26/2015

Signature: Signed by GNT Date Signed: 5/26/2015 Atlanta Police Department Policy Manual Standard Operating Procedure Effective Date June 1, 2015 Mobile Video and Audio Recording Applicable To: All employees Approval Authority: Chief George N. Turner

More information

PIONEER TRAINING INSTITUTE

PIONEER TRAINING INSTITUTE PIONEER TRAINING INSTITUTE CENTRE FOR DISTANCE & ONLINE LEARNING DIPLOMA IN SECURITY MANAGEMENT OUTLINE SECURITY MANAGEMENT STUDIES Pioneer Training Institute has specifically identified security management

More information

DriveTAB is a hardware based, tamper resistant solution to Distracted

DriveTAB is a hardware based, tamper resistant solution to Distracted DriveTAB is a hardware based, tamper resistant solution to Distracted Driving. This Device Management App, working with the installed DriveTAB device and online monitoring, allows administrative control

More information

Distributed Systems Final Exam

Distributed Systems Final Exam 15-440 Distributed Systems Final Exam Name: Andrew: ID December 12, 2011 Please write your name and Andrew ID above before starting this exam. This exam has 14 pages, including this title page. Please

More information

GIS Based Tools for County Road Management Crash Data Analysis Application. January 12, 2012

GIS Based Tools for County Road Management Crash Data Analysis Application. January 12, 2012 GIS Based Tools for County Road Management Crash Data Analysis Application January 12, 2012 Good News: Crash Rates for All Types of Crashes in Unincorporated Maricopa County Are Declining 2,000 Crashes

More information

SAMLab Tip Sheet #5 Creating Graphs

SAMLab Tip Sheet #5 Creating Graphs Creating Graphs The purpose of this tip sheet is to provide a basic demonstration of how to create graphs with Excel. Excel can generate a wide variety of graphs, but we will use only two as primary examples.

More information

TOPICS TO COVER:-- Array declaration and use.

TOPICS TO COVER:-- Array declaration and use. ARRAYS in JAVA TOPICS TO COVER:-- Array declaration and use. One-Dimensional Arrays. Passing arrays and array elements as parameters Arrays of objects Searching an array Sorting elements in an array ARRAYS

More information

Remote Sensing and GIS. GIS Spatial Overlay Analysis

Remote Sensing and GIS. GIS Spatial Overlay Analysis Subject Paper No and Title Module No and Title Module Tag Geology Remote Sensing and GIS GIS Spatial Overlay Analysis RS & GIS XXXI Principal Investigator Co-Principal Investigator Co-Principal Investigator

More information

Measuring Corporate Attitudes to Employee Distracted Driving 2012 Edition

Measuring Corporate Attitudes to Employee Distracted Driving 2012 Edition Measuring Corporate Attitudes to Employee Distracted Driving 2012 Edition MAY 2012 With responses from more than 900 professionals, ZoomSafer s second annual distracted driving survey was designed to gauge

More information

Introducing Hashing. Chapter 21. Copyright 2012 by Pearson Education, Inc. All rights reserved

Introducing Hashing. Chapter 21. Copyright 2012 by Pearson Education, Inc. All rights reserved Introducing Hashing Chapter 21 Contents What Is Hashing? Hash Functions Computing Hash Codes Compressing a Hash Code into an Index for the Hash Table A demo of hashing (after) ARRAY insert hash index =

More information

10. Software Testing Fundamental Concepts

10. Software Testing Fundamental Concepts 10. Software Testing Fundamental Concepts Department of Computer Science and Engineering Hanyang University ERICA Campus 1 st Semester 2016 Testing in Object-Oriented Point of View Error Correction Cost

More information

Fusion. CBR Fusion MLS Level 1 Core Functions. Class Handout

Fusion. CBR Fusion MLS Level 1 Core Functions. Class Handout Fusion 1 CBR Fusion MLS Level 1 Core Functions Class Handout GETTING STARTED IN FUSION Logging On and Off To log on to Fusion MLS: 1. Type your user name in the User ID box. 2. Type your password in the

More information

An introduction to design of computer experiments

An introduction to design of computer experiments An introduction to design of computer experiments Derek Bingham Statistics and Actuarial Science Simon Fraser University Department of Statistics and Actuarial Science Outline Designs for estimating a

More information

Constructing Popular Routes from Uncertain Trajectories

Constructing Popular Routes from Uncertain Trajectories Constructing Popular Routes from Uncertain Trajectories Ling-Yin Wei, Yu Zheng, Wen-Chih Peng presented by Slawek Goryczka Scenarios A trajectory is a sequence of data points recording location information

More information

Joseph Cevetello, Chief Information Officer, Information Systems Department Subject: Bid Award for the Purchase of 345 Mobile Phone Tablets

Joseph Cevetello, Chief Information Officer, Information Systems Department Subject: Bid Award for the Purchase of 345 Mobile Phone Tablets City Council Report To: From: Mayor and City Council Jacqueline Seabrooks, Police Chief, Police Department City Council Meeting: June 13, 2017 Agenda Item: 3.J Joseph Cevetello, Chief Information Officer,

More information

Policing our Roads Together

Policing our Roads Together Policing our Roads Together A 3 year strategy 2018 2021 Our Vision Policing Together for, Secure and Efficient roads Our Objectives Working together to achieve: roads, free from harm Secure roads free

More information

TURNING MOVEMENT CALCULATOR VERSION 3.0

TURNING MOVEMENT CALCULATOR VERSION 3.0 TURNING MOVEMENT CALCULATOR VERSION 3.0 User Guide February 23, 2008 Whitehouse Group Inc. For support: +1 (202) 241-2008 software@wgianalytics.com TABLE OF CONTENTS INTRODUCTION... 1 Features... 1 Benefits...

More information

New User: Quick Start Guide

New User: Quick Start Guide New User: Quick Start Guide Getting Started: Logging In NexTraq is a web based solution, which means there is no software to download. To login, go to http://go.nextraq.com. Enter your username and password

More information

AT&T Fleet Center New User: Quick Start Guide

AT&T Fleet Center New User: Quick Start Guide AT&T Fleet Center New User: Quick Start Guide Getting Started: Logging In AT&T Fleet Center is a web based solution, which means there is no software to download. To login, go to fleetcenter.att.com Enter

More information

Pivot Tables, Lookup Tables and Scenarios

Pivot Tables, Lookup Tables and Scenarios Introduction Format and manipulate data using pivot tables. Using a grading sheet as and example you will be shown how to set up and use lookup tables and scenarios. Contents Introduction Contents Pivot

More information

Mobile Computing Technology and Applications

Mobile Computing Technology and Applications Mobile Computing Technology and Applications Reed Pangborn December 3, 2008 Agenda Trends & Challenges Why Go Mobile? Public Safety Solutions Fleet & Asset Management Solutions Disaster Recovery/COOP Communications

More information

Verification Plan: Mitchell Hammock Road. Adaptive Traffic Signal Control System. Prepared by: City of Oviedo. Draft 1: June 2015

Verification Plan: Mitchell Hammock Road. Adaptive Traffic Signal Control System. Prepared by: City of Oviedo. Draft 1: June 2015 Verification Plan: Mitchell Hammock Road Adaptive Traffic Signal Control System Red Bug Lake Road from Slavia Road to SR 426 Mitchell Hammock Road from SR 426 to Lockwood Boulevard Lockwood Boulevard from

More information

SAN DIEGO POLICE DEPARTMENT PROCEDURE

SAN DIEGO POLICE DEPARTMENT PROCEDURE SAN DIEGO POLICE DEPARTMENT PROCEDURE DATE: March 7, 2017 NUMBER: SUBJECT: 1.48 - ADMINISTRATION WIRELESS MODEMS RELATED POLICY: 1.45 ORIGINATING DIVISION: INFORMATION SERVICES NEW PROCEDURE: PROCEDURAL

More information

University of Waterloo CS240 Spring 2018 Help Session Problems

University of Waterloo CS240 Spring 2018 Help Session Problems University of Waterloo CS240 Spring 2018 Help Session Problems Reminder: Final on Wednesday, August 1 2018 Note: This is a sample of problems designed to help prepare for the final exam. These problems

More information

Business Intelligence and Reporting Tools

Business Intelligence and Reporting Tools Business Intelligence and Reporting Tools Release 1.0 Requirements Document Version 1.0 November 8, 2004 Contents Eclipse Business Intelligence and Reporting Tools Project Requirements...2 Project Overview...2

More information

Accelerating solutions for highway safety, renewal, reliability, and capacity. Connected Vehicles and the Future of Transportation

Accelerating solutions for highway safety, renewal, reliability, and capacity. Connected Vehicles and the Future of Transportation Accelerating solutions for highway safety, renewal, reliability, and capacity Regional Operations Forums Connected Vehicles and the Future of Transportation ti Session Overview What are connected and automated

More information

ICMA Benchmarking Project FY 2006 Data Report

ICMA Benchmarking Project FY 2006 Data Report ICMA Benchmarking Project FY 2006 Data Report Dallas Police Department and Dallas Fire-Rescue November 19, 2007 About ICMA Benchmarking Dallas is entering its 4 th year of participation in the International

More information

An introduction. UK National Intelligence Model. Intelligence-led crime reduction

An introduction. UK National Intelligence Model. Intelligence-led crime reduction Hot Times, Hot Places and Crime: Understanding More About Crime Hotspots Jerry Ratcliffe www.jratcliffe.net jhr@temple.edu An introduction 11 years Metropolitan Police Patrol, intelligence, diplomatic

More information

C++/Java Code. For C++ teams, the example can be found by selecting File >> New >> Example. Then select

C++/Java Code. For C++ teams, the example can be found by selecting File >> New >> Example. Then select C++/Java Code The Identifying the Targets section explains a theoretical approach to locating the Vision Targets on the 2014 FRC Field. This document will cover the details of C++ and Java examples which

More information

Remote Sensing & GIS (Bio/Env384 A): 10 November 2015 GIS Database Query

Remote Sensing & GIS (Bio/Env384 A): 10 November 2015 GIS Database Query Remote Sensing & GIS (Bio/Env384 A): 10 November 2015 GIS Database Query One primary purpose of establishing any GIS database is to provide the possibility of querying that database, i.e., of asking questions

More information

San José Implementing GIS the Spatial Way. Addressing compliance, security, scalability, interoperability and open standards for business needs

San José Implementing GIS the Spatial Way. Addressing compliance, security, scalability, interoperability and open standards for business needs San José Implementing GIS the Spatial Way Addressing compliance, security, scalability, interoperability and open standards for business needs Overview Key Strategy & Requirements Building on Previous

More information

Advanced Java Concepts Unit 2: Linked Lists.

Advanced Java Concepts Unit 2: Linked Lists. Advanced Java Concepts Unit 2: Linked Lists. The List interface defines the structure of a linear collection. Here are some of its methods. boolean add( E element ) Appends the element to the end of the

More information

Top 10 Things to Know about WRDS

Top 10 Things to Know about WRDS Top 10 Things to Know about WRDS 1. Do I need special software to use WRDS? WRDS was built to allow users to use standard and popular software. There is no WRDSspecific software to install. For example,

More information

Change Detection for Optical Functions Geomatica 2015 Tutorial

Change Detection for Optical Functions Geomatica 2015 Tutorial Change Detection for Optical Functions Geomatica 2015 Tutorial The purpose of this tutorial is to provide you with a friendly and easy to follow step-by-step guide for using the Change Detection algorithms

More information

Application User Manual

Application User Manual Application User Manual E-Citatio Training Center for Advanced Public Safety Computer Science Department The University of Alabama http://caps.ua.edu Date revised: 3/5/2015 TABLE OF CONTENTS Table of Contents...

More information

Leverage custom geographical polygons in SAS Visual Analytics

Leverage custom geographical polygons in SAS Visual Analytics ABSTRACT Paper SAS1732-2018 Leverage custom geographical polygons in SAS Visual Analytics Falko Schulz, SAS Institute Inc., Brisbane, Australia Discover how you can explore geographical maps using your

More information

LECTURE 2 SPATIAL DATA MODELS

LECTURE 2 SPATIAL DATA MODELS LECTURE 2 SPATIAL DATA MODELS Computers and GIS cannot directly be applied to the real world: a data gathering step comes first. Digital computers operate in numbers and characters held internally as binary

More information

Exploring GIS as a Tool to Age Fish Scales. Columbia River Inter Tribal Fish Commission Denise Kelsey

Exploring GIS as a Tool to Age Fish Scales. Columbia River Inter Tribal Fish Commission Denise Kelsey Exploring GIS as a Tool to Age Fish Scales Columbia River Inter Tribal Fish Commission Denise Kelsey 1 Scale Collection from Sockeye Scale Card and Plastic Impression 2 1) Focus 2) Freshwater winter 3)

More information

Background. Advanced Remote Sensing. Background contd. Land is a scarce resource. Lecture-5

Background. Advanced Remote Sensing. Background contd. Land is a scarce resource. Lecture-5 Advanced Remote Sensing Lecture-5 Multi Criteria Evaluation contd. Background Multicriteria analysis appeared in the 1960s as a decisionmaking tool. It is used to make a comparative assessment of alternative

More information

CRD - Crystal Reports Scheduler. Software Features. This document only outlines the main features of CRD

CRD - Crystal Reports Scheduler. Software Features. This document only outlines the main features of CRD CRD - Crystal Reports Scheduler Software Features This document only outlines the main features of CRD please contact us to arrange a demo to see every feature in action. Call +1 888 781 8966 or email

More information

Overview. State-of-the-Art. Relative cost of error correction. CS 619 Introduction to OO Design and Development. Testing.

Overview. State-of-the-Art. Relative cost of error correction. CS 619 Introduction to OO Design and Development. Testing. Overview CS 619 Introduction to OO Design and Development ing! Preliminaries! All sorts of test techniques! Comparison of test techniques! Software reliability Fall 2012! Main issues: There are a great

More information

A fixed-point 3D graphics library with energy-efficient efficient cache architecture for mobile multimedia system

A fixed-point 3D graphics library with energy-efficient efficient cache architecture for mobile multimedia system MS Thesis A fixed-point 3D graphics library with energy-efficient efficient cache architecture for mobile multimedia system Min-wuk Lee 2004.12.14 Semiconductor System Laboratory Department Electrical

More information

Technical Deep Dive: Cassandra + Solr. Copyright 2012, Think Big Analy7cs, All Rights Reserved

Technical Deep Dive: Cassandra + Solr. Copyright 2012, Think Big Analy7cs, All Rights Reserved Technical Deep Dive: Cassandra + Solr Confiden7al Business case 2 Super scalable realtime analytics Hadoop is fantastic at performing batch analytics Cassandra is an advanced column family oriented system

More information

National Hazard Directory. USER GUIDE Version 2.0

National Hazard Directory. USER GUIDE Version 2.0 National Hazard Directory USER GUIDE Version 2.0 Welcome to the Network Rail Hazard Directory Website User Guide... This document will guide you through all aspects and features of the new website. WELCOME

More information

Computer Science for Engineers

Computer Science for Engineers Computer Science for Engineers Lecture 8 Data structures part 2 Prof. Dr. Dr.-Ing. Jivka Ovtcharova Dipl. Wi.-Ing. Dan Gutu 18 th of December 2009 Outline Lecture Content 1. Preface 2. Basics 3. Object

More information

Pictometry for ArcGIS Desktop Local Release Notes

Pictometry for ArcGIS Desktop Local Release Notes Version 10.4 The Desktop - Local 10.4 extension is compatible with ArcGIS Desktop 10.4. Version 10.3.2 This extension includes a new installer, which allows you to select a location (other than Program

More information

Streaming videos. Problem statement for Online Qualification Round, Hash Code 2017

Streaming videos. Problem statement for Online Qualification Round, Hash Code 2017 Streaming videos Problem statement for Online Qualification Round, Hash Code 2017 Introduction Have you ever wondered what happens behind the scenes when you watch a YouTube video? As more and more people

More information

2015 DISTRACTED DRIVING ENFORCEMENT APRIL 10-15, 2015

2015 DISTRACTED DRIVING ENFORCEMENT APRIL 10-15, 2015 2015 DISTRACTED DRIVING ENFORCEMENT APRIL 10-15, 2015 DISTRACTED DRIVING ENFORCEMENT CAMPAIGN COMMUNICATIONS DISTRACTED DRIVING ENFORCEMENT CAMPAIGN Campaign Information Enforcement Dates: April 10-15,

More information