Hi all,
I have a problem loading some of the map layers. I believe it has something to do with the style given to it through the feature type editor in the GeoServer. Although I use the same style for other layers that have the same attributes (the_geom:multiPolygonProperty, COLOR_MAP:string, NAME:string -- I got these attributes from the FeatureType editor in the geoserver) it doesnt load all of them but instead I keep watching the loading bar telling me "loading x map layers". I attach the .sld file. I tried loading only the layer that has the problem but still nothing. Any ideas?
Regards
GK
<StyledLayerDescriptor version="1.0.0"
xsi:schemaLocation="http://www.opengis.net/sld StyledLayerDescriptor.xsd"
xmlns="http://www.opengis.net/sld" xmlns:ogc="http://www.opengis.net/ogc"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<NamedLayer> <Name> region</Name>
<UserStyle>
<FeatureTypeStyle>
<FeatureTypeName>Feature</FeatureTypeName>
<Rule>
<PolygonSymbolizer>
<Fill>
<CssParameter name="fill">
<ogc:Literal>#FFFFFF</ogc:Literal>
</CssParameter>
<CssParameter name="fill-opacity">
<ogc:Literal>1.0</ogc:Literal>
</CssParameter>
</Fill>
<Stroke>
<CssParameter name="fill">#FF00FF</CssParameter>
</Stroke>
</PolygonSymbolizer>
</Rule>
</FeatureTypeStyle>
</UserStyle>
</NamedLayer>
</StyledLayerDescriptor>
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/