[gdal-dev] Modification to the ogr2ogr.java

sagar_sahay sagar at spiffymap.net
Fri Oct 8 05:12:49 EDT 2010


Hi,
 
I am trying to modify the ogr2ogr.java found at the link
http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/java/apps/ogr2ogr.java ,
to cater to multiple ".shp" files. The problem which I am facing is that
there are too many System.exit(1) statements which makes it a little
difficult to understand the working of the code properly. I am trying to
execute a command of the form :
 ogr2ogr -t_srs WGS84 -s_srs ESRI::NaturalFeature_Area.prj osmnf.shp
NaturalFeature_Area.shp

Any advice on this topic is welcomed.

Thanks
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Modification-to-the-ogr2ogr-java-tp5614291p5614291.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list