<br><br><div class="gmail_quote">2010/11/1 roman <span dir="ltr"><<a href="mailto:romat2@gmail.com">romat2@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I thought that OGR pattern would map to MapServer PATTERN.<br>
But it does not have to be necessarily OGR style. MapServer feature<br>
representation is also OK (although OGR representation is much shorter).<br>
Documentation says that in version 6.0 PATTERN was moved from SYMBOL<br>
definitions to STYLE definitions but I am not sure if it is already<br>
implemented. I tried it (with MapServer style representation as feature<br>
attribute and also in classic way in LAYER definition, i.e. without<br>
STYLEITEM "Style") and could not get it to work. Is there any example how to<br>
create simple dashed line in layer STYLE definition?<br>
<br></blockquote><div><br><br>Roman,<br><br>Line patterns in styles appear to be working only with the new pluggable renderers (like agg2png) in this regard the STYLEITEM "Style" with the mapserver STYLE definitions should also do the job. By including the pattern into the STYLE I think the ogr pattern could also be mapped to mapserver styles quite easily, I'll see how it could be implemented.<br>
<br><br>Best regards,<br><br>Tamas<br><br></div></div><br>