<font color="#3366ff">Dear All,</font><div><font color="#3366ff"><br></font></div><div><font color="#3366ff">  Which Mapserver version is supporting Oracle Spatial. I have tried for Mapserver <a href="http://5.7.It">5.7.It</a> is saying below message</font></div>
<div><font color="#3366ff"><br></font></div><div><font color="#3366ff"><div>C:\Program Files\FWTools2.4.7\bin&gt;mapserv -v</div><div>MapServer version 5.7-dev OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=S</div><div>
VG SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=W</div><div>MS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=S</div><div>OS_SERVER SUPPORTS=FASTCGI SUPPORTS=THREADS SUPPORTS=GEOS INPUT=POSTGIS INPUT=OG</div>
<div>R INPUT=GDAL INPUT=SHAPEFILE</div><div><br></div><div>   Please let me know which mapserver version is supporting Oracle Spatial or at least how to use OGR connector for oracle.I tried both OGR and Oracle Native connectors.</div>
<div><br></div><div>1)  If  i test in Oracle Spatial Native connector I am getting error called &quot; Version is not supported&quot;</div><div><br></div><div>2) If  i test in OGR connection with oracle i am getting error called &quot;Open failed for OGR connection in layer&quot;</div>
<div>  </div><div><br></div><div> I do not know where i am doing wrong.</div><div><br></div><div>Please let me know I am waiting for your great response.</div><div><br></div><div>Thanks and Regards,</div><div><br></div><div>
Venkat </div><div><br></div></font><br><div class="gmail_quote">On Fri, Jul 23, 2010 at 5:46 PM, Rahkonen Jukka <span dir="ltr">&lt;<a href="mailto:Jukka.Rahkonen@mmmtike.fi">Jukka.Rahkonen@mmmtike.fi</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
Most probably the message you see is telling it all: your Mapserver version does not support Oracle. If you work with Windows the MS4W comes with Oracle support but it must be activated first by following the instructions which come with the delivery. I would also suggest reading at least the documents <a href="http://mapserver.org/input/vector/oracle.html" target="_blank">http://mapserver.org/input/vector/oracle.html</a><br>

and <a href="http://mapserver.org/installation/oracle.html" target="_blank">http://mapserver.org/installation/oracle.html</a><br>
<font color="#888888"><br>
<br>
-Jukka Rahkonen-<br>
</font><div><div></div><div class="h5"><br>
<br>
venkat wrote:<br>
<br>
Dear All,<br>
<br>
   I would like to connect Mapserver with Oracle 10g Spatial .,when i try to<br>
connect using Oracle spatial I am getting error  &quot;Oracle Spatial is not<br>
supported&quot;.<br>
<br>
<br>
Please let me know...Where I am doing wrong.I am waiting for your great<br>
response.<br>
<br>
<br>
<br>
Here is my mapfile code.<br>
<br>
LAYER<br>
    NAME &quot;India National Highways&quot;<br>
    TYPE Line<br>
<br>
    CONNECTIONTYPE oraclespatial<br>
    CONNECTION &quot;GIS/gis123&quot;<br>
    DATA &quot;the_geom FROM INDIANATIONALHIGHWAYS USING SRID 24047&quot;<br>
   # LABELITEM &quot;nh_no_&quot;<br>
    Status OFF<br>
    DUMP TRUE<br>
<br>
       CLASS<br>
        NAME &#39;NATIONAL HIGHWAYS&#39;<br>
<br>
   STYLE<br>
                COLOR  249 139 42<br>
            End<br>
<br>
<br>
   End # end of the class<br>
  END # end of the Layer<br>
<br>
<br>
Thanks and Regards,<br>
<br>
Venkat<br>
<br>
<br>
<br>
</div></div></blockquote></div><br></div>