Thanks Ivan, it is working now !<br><br>
<div class="gmail_quote">On Thu, Jul 8, 2010 at 4:29 PM, Ivan Lucena <span dir="ltr"><<a href="mailto:ivan.lucena@pmldnet.com">ivan.lucena@pmldnet.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">That is funny. Why did OSGeo4w installed a oci.dll into your system?<br><br>It should use the oci.dll that comes with your Oracle installation. Right?<br>
<br>Can you rename or remove the two files oci.dll under C:\OSGeo4w folder to some other name and try again?<br><br>What is the version of your Oracle installation?<br>
<div class="im"><br> > -------Original Message-------<br> > From: Pasta Bolognese<br></div>
<div>
<div></div>
<div class="h5"> > To: Ivan Lucena<br> > Subject: Re: [osgeo4w-dev] georaster plugin<br> > Sent: Jul 08 '10 10:12<br> ><br> > oo... I missed it !<br> ><br> > now I can see the georaster but I cannot connect to the DB... (using<br>
> sqrirelsql I can connect to it...)<br> ><br> > if I run the simplest command:<br> ><br> > C:\>gdalinfo georaster:login/password@mymachine<br> > ERROR 1: ORA-12514: TNS:listener does not currently know of service<br>
> requested in connect descriptor<br> > gdalinfo failed - unable to open georaster:login/password@mymachine'.<br> ><br> > (I can connect using other clients and OCI.DLL is there)<br> ><br> ><br> > C:\OSGeo4W>dir oci.dll /s<br>
> Volume in drive C has no label.<br> > Volume Serial Number is 2079-A57D<br> > Directory of C:\OSGeo4W\apps\gdal-16\bin\gdalplugins<br> > 29/08/2005 20:47 344,064<br>oci.dll<br> > 1 File(s)<br>
344,064 bytes<br> > Directory of C:\OSGeo4W\bin<br> > 29/08/2005 20:47 344,064<br>oci.dll<br> > 1 File(s)<br> 344,064 bytes<br> > Total Files Listed:<br> > 2 File(s)<br>
688,128 bytes<br> > 0 Dir(s)<br>461,285,158,912 bytes free<br> ><br> ><br></div></div>
<div class="im"> > C:\>gdalinfo --version<br> > GDAL 1.6.3, released 2009/11/19<br> > C:\>gdalinfo --format georaster<br> > Format Details:<br> > Short Name: GeoRaster<br> > Long Name: Oracle Spatial GeoRaster<br>
> Help Topic: frmt_georaster.html<br> > Supports: Create() - Create writeable dataset.<br> > Supports: CreateCopy() - Create dataset by copying another.<br> > Creation Datatypes: Byte UInt16 Int16 UInt32 Int32 Float32 Float64<br>
> CFloat32 CFloat64<br> ><br> ><br></div>
<div class="im"> > default="(RASTER MDSYS.SDO_GEORASTER)"/><br> ><br></div> > default="(SDO_GEOR.INIT())"/><br> ><br> > default="256"/><br> ><br> > default="256"/><br>
><br> > default="Bands"/><br> ><br> > default="0"/><br> ><br> > BAND<br> > PIXEL<br> > LINE<br> > BSQ<br> > BIP<br> > BIL<br> ><br> ><br>
> JPEG-F<br> > DEFLATE<br>
<div>
<div></div>
<div class="h5"> ><br> ><br> ><br> > C:\>ogrinfo --formats<br> > Supported Formats:<br> > -> "OCI" (read/write)<br> > -> "ESRI Shapefile" (read/write)<br> > -> "MapInfo File" (read/write)<br>
> -> "UK .NTF" (readonly)<br> > -> "SDTS" (readonly)<br> > -> "TIGER" (read/write)<br> > -> "S57" (read/write)<br> > -> "DGN" (read/write)<br>
> -> "VRT" (readonly)<br> > -> "REC" (readonly)<br> > -> "Memory" (read/write)<br> > -> "BNA" (read/write)<br> > -> "CSV" (read/write)<br>
> -> "GML" (read/write)<br> > -> "GPX" (read/write)<br> > -> "KML" (read/write)<br> > -> "GeoJSON" (read/write)<br> > -> "Interlis 1" (read/write)<br>
> -> "Interlis 2" (read/write)<br> > -> "GMT" (read/write)<br> > -> "SQLite" (read/write)<br> > -> "ODBC" (read/write)<br> > -> "PGeo" (readonly)<br>
> -> "OGDI" (readonly)<br> > -> "PostgreSQL" (read/write)<br> > -> "MySQL" (read/write)<br> > -> "XPlane" (readonly)<br> > -> "AVCBin" (readonly)<br>
> -> "AVCE00" (readonly)<br> > -> "Geoconcept" (read/write)<br> ><br></div></div>
<div class="im"> > On Thu, Jul 8, 2010 at 3:35 PM, Ivan Lucena <[LINK:<br> > mailto:<a href="mailto:ivan.lucena@pmldnet.com">ivan.lucena@pmldnet.com</a>] <a href="mailto:ivan.lucena@pmldnet.com">ivan.lucena@pmldnet.com</a>> wrote:<br>
> Did you executed step #18?<br> ><br> > Could you please try that sequence of commands:<br> ><br> > C:\> gdal16<br> > C:\> gdalinfo --version<br> > C:\> gdalinfo --format georaster<br> > C:\> ogrinfo --formats<br>
><br> > It would be helpful if you could copy and paste the results on your<br>next<br> > reply.<br> ><br> > Thanks.<br> ><br> ><br> > > -------Original Message-------<br></div>
<div class="im"> > > From: Pasta Bolognese <[LINK: mailto:<a href="mailto:pasta.bolognese@gmail.com">pasta.bolognese@gmail.com</a>]<br> > <a href="mailto:pasta.bolognese@gmail.com">pasta.bolognese@gmail.com</a>><br>
</div>
<div class="im"> > > To: [LINK: mailto:<a href="mailto:osgeo4w-dev@lists.osgeo.org">osgeo4w-dev@lists.osgeo.org</a>]<br> > <a href="mailto:osgeo4w-dev@lists.osgeo.org">osgeo4w-dev@lists.osgeo.org</a><br></div>
<div class="im"> > > Subject: [osgeo4w-dev] georaster plugin<br> > > Sent: Jul 08 '10 04:19<br> > ><br> > > Hi All,<br> > ><br> ><br> > > I have installed the georaster plugin as explained in [LINK:<br>
> > [LINK:<br> ><br><a href="http://www.oracle.com/technology/products/spatial/text/gdal_howto_compile_windows.txt" target="_blank">http://www.oracle.com/technology/products/spatial/text/gdal_howto_compile_windows.txt</a>]<br>
><br></div><a href="http://www.oracle.com/technology/products/spatial/text/gdal_howto_compile_windows.txt" target="_blank">http://www.oracle.com/technology/products/spatial/text/gdal_howto_compile_windows.txt</a>]<br>
<div class="im"> > > [LINK:<br> ><br><a href="http://www.oracle.com/technology/products/spatial/text/gdal_howto_compile_windows.txt" target="_blank">http://www.oracle.com/technology/products/spatial/text/gdal_howto_compile_windows.txt</a>]<br>
><br><a href="http://www.oracle.com/technology/products/spatial/text/gdal_howto_compile_windows.txt" target="_blank">http://www.oracle.com/technology/products/spatial/text/gdal_howto_compile_windows.txt</a><br> > but<br>
> > for some reason the plugin is not there.<br> > ><br> > > C:\>gdalinfo --format georaster<br> > > ERROR 1: --format option given with format 'georaster', but<br> > that<br> > > format not<br>
> > recognised. Use the --formats option to get a list of<br>available<br> > formats,<br> > > and use the short code (ie. GTiff or HFA) as the format<br>identifier.<br> > ><br> > ><br> > > any ideas ?<br>
> ><br> > > thanks<br> > ><br> > > --------------------<br> > > _______________________________________________<br> > > osgeo4w-dev mailing list<br></div> > > [LINK: compose.php?to=[LINK: mailto:<a href="mailto:osgeo4w-dev@lists.osgeo.org">osgeo4w-dev@lists.osgeo.org</a>]<br>
<div class="im"> > <a href="mailto:osgeo4w-dev@lists.osgeo.org">osgeo4w-dev@lists.osgeo.org</a>]<br></div> > > [LINK: mailto:<a href="mailto:osgeo4w-dev@lists.osgeo.org">osgeo4w-dev@lists.osgeo.org</a>]<br>
<div class="im"><a href="mailto:osgeo4w-dev@lists.osgeo.org">osgeo4w-dev@lists.osgeo.org</a><br></div> > > [LINK: [LINK:<br>
<div class="im"><a href="http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev</a>]<br></div> > <a href="http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev</a>]<br>
<div>
<div></div>
<div class="h5"> > > [LINK: <a href="http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev</a>]<br> > <a href="http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev</a><br>
</div></div></blockquote></div><br>