GeoServer

GeoServer is a web feature server to share geographic information.
Download

GeoServer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Chris Holmes
  • Publisher web site:
  • http://docs.codehaus.org/display/GEOSDEV/WCS+Branch

GeoServer Tags


GeoServer Description

GeoServer is a web feature server to share geographic information. GeoServer project is a full transactional Java (J2EE) implementation of the OpenGIS Consortium's Web Feature Server specification, with an integrated WMS.GeoServer is free software, available under the GPL 2.0 license.Users who would like to access and modify their geographic data over the Internet using flexible, industry-approved standards should take a look at GeoServer or one of the existing commercial Web Feature Servers.You can define your geoserver data directory in three ways:1. "GEOSERVER_DATA_DIR" system property. this will most likely have come from "java -DGEOSERVER_DATA_DIR=..." or from you web container's GUI2. "GEOSERVER_DATA_DIR" in the web.xml document: < context-param > < param-name >GEOSERVER_DATA_DIR< /param-name > < param-value >c:myGeoserverData< /param-value > < /context-param >3. Defaults to the old behavior - ie. the application root - usually "server/geoserver" in your .WAR.To make a new one of these data directories, just:1. create the data directory2. copy "data/" from an already running geoserver3. create a "WEB-INF/" directory5. copy "catalog.xml" and "services.xml" into the WEB-INF/ directory What's New in This Release: · This release primarily fixes critical bugs found in RC1, and also has a number of documentation improvements. · The notable new feature is the new security GUI extension module, which allows editing of security configuration files through the Web administration tool.


GeoServer Related Software