With FOSS4G Bonn coming up, I want to try and get this into a 2.10 milestone release prior to Bonn.
Due to some time constraints and unforeseen complications, there are a few ‘nice to have’ features that didn’t make it into this PR.
- The map preview still uses OL2 (not OL3)
- There is no link to preview as SLD (This functionality is covered by the REST API)
- There is no link to the styling docs (We can still search the docs manually)
Everything else from the proposal is included.
If you want to try out the new style page, check out the PR branch and build geoserver (optionally with -Pysld,css).
Pull request here: https://github.com/geoserver/geoserver/pull/1748
GSIP here https://github.com/geoserver/geoserver/wiki/GSIP-149
Torben