In fact your SLD is very short and so there is no problem using it inline.

Luca

On 7/19/07, linda773 <[EMAIL PROTECTED]> wrote:
>
> YEAHHHHH... finally it works...
> I had something wrong in the geometry of my postgis database.
> Thaks very much.
>
>
> N.B.
> i passed the SLD directly in default model... not with OnLineResorce tag.
>
> my final SLD is this one:
>
> <StyledLayerDescriptor version="1.0.0">
>         <UserLayer>
>                 <Name>topp:def_percorso</Name>
>                 <UserStyle>
>                         <FeatureTypeStyle>
>                                 <Rule>
>                                         <Name>Rule 1</Name>
>                                         <Title>Green Line</Title>
>                                         <Abstract>A green line with a 2 pixel 
> width</Abstract>
>                                         <Filter>
>                                         <PropertyIsEqualTo>
>                                         
> <PropertyName>descrizione</PropertyName>
>                                         <Literal>strada2</Literal>
>                                         </PropertyIsEqualTo>
>                                         </Filter>
>                                         <!-- like a polygonsymbolizer -->
>                                         <LineSymbolizer>
>                                                 <Stroke>
>                                                         <CssParameter 
> name="stroke">#315538</CssParameter>
>                                                         <CssParameter 
> name="stroke-width">12</CssParameter>
>                                                 </Stroke>
>                                         </LineSymbolizer>
>
>
>
>                                 </Rule>
>
>
>
>                     </FeatureTypeStyle>
>                 </UserStyle>
>         </UserLayer>
> </StyledLayerDescriptor>
> --
> View this message in context: 
> http://www.nabble.com/Geosever-use-just-default-SLD%2C-not-my-SLD-in-mapbuilder-tf3994560.html#a11692095
> Sent from the MapBuilder Users mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Mapbuilder-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to