Difference between revisions of "Data Preparation"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 22: Line 22:
 
== Dataset Explained ==
 
== Dataset Explained ==
 
There are five types of sensors recording data.<br />  
 
There are five types of sensors recording data.<br />  
# Entrances: All vehicles pass through an Entrance when entering or leaving the Preserve.  
+
# Entrances(0-4): All vehicles pass through an Entrance when entering or leaving the Preserve.  
# General-gates: All vehicles may pass through these gates. These sensors provide valuable information for the Preserve Rangers trying to understand the flow of traffic through the Preserve.  
+
# General-gates(0-7): All vehicles may pass through these gates. These sensors provide valuable information for the Preserve Rangers trying to understand the flow of traffic through the Preserve.  
# Gates: These are gates that prevent general traffic from passing. Preserve Ranger vehicles have tags that allow them to pass through these gates to inspect or perform work on the roadway beyond.   
+
# Gates(0-8): These are gates that prevent general traffic from passing. Preserve Ranger vehicles have tags that allow them to pass through these gates to inspect or perform work on the roadway beyond.   
# Ranger-stops: These sensors represent working areas for the Rangers, so you will often see a Ranger-stop sensor at the end of a road managed by a Gate. Some Ranger-stops are in other locations however, so these sensors record all traffic passing by.  
+
# Ranger-stops(0-7): These sensors represent working areas for the Rangers, so you will often see a Ranger-stop sensor at the end of a road managed by a Gate. Some Ranger-stops are in other locations however, so these sensors record all traffic passing by.  
# Camping: These sensors record visitors to the Preserve camping areas. Visitors pass by these entering and exiting a campground.
+
# Camping(0-8): These sensors record visitors to the Preserve camping areas. Visitors pass by these entering and exiting a campground.
 +
<br />
 +
These gates categorize vehicles as follows:<br />
 +
# 2 axle car (or motorcycle)
 +
# 2 axle truck
 +
# 3 axle truck
 +
# 4 axle (and above) truck
 +
# 2 axle bus
 +
# 3 axle bus
 +
<br />
 +
Vehicles receiving a pass with a “P” appended to their category are park service vehicles that have access to all parts of the Preserve. Currently, the Preserve vehicles are only 2 axle trucks, so they are designated as “2P” vehicle type.
 +
<br />
 +
'''The Preserve Map'''<br />
 +
The contractors working with the Nature Preserve rangers have provided a map that presents the Preserve in terms of a 200x200 gridded area. The grid is oriented with north at the top of the map. Grid location (0,0) is at the lower left corner of the map (the SW corner). They have superimposed both the roadways and the sensor locations on this grid. The map shows an area 12 miles x 12 miles.<br />
 +
Roadways are indicated by white colored pixels on the map. Each sensor type has its own unique color: Entrances (green), General-gates (blue), Gates (red), Ranger-stops (yellow) and Camping (orange).
 +
<br />

Revision as of 05:55, 23 June 2017

Vaa1.jpg ISSS608 Visual Analytics and Applications

Introduction

Procedure

Dashboard


Dataset Explained

There are five types of sensors recording data.

  1. Entrances(0-4): All vehicles pass through an Entrance when entering or leaving the Preserve.
  2. General-gates(0-7): All vehicles may pass through these gates. These sensors provide valuable information for the Preserve Rangers trying to understand the flow of traffic through the Preserve.
  3. Gates(0-8): These are gates that prevent general traffic from passing. Preserve Ranger vehicles have tags that allow them to pass through these gates to inspect or perform work on the roadway beyond.
  4. Ranger-stops(0-7): These sensors represent working areas for the Rangers, so you will often see a Ranger-stop sensor at the end of a road managed by a Gate. Some Ranger-stops are in other locations however, so these sensors record all traffic passing by.
  5. Camping(0-8): These sensors record visitors to the Preserve camping areas. Visitors pass by these entering and exiting a campground.


These gates categorize vehicles as follows:

  1. 2 axle car (or motorcycle)
  2. 2 axle truck
  3. 3 axle truck
  4. 4 axle (and above) truck
  5. 2 axle bus
  6. 3 axle bus


Vehicles receiving a pass with a “P” appended to their category are park service vehicles that have access to all parts of the Preserve. Currently, the Preserve vehicles are only 2 axle trucks, so they are designated as “2P” vehicle type.
The Preserve Map
The contractors working with the Nature Preserve rangers have provided a map that presents the Preserve in terms of a 200x200 gridded area. The grid is oriented with north at the top of the map. Grid location (0,0) is at the lower left corner of the map (the SW corner). They have superimposed both the roadways and the sensor locations on this grid. The map shows an area 12 miles x 12 miles.
Roadways are indicated by white colored pixels on the map. Each sensor type has its own unique color: Entrances (green), General-gates (blue), Gates (red), Ranger-stops (yellow) and Camping (orange).