mirror of
https://github.com/omniscale/magnacarto.git
synced 2025-10-15 11:35:17 +02:00
19 lines
No EOL
503 B
XML
19 lines
No EOL
503 B
XML
<Map srs="epsg:3857">
|
|
<Parameters></Parameters>
|
|
<Style name="class" filter-mode="first">
|
|
<Rule>
|
|
<LineSymbolizer stroke-width="12"></LineSymbolizer>
|
|
</Rule>
|
|
</Style>
|
|
<Style name="class2" filter-mode="first">
|
|
<Rule>
|
|
<LineSymbolizer stroke-width="12"></LineSymbolizer>
|
|
</Rule>
|
|
</Style>
|
|
<Layer name="class" srs="" status="off">
|
|
<StyleName>class</StyleName>
|
|
</Layer>
|
|
<Layer name="class2" srs="" status="off">
|
|
<StyleName>class2</StyleName>
|
|
</Layer>
|
|
</Map> |