This project will adapt Longley Rice propagation tool (described at)
http://en.wikipedia.org/wiki/Longley%E2%80%93Rice_model
from C++ or Fortran to PHP, Perl or both in order to be used in a PHP/MySQL environment. It needs to operate with Shuttle terrain data and take a command line input or read a text file containing coordinates, power, frequency, height and any directional antenna characteristics and generate an output polygon file that can be displayed in Google Maps along with other s…