I did not know that existed.  A couple quick questions. 

1.  I do not want to store the entire raster file in the database. I just want 
to store the metadata, i.e. the bounding info and projection of the image file. 
The GeoRaster driver documentation made it seem like the entire raster file is 
being stored in the database. 

2. I am running java processes with either jdbc or hibernate. Can I use this 
driver?  Or is this only a command line utility?

Thanks!

On May 3, 2012, at 9:56 AM, "Ivan Lucena" <ivan.luc...@princeton-ma.us> wrote:

> 
> Billy,
> 
> The GeoRaster driver will do that for you. It takes the EPSG Authority code 
> from the input file and use it as SRID when loading the image to the database 
> sdo_georaster object. For more info: http://gdal.org/frmt_georaster.html
> 
> Regards,
> 
> Ivan
> 
> 
> 
>> -------Original Message-------
>> From: Billy Newman <newman...@gmail.com>
>> To: gdal-dev@lists.osgeo.org
>> Subject: [gdal-dev] Get SRID from image file
>> Sent: May 03 '12 10:38
>> 
>> I have some image files (geotiff's) and I would like to store some of
>> the metadata about the image files in oracle spatial.  Is there any way to
>> get the SRID for an image file?
>> 
>> Thanks,
>> Billy
>> 
>> --------------------
>> _______________________________________________
>> gdal-dev mailing list
>> [LINK: compose.php?to=gdal-dev@lists.osgeo.org] gdal-dev@lists.osgeo.org
>> [LINK: http://lists.osgeo.org/mailman/listinfo/gdal-dev]
>> http://lists.osgeo.org/mailman/listinfo/gdal-dev
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to