<div dir="ltr"><div><div>Hello,<br><br></div>I have posted this kind of question as an issue on the website map-server<br><a href="https://github.com/mapserver/mapserver/issues/4840#issuecomment-32186330">https://github.com/mapserver/mapserver/issues/4840#issuecomment-32186330</a><br>
<br></div>And i used the command below for DATA line:<br><br><pre><code>DATA "SHAPE FROM (SELECT sdo_geom.sdo_buffer(shape, 0, 0.01) shape FROM SYS.COLA_MARKETS WHERE name='cola_f')"<br><br></code></pre>
<pre><code>But i got error: Error: ORA-13226: interface not supported without a spatial index<br><font size="4"><br></font></code></pre><pre><code><font size="4">When editting that command like</font><br></code></pre><pre>
<code>DATA "SHAPE FROM (SELECT sdo_geom.sdo_buffer(shape, 0, 0.01) shape FROM SYS.COLA_MARKETS WHERE name='cola_f') USING NONE"<br><br></code></pre><pre><code><span style="font-family:courier new,monospace"><font>I continue getting again </font></span><br>
<br></code>msDrawShape() General error message. Only polygon shapes can be drawn using a POLYGON layer definition <br><span style="font-family:courier new,monospace"><br></span></pre><pre><span style="font-family:courier new,monospace"><font>Can you suggest me what to do ?<br>
<br><br></font></span></pre><pre><span style="font-family:courier new,monospace"><font>PHAM Ngoc Truc</font></span></pre></div>