farid - 2013-05-24

I need to import and maybe export a shapefile that its attributes are not english. it would be nice to be able to set the charset when importing data to oracle via georaptor. One way is using the following command:
java -Dfile.encoding="Anything" -cp ... oracle.spatial.util.SampleShapefileToJGeomFeature -h localhost -p 1521 -s orcl -u ...
However its not very user friendly.
Thank you.

 

Last edit: farid 2013-05-24