Does this work:
<Rule>
<MaxScaleDenominator>1e4</MaxScaleDenominator>
<Name>name</Name>
<Title>title</Title>
<Abstract>Abstract</Abstract>
<PointSymbolizer>
<Graphic>
<Mark>
<WellKnownName>circle</WellKnownName>
<Fill>
<CssParameter name="fill">
<ogc:Literal>#FFFFFF</ogc:Literal>
</CssParameter>
</Fill>
<Stroke>
<CssParameter name="stroke">
<ogc:Literal>#000000</ogc:Literal>
</CssParameter>
<CssParameter name="stroke-width">
<ogc:Literal>1</ogc:Literal>
</CssParameter>
</Stroke>
</Mark>
<Opacity>
<ogc:Literal>1.0</ogc:Literal>
</Opacity>
<Size>
<ogc:Literal>4</ogc:Literal>
</Size>
</Graphic>
</PointSymbolizer>
</Rule>
I really want to not show certain layers until the user has zoomed in so far. But it seems to have no effect.
--
Jason J. Kahler
Software Engineer
BAE Systems
428 Phoenix Drive
Griffiss Business and Technology Park
Rome, NY 13441
Phone: (315) 339 3393 X177