Skip to content

This repository will contain multiple scripts to handle converting many different data streams, files and formats into TAK ecosystem friendly xml.

License

Notifications You must be signed in to change notification settings

ScriptTactics/ATAK-CoT-Converters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATAK-CoT-Converters

This repository is aimed at hosting all my CoT converter scripts for any data I add to ATAK.

Traffic Cameras

After watching this video I scoured the internet for a large data set of video cameras.

I eventually landed upon Maryland's GIS data site which contained publicly viewable traffic cameras.

If you find other state government websites that contain public traffic cam data create an issue on this repo so I can add it to the parser.

createDataPackage.py

Run python createDataPackage.py in the root directory of the state you want Traffic Cams for and the application will print out folders organized by region, county, towns, or any other grouping specified in the kml.

Each folder contains its own grouping of sensors, and video streams linked to each sensor. Then there is a manifest with a MANIFEST folder for each folder.

Zip up the contents inside each of the region folders and copy those over to your ATAK device. Then you should be able to see the traffic cams.

Ex: Annapolis -> select all -> right click -> compress -> save to annapolis_traffic_cams.zip. Copy that zip over to your ATAK EUD and import.

Example below: Cam Icon Feed

About

This repository will contain multiple scripts to handle converting many different data streams, files and formats into TAK ecosystem friendly xml.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages