The web page was created in ASP.NET using C#.

Under the covers the main page uses a second web page to create the JPEG ( http://maps.falconview.org/FM_Map_Image.aspx)

This image page uses the same C# class as the FVMapService calling into the MapRenderingEngine to draw into a DC which ultimatily becomes the requested JPEG.


The data on the web site is un-limited distribution NGA and USGS data.

We do not intend to leave the web server up indefinitly, it is only intended to be a proof of concept and not a "Production" web site.

-- ChrisBailey - 12 Mar 2005