Pere,

On Tue, Mar 25, 2008 at 9:00 PM, Cameron Shorter
<[EMAIL PROTECTED]> wrote:
>  You also might find it better to render your points as vectors (using a
>  GML or WFS layer). This will probably require you to rewrite SLD passing
>  code, which would not be too difficult. Andreas has been doing some work
>  in this area and can probably give you more tips if you want to head
>  down this path.

No need to rewrite anything if you use the current trunk version of
Mapbuilder. SLD embedded into your OWS context on a FeatureType will
work like for WMS layers, but with some limitations (no labels, only
one symbolizer per feature).

>  >   If I make changes to mySLD and apply in Firebug:
>  > console.dirxml(config.objects.mySLD.doc);  I can see how the values in
>  > generos2.sld change, but it's not reflected in the mainMap (even if i use a
>  > config.objects.mainMap.setParam("refresh");
>  >
>  Maybe the MapPaneOL is not receiving the "refresh" event. Try
>  setParam("loadModel") and see if that works.

That's not the reason. WMS layers need to be reloaded using
setParam("refreshWmsLayers").

Regards,
Andreas.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to