mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
8 lines
169 B
XML
8 lines
169 B
XML
<!DOCTYPE Map>
|
|
<Map minimum-version="0.7.2">
|
|
<Style name="some_style">
|
|
<Rule>
|
|
<LineSymbolizer stroke-width="foobar"/>
|
|
</Rule>
|
|
</Style>
|
|
</Map> |