[postgis-users] ogr2ogr

Ricardo Peironcely rpr_listas at telefonica.net
Wed Jun 4 11:31:31 PDT 2008


Hello all.

I'm importing a new table in postgis from a mapinfo file. I want to
use a existing srid, but osr2osr allwais create a new srid

This is my command:

  ogr2ogr -s_srs "EPSG:3395"  -overwrite -f "PostgreSQL"
PG:"host=localhost dbname=gis" file.tab

I've tryed -s_srs and -a_srs, using EPSG:3395 and using the complete
content of srtext field in the existing row. Allways create a new
srid.

-- 
Best regards.

Ricardo Peironcely



More information about the postgis-users mailing list