|
From: Paulo M. <ma...@ge...> - 2006-12-11 13:35:39
|
In my application I have created SDO geometries, adding points, lines, polygons, etc. This new "shapefile" I convert to JTS geometry as I believe it to be more flexible in creating the .dbf, .shp and .shx files. But analyzing the API of gts, I see that to create one shapefile I need to pass another shapefile..So I cannot export new shapefile from the geometry that created? Paulo Manabe |