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

11 lines
291 B
XML

<Style name="style-inline" filter-mode="first">
<Rule>
<LineSymbolizer stroke="#000000" stroke-width="1" />
</Rule>
</Style>
<Style name="style-outline" filter-mode="first">
<Rule>
<LineSymbolizer stroke="#85c5d3" stroke-width="4" stroke-linejoin="round" />
</Rule>
</Style>