Hi,
you say you use a GET request for the SLD file, how do you do that ?
It looks like I could use it to produce a dynamically tailored file to
solve my multiple graphic problem this way.
Thank you,
(Embedded image moved to file: pic23986.jpg)
CONFIDENTIALITE : Ce message et les éventuelles pièces attachées sont
confidentiels. Si vous n'êtes pas dans la liste des destinataires, veuillez
informer l'expéditeur immédiatement et ne pas divulguer le contenu à une
tierce personne, ne pas l'utiliser pour quelque raison que ce soit, ne pas
stocker ou copier l'information qu'il contient sur un quelconque support.
CONFIDENTIALITY : This e-mail and any attachments are confidential and may
be privileged. If you are not a named recipient, please notify the sender
immediately and do not disclose the contents to another person, use it for
any purpose or store or copy the information in any medium.
"Lehtonen, Mika"
<mika@anonymised.com
net> A
geoserver-users
06/11/2008 00:52 <geoserver-users@anonymised.com
net>
cc
Objet
[Geoserver-users] POST sld
Hi,
is it possible to POST sld to Geoserver?
I have a sld which is actually repeating itself according to the
selected polygons in the view. There are two wms-layers (in OpenLayers),
one with all polygons, and another one with selected ones with different
style. I haven't come up with a better way to highlight polygons than
constructing a dynamic sld. With GET it works to some extent, but after
the number of selected polygons is bigger than 130, IE drops off and FF
before the number is 500. I am only sending 5-digit attribute values, of
which the sld is build by PHP. The number of selected polygons is that
big, beacause they can be selected with different tools. User is not
clicking 500 times!
I have tried to build a POST request which actaually is working, but I
just can't figure out how could I get Geoserver to see the response of it.
- mika -
P.S. Does anyone no if there is a better way to do this in SLD 1.0 than
this:
<Or><PropertyIsEqualTo><PropertyName>attr</PropertyName><Literal>12345</Literal></PropertyIsEqualTo>
<PropertyIsEqualTo><PropertyName>attr</PropertyName><Literal>23456</Literal></PropertyIsEqualTo>
.....</Or>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
