Martin Spott wrote:
> Please enjoy the latest update to the Landcover Mapserver and the
> underlying database. Visit:
> 
>   http://mapserver.flightgear.org/
> 
> ....  enter the ICAO identifier of your favourite airfield and explore
> our landcover data.

As a by-product I added a function to calculate the distance between
two airfields, given by ICAO codes.
This is available from the start page as well. I didn't care for
beauty but only focused on a method that works if used correctly (for
exmaple there's no error-handler that makes a nice message on
non-existent ICAO codes ....).
The calculation is supposed to be 'exact' by taking the WGS84 ellipsoid
into account.

There's no magic in this gimmick, this is a (rather complex to use)
function that PostGIS offers when you store the locations as real
POINT-geometries instead of simple pairs of lat/lon numbers.

Have fun,
        Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to