Multi-Modal Intelligent Traffic Signal Systems GPS
Department of Transportation
@usgov.dot_gov_multi_modal_intelligent_traffic_signal_systems_gps
Department of Transportation
@usgov.dot_gov_multi_modal_intelligent_traffic_signal_systems_gps
Data were collected during the Multi-Modal Intelligent Transportation Signal Systems (MMITSS) study. MMITSS is a next-generation traffic signal system that seeks to provide a comprehensive traffic information framework to service all modes of transportation. The GPS data set catalogs the vehicle operation data of the test vehicles that used for the MMITSS field testing. The data contains the performance and operation details of vehicles. This file contains a number of fields detailing elements such as vehicle position and speed, fidelity measures of GPS-based data elements, and vehicle operation data.
NOTE: All extra attachments are located in Multi-Modal Intelligent Traffic Signal Systems Basic Safety Message
Organization: Department of Transportation
Last updated: 2020-11-12T12:34:12.523513
Tags: anthem, arizona, field-test, freight, freight-signal-priority-fsp, global-positioning-system-gps, i-sig, intelligent-transportation-systems-its, its-joint-program-office-jpo, multi-modal-intelligent-traffic-signal-system-mmitss, trajectories, transit-signal-priority-tsp
CREATE TABLE table_1 (
"index" BIGINT,
"track_id" BIGINT,
"lap_id" BIGINT,
"valid" VARCHAR,
"utc_date" TIMESTAMP,
"utc_time" VARCHAR,
"local_date" TIMESTAMP,
"local_time" VARCHAR,
"ms" BIGINT,
"latitude" DOUBLE,
"n_s" VARCHAR,
"longitude" DOUBLE,
"e_w" VARCHAR,
"altitude" DOUBLE,
"speed" DOUBLE,
"heading" DOUBLE,
"source" VARCHAR
);Anyone who has the link will be able to view this.