GeoServer: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
(How To Install)
Zeile 10: Zeile 10:
  
 
== How To Install ==
 
== How To Install ==
* run Tomcat with export JAVA_OPTS='-Djava.awt.headless=true' (see http://docs.codehaus.org/display/GEOSDOC/Running+the+WMS+on+Linux)
+
* run Tomcat with export JAVA_OPTS='-Djava.awt.headless=true' (see [http://docs.codehaus.org/display/GEOSDOC/Running+the+WMS+on+Linux GEOSDOC])
 
* deploy it in webapps by moving the war file there and restart Tomcat
 
* deploy it in webapps by moving the war file there and restart Tomcat
* To use a geoserver in a production environnent, the documentation http://geoserver.org/display/GEOSDOC/2.6+GeoServer+in+Production+Environment tells that the JAI extension should be natively installed.
+
* To use a geoserver in a production environnent (i.e. with large raster data), the documentation [http://geoserver.org/display/GEOSDOC/2.6+GeoServer+in+Production+Environment GEOSDOC] tells that the JAI extension should be natively installed.
  
 
== Weblinks ==
 
== Weblinks ==

Version vom 20. Dezember 2008, 22:26 Uhr

Programm und Open Source-Projekt für einen Kartenserver. Dieser kann - im Gegensatz zum UMN MapServer - speziell auch zur Aktualisierung von Vektordaten (WFS-T) verwendet werden.

GeoServer ist in Java geschrieben und nutzt verschiedene Basisbibliotheken, wie z.B. die Java Topology Suite (JTS). Der GeoServer kann kein WMS als Datenquelle lesen.

Siehe auch: Open Geo-Stack sowie MapServer, WFS-T, SLD.

Software und Tools

How To Install

  • run Tomcat with export JAVA_OPTS='-Djava.awt.headless=true' (see GEOSDOC)
  • deploy it in webapps by moving the war file there and restart Tomcat
  • To use a geoserver in a production environnent (i.e. with large raster data), the documentation GEOSDOC tells that the JAI extension should be natively installed.

Weblinks

Notizen

Der GeoServer kann u.a. ...:

  • ...

Der GeoServer kann u.a. (noch) *keine*...:

  • keine Shapefiles einlesen (lieber ab DB)