mirror of
https://github.com/omniscale/magnacarto.git
synced 2025-10-15 11:35:17 +02:00
27 lines
No EOL
847 B
XML
27 lines
No EOL
847 B
XML
<Map srs="epsg:3857">
|
|
<Parameters></Parameters>
|
|
<Style name="func" filter-mode="first">
|
|
<Rule>
|
|
<LineSymbolizer stroke="rgba(170, 0, 51, 0.90000)" stroke-width="1"></LineSymbolizer>
|
|
</Rule>
|
|
</Style>
|
|
<Style name="funcnested" filter-mode="first">
|
|
<Rule>
|
|
<LineSymbolizer stroke="rgba(221, 0, 66, 0.80000)" stroke-width="1"></LineSymbolizer>
|
|
</Rule>
|
|
</Style>
|
|
<Style name="funcfunc" filter-mode="first">
|
|
<Rule>
|
|
<LineSymbolizer stroke="rgba(168, 84, 126, 0.46824)" stroke-width="1"></LineSymbolizer>
|
|
</Rule>
|
|
</Style>
|
|
<Layer name="func" srs="" status="off">
|
|
<StyleName>func</StyleName>
|
|
</Layer>
|
|
<Layer name="funcnested" srs="" status="off">
|
|
<StyleName>funcnested</StyleName>
|
|
</Layer>
|
|
<Layer name="funcfunc" srs="" status="off">
|
|
<StyleName>funcfunc</StyleName>
|
|
</Layer>
|
|
</Map> |