Skip to content
Ana Caroline Ferreira edited this page Jan 7, 2016 · 32 revisions

GeoServer maintains a small GitHub wiki to document our change control process. Our previous Confluence Wiki remains available for a limited time.

Contents:

GSIP 1234 - Title

Overview

Proposed By

Ana Caroline Ferreira

Assigned to Release

This proposal is for GeoServer 2.7.0 and later

State

  • Under Discussion
  • In Progress
  • Completed
  • Rejected
  • Deferred

Motivation

Optimize pushing features from database in a complete way became necessary when my work place decided to create a unique database to publish all the old shapefile in only one MER to apply Business Intelligence on it. I've already accomplished to create a pushing script using rest for workspace datasource and featureTypes using sql especific selects but I could'nt find a way to publish styles from a style table

Proposal

I would like to propose for geoserver developers to create a way to push styles using a postgis table.

Feedback

Backwards Compatibility

Voting

Project Steering Committee:

  • Alessio Fabiani
  • Andrea Aime
  • Ben Caradoc-Davies
  • Christian Mueller
  • Ian Turton
  • Jody Garnett
  • Jukka Rahkonen
  • Kevin Smith
  • Simone Giannecchini

Committers:

Links

Wiki Tips and Instructions

To edit wiki content sign up with GitHub and use the Edit and New Page buttons at the top of each screen. This will create a fork of the wiki, which is then used to submit a pull request.

For more information:

GitHub wikis are a normal git repository where GitHub draws each page of content. If you wish to clone the repository there is a Clone this wiki locally button in the right sidebar.

Change Control

Change control is managed using quick proposals which are reviewed, discussed and approved by the Project Steering Committee. For more information check out our developers guide page on GeoServer Improvement Proposals.

The following template can be cut and pasted when creating a new proposal (please name your page with a short "GSIP-1234" name so it is easier to link to):

# GSIP 1234 - Title

## Overview

### Proposed By

John Doe

### Assigned to Release

This proposal is for GeoServer 2.6-beta.

### State

* [x] Under Discussion
* [ ] In Progress
* [ ] Completed
* [ ] Rejected
* [ ] Deferred

### Motivation

## Proposal

### Feedback

### Backwards Compatibility

## Voting

Project Steering Committee:

* Alessio Fabiani
* Andrea Aime
* Ben Caradoc-Davies
* Christian Mueller
* Ian Turton
* Jody Garnett
* Jukka Rahkonen
* Kevin Smith
* Simone Giannecchini 

Committers:

* 

## Links

* [Email Discussion](http://osgeo-org.1560.x6.nabble.com/GSIP-113-ResourceAccessManager-to-Build-Security-Filter-tt5135281.html)
* [Pull Request 123](https://github.com/geoserver/geoserver/pull/123)
* [GeoTools / GeoServer Meeting 2014-04-01 ](http://osgeo-org.1560.x6.nabble.com/GeoTools-GeoServer-Meeting-2014-05-27-tt5142734.html)

Clone this wiki locally