GeoServer

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第12行: 第12行:
 
  用户名是 'admin',密码是'geoserver'
 
  用户名是 'admin',密码是'geoserver'
 
  客户端: http://localhost:8080/geoserver/mapPreview.do
 
  客户端: http://localhost:8080/geoserver/mapPreview.do
 +
==Maven==
 +
svn checkout https://svn.codehaus.org/geoserver/trunk/geoserver
 +
cd geoserver
 +
mvn compile
 +
mvn install
 +
cd ..
 +
mkdir configuration
 +
cd configuration
 +
svn checkout https://svn.codehaus.org/geoserver/trunk/configuration/release
 
==Links==
 
==Links==
 
*http://geoserver.org/
 
*http://geoserver.org/

2008年1月4日 (五) 11:59的版本

GeoServer项目基于J2EE平台,实现OpenGIS联合会的WFS(Web Feature Server)和WCS(Web Coverage Server)标准,并提供集成的WMS(Web Map Server)。

  • WFS(Web Feature Server) 网络: Communicates real geographic data (roads, rivers etc.) to and from the user in the form og GML(Geography Markup Language).
  • WCS(Web Coverage Server) 网络覆盖服务:
  • WMS(Web Map Server) 网络地图服务: Displays geographic data as raster(栅格) images (maps).如 Google Map

GeoServer使用了 OpenLayers 技术作为其地图的展现层。

Install

获得 geoserver-1.6.0-RC2.exe, 包含 Jetty Web Server
安装后启动服务
服务端: http://localhost:8080/geoserver
用户名是 'admin',密码是'geoserver'
客户端: http://localhost:8080/geoserver/mapPreview.do

Maven

svn checkout https://svn.codehaus.org/geoserver/trunk/geoserver
cd geoserver
mvn compile
mvn install
cd ..
mkdir configuration
cd configuration
svn checkout https://svn.codehaus.org/geoserver/trunk/configuration/release

Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱