jazztime seems to be having problems sending to the email list. jazztime, First you need to subscribe at:
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users Then email to [email protected] [EMAIL PROTECTED] wrote: > The attached message has been automatically discarded. > > ------------------------------------------------------------------------ > > Subject: > [Mapbuilder-users] Geosever use just default SLD, not my SLD in > mapbuilder > From: > jazztime <[EMAIL PROTECTED]> > Date: > Sun, 2 Dec 2007 08:44:13 -0800 (PST) > To: > [email protected] > > To: > [email protected] > > > Hi! > > I'm working with mapbuilder and geoserver. > > At mapbuilder I use a SLD file and send to Geoserver. However geoserver > still applies the > default style. What do I have to do? > Please, help me! > > Follow the entire WMC: > > <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?> > <ViewContext version="1.0.0" id="atlas_world" > xmlns="http://www.opengis.net/context" > xmlns:xlink="http://www.w3.org/1999/xlink" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xmlns:ogc="http://www.opengis.net/ogc" > xsi:schemaLocation="http://www.opengis.net/context > http://schemas.opengis.net/context/1.0.0/context.xsd" > > > <General> > <Window width="400" height="300" /> > <BoundingBox SRS="EPSG:4326" minx="143.08" miny="-44.28" > maxx="150.1" maxy="-39.02" /> > <Title>Tasmania, Austalia</Title> > <KeywordList> > <Keyword>Tasmania</Keyword> > <Keyword>Australia</Keyword> > </KeywordList> > <Abstract> > Low resolution map of Tasmania, Australia derived from > the > Digital Chart of the World. > </Abstract> > </General> > <LayerList> > <Layer queryable="0" hidden="0"> > <Server service="OGC:WMS-C" version="1.0.0" > title="OGC:WMS-C"> > <OnlineResource xlink:type="simple" > > xlink:href="http://labs.metacarta.com/wms/vmap0" /> > </Server> > <Name>basic</Name> > <Title>basic</Title> > <SRS>EPSG:4326 EPSG:4269</SRS> > <FormatList> > <Format>image/jpeg</Format> > <Format>image/png</Format> > <Format>image/gif</Format> > <Format current="1">image/png; > mode=24bit</Format> > <Format>image/wbmp</Format> > <Format>image/tiff</Format> > </FormatList> > <StyleList> > <Style current="1"> > <Name>default</Name> > <Title>default</Title> > </Style> > </StyleList> > </Layer> > > > <Layer queryable="1" hidden="0"> > <Server service="OGC:WMS" version="1.1.1" title="Local"> > <OnlineResource xlink:type="simple" > xlink:href="../../../geoserver/wms" /> > </Server> > <Name>topp:tasmania_water_bodies</Name> > <Title>Tasmania Water Bodies</Title> > <Abstract> > Tasmania Water Bodies based on the Digital > Chart of the > World. > </Abstract> > <SRS>EPSG:4326</SRS> > <FormatList> > <Format current="1">image/gif</Format> > </FormatList> > > </Layer> > > > > > > > > > <Layer queryable="1" hidden="0"> > <Server service="OGC:WMS" version="1.1.1" title="Local"> > <OnlineResource xlink:type="simple" > xlink:href="../../../geoserver/wms" /> > </Server> > <Name>topp:tasmania_roads</Name> > > <Title>tasmania_roads_Type</Title> > <Abstract> > Tasmania Roads based on the Digital Chart of > the World. > </Abstract> > <SRS>EPSG:4326</SRS> > <FormatList> > <Format current="1">image/gif</Format> > </FormatList> > > > > > > > > > > <StyleList> > <Style current="1"> > > > <SLD> > > > <StyledLayerDescriptor version="1.0.0" > xmlns="http://www.opengis.net/sld"> > > > > > <UserLayer> > <Name>topp:tasmania_roads</Name> > > > <UserStyle> > > > <FeatureTypeStyle> > > <Rule> > > <Name>topp:tasmania_roads</Name> > <Title> > Simple > road segments > </Title> > <!-- > <ogc:Filter> > > > <ogc:PropertyIsEqualTo> > > <ogc:PropertyName> > > TYPE > > </ogc:PropertyName> > > <ogc:Literal>road</ogc:Literal> > > </ogc:PropertyIsEqualTo> > </ogc:Filter> > --> > <LineSymbolizer> > <Stroke> > > <CssParameter > > name="stroke"> > > <ogc:Literal> > > #AA3333 > > </ogc:Literal> > > </CssParameter> > > <CssParameter > > name="stroke-width"> > > <ogc:Literal> > > 20 > > </ogc:Literal> > > </CssParameter> > > </Stroke> > > </LineSymbolizer> > </Rule> > > </FeatureTypeStyle> > </UserStyle> > > </UserLayer> > > </StyledLayerDescriptor> > > </SLD> > > </Style> > </StyleList> > > </Layer> > > > > > > > > <Layer queryable="1" hidden="0"> > <Server service="OGC:WMS" version="1.1.1" title="Local"> > <OnlineResource xlink:type="simple" > xlink:href="../../../geoserver/wms" /> > </Server> > <Name>topp:tasmania_cities</Name> > <Title>Tasmania Major Cities</Title> > <Abstract> > Tasmania Major based on the Digital Chart of > the World. > </Abstract> > <SRS>EPSG:4326</SRS> > <FormatList> > <Format current="1">image/gif</Format> > </FormatList> > <StyleList> > <Style current="1"> > <Name>capitals</Name> > <Title>Default Styler</Title> > <Abstract /> > <!--LegendURL width="20" height="20"> > <Format>image/gif</Format> > <OnlineResource > xmlns:xlink="http://www.w3.org/1999/xlink" > xlink:type="simple" > xlink:href="../../../geoserver/wms/GetLegendGraphic?VERSION=1.0.0&FORMAT=image/gif&WIDTH=20&HEIGHT=20&LAYER=topp:tasmania_cities"/> > </LegendURL--> > </Style> > </StyleList> > </Layer> > </LayerList> > </ViewContext> > > > ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
