v...@csiro ha scritto:
> Thanks Gabriel,
> 
> So far this is what I have. Please do correct me or add in anything as
> neccessary.
> 
> 
> To meet the growing demand for a geospatial server that meets the open
> standard set by the Open Geospatial Consortium, the GeoServer community have
> worked hard to release the new GeoServer version 2.0.2.
> 
> Some of the main features included in this release are support for Oracle
> Georaster and custom db layout for image data.  You can read more about it
> at http://blog.geoserver.org/2010/05/17/oracle-georaster-custom-jdbc-access/
> 
> Have you ever like me, wonder what area does a EPSG code covers? A new
> feature has been added to GeoServer 2.0.2 to showcase the different
> projections in a graphical interface, showing a map of the projection's area
> of validity in the same CRS.
> Below are links to demostrate that.
> 
> http://demo.opengeo.org/geoserver/web/?wicket:bookmarkablePage=:org.geoserver.web.demo.SRSDescriptionPage&code=EPSG:2964
>  
> http://demo.opengeo.org/geoserver/web/?wicket:bookmarkablePage=:org.geoserver.web.demo.SRSDescriptionPage&code=EPSG:3032
> http://demo.opengeo.org/geoserver/web/?wicket:bookmarkablePage=:org.geoserver.web.demo.SRSDescriptionPage&code=EPSG:22184
> 
> To add to this, we have also added a default style preview in the layer
> publishing configuration

-------------------------------------------------------------------
Victor, adding a few notes. Feel free to edit them as you see fit
-------------------------------------------------------------------

The rendering subsystem has been improved to include parameter 
substitution, meaning you can pass parameters down from the GetMap 
request into your SLD for dynamic styling purposes.
See the user guide for details:
http://docs.geoserver.org/stable/en/user/styling/sld-extensions/substitution.html

The geometry transformations abilities, included in GeoServer 2.0.1 
without much fanfare, also received a complete documentation set here:
http://docs.geoserver.org/stable/en/user/styling/sld-extensions/geometry-transformations.html

Building image pyramids just got easier: past are the times where you 
had to manually build each level mosaic and configure the main property
file by hand, the current pyramid plugin can do it for you provided it's
given a suitably configured directory set. See the pyramid tutorial for 
more details:
http://docs.geoserver.org/stable/en/user/tutorials/imagepyramid/imagepyramid.html

Finally, this version of GeoServer implements the GetStyles WMS optional 
method allowing a user to retrieve the definition of all styles attached 
to a specific WMS layer, see the following link for an example:
http://demo.opengeo.org/geoserver/wms?request=GetStyles&layers=topp:states&service=wms&version=1.1.0

Cheers
Andrea


-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------

_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to