[osgeo4w-dev] georaster plugin
Pasta Bolognese
pasta.bolognese at gmail.com
Thu Jul 8 11:18:35 EDT 2010
ops... I forgot that step... now it works...
thanks !
C:\>gdalinfo --version
GDAL 1.6.3, released 2009/11/19
C:\>gdalinfo --format georaster
Format Details:
Short Name: GeoRaster
Long Name: Oracle Spatial GeoRaster
Help Topic: frmt_georaster.html
Supports: Create() - Create writeable dataset.
Supports: CreateCopy() - Create dataset by copying another.
Creation Datatypes: Byte UInt16 Int16 UInt32 Int32 Float32 Float64
CFloat32 CFloat64
<CreationOptionList>
<Option name="DESCRIPTION" type="string" description="Table Description"
default="(RASTER MDSYS.SDO_GEORASTER)"/>
<Option name="INSERT" type="string" description="Column Values"
default="(SDO_GEOR.INIT())"/>
<Option name="BLOCKXSIZE" type="int" description="Column Block Size"
default="256"/>
<Option name="BLOCKYSIZE" type="int" description="Row Block Size"
default="256"/>
<Option name="BLOCKBSIZE" type="int" description="Band Block Size"
default="Bands"/>
<Option name="SRID" type="int" description="Overwrite EPSG code"
default="0"/>
<Option name="INTERLEAVE" type="string-select" default="BAND">
<Value>BAND</Value>
<Value>PIXEL</Value>
<Value>LINE</Value>
<Value>BSQ</Value>
<Value>BIP</Value>
<Value>BIL</Value>
</Option>
<Option name="COMPRESS" type="string-select" default="NONE">
<Value>JPEG-F</Value>
<Value>DEFLATE</Value>
</Option>
</CreationOptionList>
C:\>ogrinfo --formats
Supported Formats:
-> "OCI" (read/write)
-> "ESRI Shapefile" (read/write)
-> "MapInfo File" (read/write)
-> "UK .NTF" (readonly)
-> "SDTS" (readonly)
-> "TIGER" (read/write)
-> "S57" (read/write)
-> "DGN" (read/write)
-> "VRT" (readonly)
-> "REC" (readonly)
-> "Memory" (read/write)
-> "BNA" (read/write)
-> "CSV" (read/write)
-> "GML" (read/write)
-> "GPX" (read/write)
-> "KML" (read/write)
-> "GeoJSON" (read/write)
-> "Interlis 1" (read/write)
-> "Interlis 2" (read/write)
-> "GMT" (read/write)
-> "SQLite" (read/write)
-> "ODBC" (read/write)
-> "PGeo" (readonly)
-> "OGDI" (readonly)
-> "PostgreSQL" (read/write)
-> "MySQL" (read/write)
-> "XPlane" (readonly)
-> "AVCBin" (readonly)
-> "AVCE00" (readonly)
-> "Geoconcept" (read/write)
On Thu, Jul 8, 2010 at 3:35 PM, Ivan Lucena <ivan.lucena at pmldnet.com> wrote:
> Did you executed step #18?
>
> Could you please try that sequence of commands:
>
> C:\> gdal16
> C:\> gdalinfo --version
> C:\> gdalinfo --format georaster
> C:\> ogrinfo --formats
>
> It would be helpful if you could copy and paste the results on your next
> reply.
>
> Thanks.
>
> > -------Original Message-------
> > From: Pasta Bolognese <pasta.bolognese at gmail.com>
> > To: osgeo4w-dev at lists.osgeo.org
> > Subject: [osgeo4w-dev] georaster plugin
> > Sent: Jul 08 '10 04:19
> >
> > Hi All,
> >
> > I have installed the georaster plugin as explained in [LINK:
> >
> http://www.oracle.com/technology/products/spatial/text/gdal_howto_compile_windows.txt
> ]
> >
> http://www.oracle.com/technology/products/spatial/text/gdal_howto_compile_windows.txtbut
> > for some reason the plugin is not there.
> >
> > C:\>gdalinfo --format georaster
> > ERROR 1: --format option given with format 'georaster', but that
> > format not
> > recognised. Use the --formats option to get a list of available
> formats,
> > and use the short code (ie. GTiff or HFA) as the format identifier.
> >
> >
> > any ideas ?
> >
> > thanks
> >
> > --------------------
> > _______________________________________________
> > osgeo4w-dev mailing list
> > [LINK: compose.php?to=osgeo4w-dev at lists.osgeo.org]
> > osgeo4w-dev at lists.osgeo.org
> > [LINK: http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev]
> > http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/osgeo4w-dev/attachments/20100708/477dfd0b/attachment.html
More information about the osgeo4w-dev
mailing list