carto/test/rendering-mss/issue_247_1.xml

11 lines
291 B
XML
Raw Normal View History

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