MapTools.org

[Maplab-dev] [Bug 209] New: [SECTStudio-Main]Open SLD failed.

bugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.org
Tue, 17 Feb 2004 15:53:47 -0500
http://www.maptools.org/bugzilla/show_bug.cgi?id=209

           Summary: [SECTStudio-Main]Open SLD failed.
           Product: MapLab
           Version: 3.0
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SECT (Maplab)
        AssignedTo: maplab-dev@lists.maptools.org
        ReportedBy: thorne@dmsolutions.ca


I saved an sld with a simple polygon fill, during my tests. I reloaded
SECTStudio and opened the same "world_testdata" context file, 

http://www2.dmsolutions.ca/msapps/world_testdata/map/world_context.xml

When Opening the SLD I just built to the same context file. The was no errors
and no change in the map cartographically. The SLD did not apply.

<StyledLayerDescriptor version="1.0.0">
<NamedLayer>
<NAME>WorldGen</NAME>
<UserStyle>
<FeatureTypeStyle>
<Rule>
<PolygonSymbolizer>
<Fill>
<CssParameter name="fill">#0000ff</CssParameter>
<GraphicFill>
<Graphic>
<Size>4</Size>
<Mark>
<WellKnownName>circle</WellKnownName>
<Fill>
<CssParameter name="fill">#0000ff</CssParameter>
</Fill>
</Mark>
</Graphic>
</GraphicFill>
</Fill>
</PolygonSymbolizer>
<TextSymbolizer>
<Label></Label>
<Fill>
<CssParameter name="fill">#000000</CssParameter>
</Fill>
<LabelPlacement>
<PointPlacement>
<AnchorPoint>
<AnchorPointX>0.5</AnchorPointX>
<AnchorPointY>0.5</AnchorPointY>
</AnchorPoint>
</PointPlacement>
</LabelPlacement>
</TextSymbolizer>
</Rule>
</FeatureTypeStyle>
</UserStyle>
</NamedLayer>
</StyledLayerDescriptor>



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


This archive was generated by Pipermail.