;
> -Jukka Rahkonen-
>
>
>
> *Lähettäjä:* gdal-dev *Puolesta *Alexandre
> Gacon
> *Lähetetty:* torstai 13. lokakuuta 2022 11.13
> *Vastaanottaja:* gdal-dev
> *Aihe:* [gdal-dev] ogr2ogr preserve fid behavior
>
>
>
> Hello,
>
>
>
> I am trying to upload
Gacon
Lähetetty: torstai 13. lokakuuta 2022 11.13
Vastaanottaja: gdal-dev
Aihe: [gdal-dev] ogr2ogr preserve fid behavior
Hello,
I am trying to upload some data from SHP to Postgres. I would like to use a
given column of my SHP as primary key in replacement of the id generated by
ogr2ogr but I
Hello,
I am trying to upload some data from SHP to Postgres. I would like to use a
given column of my SHP as primary key in replacement of the id generated by
ogr2ogr but I don't manage to have the result I want.
I used the options -preserve_fid and --config PGSQL_OGR_FID id which gave
the follow