GIS Web Services mit Geoserver Oliver Archner BayCEER 2010
date post
05-Apr-2015Category
Documents
view
116download
3
Embed Size (px)
Transcript of GIS Web Services mit Geoserver Oliver Archner BayCEER 2010
- Folie 1
- GIS Web Services mit Geoserver Oliver Archner BayCEER 2010
- Folie 2
- Inhalte WebService Standard (W3C) GIS WebService (OGC) Geoserver Architektur Verffentlichen von Services mit Geoserver Zugriff auf Geoserver Services
- Folie 3
- WebService Definition (W3C) Server Dienst fr externe Anwendungen Definition der Dienstfunktionen (WSDL) Kommunikation ber Simple Object Access Protokoll (SOAP) bertragungsprotokoll (HTTP,...)
- Folie 4
- GIS Web Services (OGC) Web Feature Service (WFS)Web Mapping Services (WMS)Web Coverage Service (WCS)
- Folie 5
- OGC Web Service Functions getCapabilities getFeature WFS getCapabilities getMap WMS getCapabilities getCoverage WCS
- Folie 6
- OGC Web Services Klienten WFS WCS WMS Static Web Page Dynamic Web Page ArcGISgvSIG
- Folie 7
- Beispiel WMS Request http://bti3x3.bayceer.uni- bayreuth.de/geoserver/wms?request=GetMap&layers=steinkre uz:Luftbild,steinkreuz:ZaunUTM&bbox=4388855.63,5526689.3 82,4390693.436,5528043.4&width=512&height=377&srs=EPSG :31468&format=image/png
- Folie 8
- Geoserver IO Input Vector Data Sources Shapefiles ArcSDE 9.2+ PostGIS Database Directory of spatial files Java Properties Files Web Feature Server Raster Data Sources ArcGrid ArcSDE Raster GeoTIFF Gtopo30 ImageMosaic WorldImage Output WFS WMS WCS
- Folie 9
- Systemarchitektur
- Folie 10
- Online Access http://bti3x3.bayceer.uni-bayreuth.de/geoserver/ User: upload Password: arcgis
- Folie 11
- Demo: Verffentlichen von Shape Daten als WFS 1.Kopiere Shape auf Server 2.Konfiguration WFS Geoserver 3.Zugriff auf WFS mit ArcCatalog
- Folie 12
- Demo: Verffentlichen von ArcSDE Layern als WFS 1.ArcCatalog: Export Shape in DB (Funktioniert nur mit ArcInfo Lizenz !) 2.Geoserver: Konfiguration WFS 3.ArcCatalog: Zugriff auf WFS