carto/test/rendering-mss/basic_attachment_separate_before_and_after.xml
2013-08-09 22:03:55 +02:00

15 lines
393 B
XML

<Style name="style-inline" filter-mode="first">
<Rule>
<LineSymbolizer stroke="#ffe4b5" stroke-width="1" />
</Rule>
</Style>
<Style name="style" filter-mode="first">
<Rule>
<LineSymbolizer stroke="#ff7f50" stroke-width="5" />
</Rule>
</Style>
<Style name="style-outline" filter-mode="first">
<Rule>
<LineSymbolizer stroke="#fa8072" stroke-width="10" />
</Rule>
</Style>