carto/test/rendering-mss/basic_attachment_separate_with_label.xml

10 lines
335 B
XML
Raw Normal View History

2014-06-11 23:52:06 +08:00
<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>