|
Posted by Berend Veldkamp on September 21, 2005, 10:47 am
Please log in for more thread options Yes, and the GDAL distribution also includes "ogr2ogr" a conversion
program for all supported formats.
Note that support for Oracle is not compiled in by default, you have to
configure that explicitly. Or download a ready made binary that has
Oracle support built in.
Berend
PJ Halls wrote:
> You could use the open source GDAL library - that interfaces to Oracle
> Spatial and includes ShapeLib, so can write out into shapefile format.
>
> Peter
>
> Andrew Miller wrote:
>
>>I am using Oracle Spatial to store GIS data, and I would like a way to
>>create Shapefiles from this database. Does anyibne know if this can be
>>done?
>>
>>Oracle can use Java classes, so are there any free Java libraries that can
>>create Shapefiles?
>>
>>Thanks,
>>
>>Andrew
>
>
> -----------------------------------------------------------------------
|