fix visual tests
This commit is contained in:
parent
38852f27bb
commit
b172129026
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<Map srs="+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs" background-color="rgb(255,100,100)">
|
||||
<Style name="road">
|
||||
<Rule>
|
||||
<LineSymbolizer stroke="rgb(255,255,255)" stroke-opacity="0.7" smooth="4"/>
|
||||
<LineSymbolizer stroke="rgb(255,255,255)" stroke-opacity="0.7"/>
|
||||
</Rule>
|
||||
<Rule>
|
||||
<TextSymbolizer placement="line" label-position-tolerance="50" spacing="20" minimum-distance="5" face-name="DejaVu Sans Book" size="20" halo-radius="1" halo-fill="rgb(255,255,0)">[NAME]</TextSymbolizer>
|
||||
|
|
Loading…
Reference in a new issue