a bit of restructuring, also making sure that a Graphic in a TextSymbolizer can be read and written (this is a GeoServer extension to produce e.g. highway shields)

This commit is contained in:
Bart van den Eijnden
2012-02-22 11:57:42 +01:00
parent 82a8602b45
commit f0cb98a9bf
2 changed files with 45 additions and 32 deletions
+12
View File
@@ -72,6 +72,18 @@
<Fill>
<CssParameter name="fill">#000000</CssParameter>
</Fill>
<Graphic>
<Mark>
<WellKnownName>square</WellKnownName>
<Fill>
<CssParameter name="fill">#59BF34</CssParameter>
</Fill>
<Stroke>
<CssParameter name="stroke">#2D6917</CssParameter>
</Stroke>
</Mark>
<Size>24</Size>
</Graphic>
<Priority>
<ogc:PropertyName>population</ogc:PropertyName>
</Priority>