I create a new layer named nyc_buildings3 based on nyc_buildings.
Then, I apply the shadow.sld to it and ignore the validation error. 
Third, I create a layer group and add nyc_buildings and nyc_buildings3.
However, I cannot see the shadow.
 
The following SLD extension snippet is used to show shadow but it cannot be 
validated by  geoserver. How to modify Geoserver?
Should I add SLD extension plugin and where can I download as well as how to 
install it? 
 
<Geometry>
             <ogc:Function name="offset">
                  <ogc:PropertyName>the_geom</ogc:PropertyName>
                  <ogc:Literal>0.00004</ogc:Literal>
                  <ogc:Literal>-0.00004</ogc:Literal>
               </ogc:Function>
            </Geometry>

                                          
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to