The GIS apps on the IEM are not generated from some blackbox. There are real scripts and programs that drive the apps and dynamic plots. Here is a listing of software that you may find useful.
| University of Minnesota MapServer | |||
| Homepage: | http://mapserver.gis.umn.edu/ | ||
| Version / Date: | 3.6.1 1 Aug 2002 | ||
| From their website, "MapServer is an OpenSource development environment for building spatially enabled Internet applications. The software builds upon other popular OpenSource or freeware systems like Shapelib, FreeType, Proj.4, libTIFF, Perl and others. MapServer will run where most commercial systems won't or can't, on Linux/Apache platforms. MapServer is known to compile on most UNIXes and will run under Windows NT/98/95." | |||
| PostGIS | |||
| Homepage: | http://postgis.refractions.net | ||
| Version / Date: | 0.7 1 Aug 2002 | ||
| PostGIS is a spatial extension to the PostgreSQL database system. | |||
| PHP Mapscript | |||
| Homepage: | http://www2.dmsolutions.ca/webtools/php_mapscript/index.html | ||
| Version / Date: | (packaged with MapServer) | ||
| PHP MapScript module provides access to MapServer MapScript functions and classes from PHP scripts. The power of PHP scripting is thus combined with the plotting power of MapServer. | |||
| Python Shapelib | |||
| Homepage: | ftp://intevation.de/users/bh/pyshapelib-0.2.tar.gz | ||
| Version / Date: | 0.2 15 Jun 2001 | PyShapelib provides python bindings to shapelib. Shapelib is a library for manipulating shapefiles. Thus you can edit shapefiles from Python. | |
