400 years and 18 million battle casualties in 1 minute

This is the video showing 400 years and 18 million battle casualties in 1 minute.

The program to display the animation is here. Run code.exe to input either the data.txt file of years, quantities, and lat/longs sorted by year by descending quantity, or the data2.txt file of descending quantities.

By changing the data file to whatever years, quantities, and lat/longs you want, you can plot any incidents you wish.

Delphi 6 source code is included.

Most of the data was initially downloaded from here, then massaged into these spreadsheets:

battles.xls was the starting dataset, with some subsequent tweaks.

data.xls is a reduction of battles.xls, used to export the data.txt and data2.txt files for input to the code.exe animation program.