carto/test/rendering-mss/basic_attachment_internal_with_label.xml
2014-06-11 17:52:06 +02:00

10 lines
335 B
XML

<Style name="style-label" filter-mode="first">
<Rule>
<TextSymbolizer face-name="DejaVu Sans Book" fill="#ff6347" allow-overlap="true" ><![CDATA['1']]></TextSymbolizer>
</Rule>
</Style>
<Style name="style" filter-mode="first">
<Rule>
<MarkersSymbolizer width="10" allow-overlap="true" fill="#cd853f" />
</Rule>
</Style>