Skip to content

Latest commit

 

History

History
79 lines (49 loc) · 4.37 KB

Geoserver.md

File metadata and controls

79 lines (49 loc) · 4.37 KB

#server

GeoServer.org
GeoServer blog

Geoserver User Manual

Architecture

  • Stores - main holders for data (PostGIS, Shapefile locations …)
  • Layers - Connect feature classes from workspaces
  • Styles - set up SLD styles

Installation

Run with support of Apache Tomcat (7) and Samba (windows restart service apache - problem)

Maintain

http://docs.geoserver.org/stable/en/user/gettingstarted/index.html

Geoserver PostGIS qckstart

http://freegis.fsv.cvut.cz/gwiki/GeoServer

GeoServer on WebServer

Creating basic WebMap

Serving and styling WMS with Geoserver https://www.e-education.psu.edu/geog585/node/701

Styling with JSON data http://stackoverflow.com/questions/7251163/sql-style-join-on-json-data

Batch Import
http://permalink.gmane.org/gmane.comp.gis.geoserver.user/10824
http://osgeo-org.1560.x6.nabble.com/file/n3808835/shp2geoserver.py

Bulk Importing http://qgissextante.blogspot.cz/2013/02/bulk-importing-into-geoserver.html

GeoServer SpatiaLite Extension

GeoServer REST client

REST API

Adding layers usin REST API
http://geoserver.geo-solutions.it/multidim/en/rest/index.html

Animation

http://gis.stackexchange.com/questions/67206/radar-data-animated-gif-in-geoserver
WMS Animator https://github.com/geoserver/geoserver/wiki/GSIP-62---WMS-animator Geoserver animreflector http://docs.geoserver.org/2.2.1/user/tutorials/animreflector.html
http://stackoverflow.com/questions/32397744/geoserver-time-slider-for-imagemosaic-plugin-for-raster-time-series-data

Styling

Join WFS layer to a table http://gis.stackexchange.com/questions/19454/how-to-join-a-wfs-layer-to-a-stand-alone-table-in-openlayers

Styling - Symbology (SLD)
http://docs.geoserver.org/latest/en/user/styling/sld-working.html
http://docs.geoserver.org/latest/en/user/styling/sld-reference/index.html
http://docs.geoserver.org/latest/en/user/styling/sld-cookbook/index.html
http://docs.geoserver.org/stable/en/user/styling/sld-cookbook/lines.html
http://suite.opengeo.org/docs/latest/geoserver/styling/sld-extensions/index.html