Simon Mercier mapgears.com> writes:
>
> Hi Jukka
>
> yes, stupid copy-paste problem! it was not a real "hyphen-minus" in my
> command line.
>
> thank's a lot
Great that my guess was right. It took me pretty long to discover that what
looks like " in the command line may be something else so
Hi Jukka
yes, stupid copy-paste problem! it was not a real "hyphen-minus" in my
command line.
thank's a lot
Le 13-08-06 6:23 AM, Jukka Rahkonen a écrit :
Simon Mercier mapgears.com> writes:
Hi list
I have to upload data (same problem with shapefiles and gml) in
Oracle
Simon Mercier mapgears.com> writes:
>
>
> Hi list
> I have to upload data (same problem with shapefiles and gml) in
> Oracle with ogr2ogr and I got an error when I specify any -lco
> option. If I don't add -lco in command line, data is uploaded
> without error. Anyone hav
Hi Simon,
try with this syntax:
ogr2ogr --debug on -a_srs EPSG:32198 -f OCI -nln mcc_test_sm -nlt POINT
–lco SRID=32198 –lco GEOMETRY_NAME=GEOM OCI:***/***@eddbd01
mcc_v_immobilisation_p.gml
Kind Regards,
Stefano
---
41.95581N 12.52854E
http://
Hi list
I have to upload data (same problem with shapefiles and gml) in Oracle
with ogr2ogr and I got an error when I specify any -lco option. If I
don't add -lco in command line, data is uploaded without error. Anyone
have an idea?
thank's
ogr2ogr --version
GDAL 1.10.0, released 2013/04