<div>Hello everybody, I've got a problem, I've&nbsp;a layer defined as Line with simbology, that doesn`t appear as&nbsp;I've expected to, only looks like&nbsp;I want when I zoom in very much.</div>
<div>&nbsp;</div>
<div>I've defined the layer as follow</div>
<div>&nbsp;</div>
<div>&nbsp; LAYER<br>&nbsp;&nbsp;&nbsp; NAME &quot;Secciones Lineas&quot;<br>&nbsp;&nbsp;&nbsp; STATUS ON<br>&nbsp;&nbsp;&nbsp; DATA &quot;new_geom FROM (select OID,* from seccion) as foo using unique OID using srid=-1&quot;<br>&nbsp;&nbsp;&nbsp; TYPE LINE<br>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE POSTGIS
<br>&nbsp;&nbsp;&nbsp; CONNECTION &quot;user=xxx password=*** dbname=xxx host=**.**.**.** port=5432&quot;<br>&nbsp;&nbsp;&nbsp; MAXSCALE 10000<br>&nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME &quot;Secciones&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STYLE<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL &quot;secciones&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 0
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; END<br>&nbsp; END</div>
<div>
<p>And its symbology:</p>
<p>SYMBOL&nbsp;&nbsp; <br>&nbsp; NAME 'secciones'<br>&nbsp; TYPE ellipse<br>&nbsp; POINTS<br>&nbsp; 1 1<br>&nbsp; END<br>&nbsp; FILLED TRUE<br>&nbsp; STYLE <br>&nbsp;&nbsp;&nbsp;&nbsp; 1 10 20 10 1 10<br>&nbsp; END<br>END</p>
<p>Why when I zoom out does this layer crashes???</p>
<p>I've atteched two images as example, as you see in 'muestra1' the same layer (non-continuos black line) doesn't even seems regular, and in 'muestra2' is when I zoom in and the layer is well drawn.</p>
<p>&nbsp;</p>
<p>&nbsp;</p></div>