Re: [gdal-dev] Mapinfo --> postgis db using ogr2ogr, failing to overwrite

2013-03-14 Thread Even Rouault
Selon Pete : > Hi, Sorry to revive this post but I'm a non GIS type and have a similar > issue. > > I'm trying to upload a mapinfo layer using WinSCP and Ogr2Ogr to work it's > magic to put it into the GeoStore, this via GeoServer ensures our Openlayers > map is up-to-date. > > The trouble is that

Re: [gdal-dev] Mapinfo --> postgis db using ogr2ogr, failing to overwrite

2013-03-14 Thread Pete
Hi, Sorry to revive this post but I'm a non GIS type and have a similar issue. I'm trying to upload a mapinfo layer using WinSCP and Ogr2Ogr to work it's magic to put it into the GeoStore, this via GeoServer ensures our Openlayers map is up-to-date. The trouble is that I get the exact same error

Re: [gdal-dev] Mapinfo --> postgis db using ogr2ogr, failing to overwrite

2011-08-18 Thread Chaitanya kumar CH
Christian, Using the -overwrite option and -lco SCHEMA will not work in ogr2ogr. Refer to http://www.gdal.org/ogr/drv_pg.html for details. On Thu, Aug 18, 2011 at 5:07 PM, Chrishelring wrote: > Hi list, > > I´m trying to upload a Mapinfo table (grundejerforeninger.tab) to our > postgis db using

[gdal-dev] Mapinfo --> postgis db using ogr2ogr, failing to overwrite

2011-08-18 Thread Chrishelring
Hi list, I´m trying to upload a Mapinfo table (grundejerforeninger.tab) to our postgis db using ogr2ogr. The tabel should be located in the schema "rk_test" and could exist (e.g. the table should be replaced with the new one). I´m using ogr2ogr with the following: ogr2ogr.exe -overwrite -f "Postg