[gdal-dev] Issue with OCI driver
san619
sankin619 at gmail.com
Wed Feb 6 20:56:26 PST 2019
But when i tried with postgresql and mssql spatial driver.I successfully
transformed the projections without mentioning -s srs i just used -t _srs it
was successful.
i used the command *ogr2ogr -f "GEOJSON" "PROPERTY_VIEW.json"
"MSSQL:Server=***,1433;uid=**;pwd=****;database=***" -t_srs EPSG:4326 -sql
"SELECT * from dbo.colorado_poi" -overwrite*
and the transformation was successful.But when i tried the same thing with
oci driver im getting error.What could be the reason.Or Is it possible to
get the source datum of the table by using any command in gdal.
Or is there any way to set the source datum while uploading the shapefile.
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
More information about the gdal-dev
mailing list