carto/test/rendering-mss/basic_attachment_separate_before_and_after.xml

15 lines
393 B
XML
Raw Permalink Normal View History

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