update marker tests after d685307250
+ add collision boxes to variety of test images
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 178 B After Width: | Height: | Size: 207 B |
Before Width: | Height: | Size: 178 B After Width: | Height: | Size: 203 B |
Before Width: | Height: | Size: 195 B After Width: | Height: | Size: 221 B |
Before Width: | Height: | Size: 248 B After Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 270 B After Width: | Height: | Size: 328 B |
Before Width: | Height: | Size: 281 B After Width: | Height: | Size: 342 B |
Before Width: | Height: | Size: 424 B After Width: | Height: | Size: 500 B |
Before Width: | Height: | Size: 525 B After Width: | Height: | Size: 620 B |
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 69 KiB |
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 111 KiB |
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 122 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 17 KiB |
|
@ -11,6 +11,7 @@
|
|||
placement="line"
|
||||
spacing="50"
|
||||
/>
|
||||
<DebugSymbolizer />
|
||||
</Rule>
|
||||
</Style>
|
||||
<Layer name="point" srs="+init=epsg:4326">
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
<Rule>
|
||||
<MarkersSymbolizer file="shape://ellipse" allow-overlap="true" width="20" height="20" placement="line" spacing="15"/>
|
||||
<LineSymbolizer stroke-width="0.2" stroke="#ff0000" />
|
||||
<DebugSymbolizer />
|
||||
</Rule>
|
||||
</Style>
|
||||
</Map>
|
|
@ -7,6 +7,7 @@
|
|||
<Style name="point-placement" filter-mode="first" >
|
||||
<Rule>
|
||||
<MarkersSymbolizer placement="point" marker-type="ellipse" fill="blue" />
|
||||
<DebugSymbolizer />
|
||||
</Rule>
|
||||
</Style>
|
||||
<Layer name="carto_tests">
|
||||
|
|
|
@ -22,6 +22,7 @@ x,y,FILENAME,FILETYPE
|
|||
<Style name="frame">
|
||||
<Rule>
|
||||
<PointSymbolizer />
|
||||
<DebugSymbolizer />
|
||||
</Rule>
|
||||
</Style>
|
||||
|
||||
|
|
|
@ -22,6 +22,7 @@ x,y
|
|||
<Style name="frame">
|
||||
<Rule>
|
||||
<PointSymbolizer />
|
||||
<DebugSymbolizer />
|
||||
</Rule>
|
||||
</Style>
|
||||
|
||||
|
|
|
@ -53,6 +53,7 @@ x,y
|
|||
<Style name="frame">
|
||||
<Rule>
|
||||
<PointSymbolizer />
|
||||
<DebugSymbolizer />
|
||||
</Rule>
|
||||
</Style>
|
||||
|
||||
|
|