Skip to content

This project simulates emergency telephone service center. Civilians call the center when they hear "boom" as a result of missile fall. Every 10 minutes are one period of time, all the reports in these 10 minutes are refer to the same fall (there is only 1 fall in 10 minutes).

Notifications You must be signed in to change notification settings

tehilaamram/LocateMissileFallProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locate Missile Fall Project

This project simulates emergency telephone service center.
Civilians call the center when they hear "boom" as a result of missile fall.
Every 10 minutes are one period of time, all the reports in these 10 minutes are refer to the same fall (there is only 1 fall in 10 minutes).

The black pin is where the real fall location is.
The red pin is the reports.
The blue pin is where the k-means algorithm calculate the estimated fall location.

photo_2019-09-17_18-23-58

photo_2019-09-17_22-43-00

steps before running the project:

  1. In the BL/BLImp put your bing map key in the currect place ("YOUR_BING_MAP_KEY") in Geocode and ReverseGeocode functions.
  2. In the PL/NewFallUC in the Copy function change the "backupDir" to your PL/images url.

About

This project simulates emergency telephone service center. Civilians call the center when they hear "boom" as a result of missile fall. Every 10 minutes are one period of time, all the reports in these 10 minutes are refer to the same fall (there is only 1 fall in 10 minutes).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages