Hi Martin,

If you are displaying KML as vector then colour is the only thing that Google 
Earth will use from your SLD. It is vector data after all. It may be useful for 
you to look at forcing Raster data from geoserver instead by setting a 
different KMSCORE, so check the docs for info (trunk docs are down at the 
moment so check 
http://docs.geoserver.org/2.0.1/user/googleearth/features/kmlscoring.html)

Regards,

Miles

Martin.L wrote:
>
> Hi @ all!
>
> I have a problem with my SLD and the GoogleEarth-Plugin in my
> application. I made a SLD with PointSymbolizers which have a dynamic
> size.
>
> <PointSymbolizer>
>         <Graphic>
>               <Mark>
>                        <WellKnownName>circle</WellKnownName>
>                         <Fill>
>                                 <CssParameter name="fill-
>                                 opacity">1.0</CssParameter> <CssParameter
> name="fill">#FFFFD4</CssParameter>
>                         </Fill>
>               </Mark>
> <Size><ogc:PropertyName>magnitude</ogc:PropertyName></Size>
>         </Graphic>
> </PointSymbolizer>
>
> The size is defined by the field "magnitude" coming from GeoServer (at
> the end from PostGIS). In my OpenLayers-application everything works
> fine. The points have a different size. However the GoogleEarth-plugin
> styles the points with the default point style of GoogleEarth and the
> color I defined for different rules. The problem is, that the size is
> the same for every point.
>
> Does anyone have a solution for this problem? I appreciate any help.
> Thanks in advance
> Martin





___________________________________________________________________________

    Australian Antarctic Division - Commonwealth of Australia
IMPORTANT: This transmission is intended for the addressee only. If you are not 
the
intended recipient, you are notified that use or dissemination of this 
communication is
strictly prohibited by Commonwealth law. If you have received this transmission 
in error,
please notify the sender immediately by e-mail or by telephoning +61 3 6232 
3209 and
DELETE the message.
        Visit our web site at http://www.antarctica.gov.au/
___________________________________________________________________________
------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to