Bookmark this page: Add Creating Shapefiles from Oracle Spatial to Yahoo MyWeb Add Creating Shapefiles from Oracle Spatial to Google Bookmarks Add Creating Shapefiles from Oracle Spatial to Windows Live Add Creating Shapefiles from Oracle Spatial to Del.icio.us Digg Creating Shapefiles from Oracle Spatial! Add Creating Shapefiles from Oracle Spatial to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by Andrew Miller on September 14, 2005, 8:06 pm
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




Posted by PJ Halls on September 15, 2005, 3:24 pm
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

-----------------------------------------------------------------------


Posted by Berend Veldkamp on September 21, 2005, 10:47 am
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
>
>
> -----------------------------------------------------------------------



Posted by Martin Hvidberg (work) on September 21, 2005, 7:56 am
You could use ArcGIS or ArcView 3.2 or 3.3