Alex,

if you download the new 1.5-alpha2 release, you will find everything
you need in the wfs-t demo. Have a look at demo/wfs-t/config.xml. The
GmlRendererOL widget in this demo refers to a sldModel, which is also
in the config. The corresponding sld file (demo/data/features.sld) has
styles defined for point, line and polygon. Just as in your use case.
The user style named "default" is used for displaying features, the
style named "selected" will be used when the mouse is over a feature.

Mapbuilder supports ExternalGraphic styles only for points, so keep
this in mind when you use external images for your styles.

Regards,
Andreas.

On 8/28/07, Alex Chew <[EMAIL PROTECTED]> wrote:
>
> Maybe the subject is not exact.
>
> I want to highlight a feature selected by WfsGetFeature widget. For achiving
> that, I prepared three SLDs,one for Point, another one for Line and the last
> one for Polygon. All highlight effects will be shown as graphical fill by
> using external image link in SLD files.
>
> Now I can get a specified feature using WFS query,But how can I make it
> styled with corresponding SLD?
> or,there are some other way for such a query and highlight requirement?
>
> There were many subjects focused on HIGHLIGHT, but I didn't find a complete
> solution there.
> Can some one got a successful HIGHLIGHT application show me some tips?
>
> Thanks in advance.
>
> Yours,
> Alex
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Mapbuilder-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to