MapServer

From Wikipedia, the free encyclopedia

MapServer
Developer: Stephen Lime
Latest release: 4.10.0 / 4 October 2006
Platform: Linux, Unix, Windows, Mac OS X
Use: GIS software (compare)
License: BSD
Website: http://mapserver.gis.umn.edu/

MapServer is an open source internet map server, which runs as a CGI program. MapServer was developed by the University of Minnesota. MapServer was originally developed with support from NASA, which needed a way to make its satellite imagery available to the public.[1]

Contents

[edit] Technical

MapServer supports Open Geospatial Consortium (OGC) standards, including Web Map Service (WMS) and Web Feature Service (WFS). MapServer works with PostgreSQL and its PostGIS extension, and supports proprietary GIS formats including ESRI's Shapefile format. MapServer uses OGR and GDAL libraries to translate files from one file format to another. MapServer supports PHP, Python, Perl, Ruby, Java, and C# for scripting and customization.

[edit] Open Source Geospatial Foundation

In November 2005, Autodesk, the MapServer Technical Steering Committee Members, the University of Minnesota, and DM Solutions Group announced the creation of the MapServer Foundation.[2] With this announcement, Autodesk announced that its internet mapping application, MapGuide, would be developed as an open source application with all new code and be named "MapServer Enterprise".[2] The existing MapServer application would be renamed "MapServer Cheetah".[2] This name change was overwhelmingly opposed by the MapServer community.[3] Autodesk then backed off this name change and retained the name, "MapGuide" for its product.[3] Also, plans to establish the MapServer Foundation were scrapped; Instead, the Open Source Geospatial Foundation (OsGeo) was established to include MapServer and other open source GIS projects.[4]

[edit] References

  1. ^ Ojeda-Zapata, Julio. "Minnesota's MapServer flourishes in hot Web-based mapping sector", Pioneer Press (St. Paul, Minnesota), June 17, 2005.
  2. ^ a b c Schutzberg, Adena. "MapServer Community, Autodesk Announce MapServer Foundation", directionsmag.org, November 28, 2005.
  3. ^ a b Grimes, Brad and Joab Jackson. "What’s in an open-source name?", Government Computer News, May 1, 2006.
  4. ^ Schuyler Erle. "Introducing… the Open Source Geospatial Foundation!", mappinghacks.com, February 4, 2006.

[edit] See also

  • FWTools – an cross-platform open source GIS software bundle, including MapServer

[edit] External links