Re: [gdal-dev] GDALwarp creates some darker images after update from 1.7.0b2 to GDAL 1.11.0

2014-09-27 Thread Marcel Blom
Hi Even, I uploaded stuff for testing in Dropbox : https://www.dropbox.com/sh/0f1zrs295s75u5n/AAAZI2tTokaYZtJ6cfj9zxe0a?dl=0 Because I had too much data I wanted to use lower resolution files and guess what? On other resolutions the problems were gone. So it might have something to do with s

Re: [gdal-dev] ogr2ogr sqldump?

2014-09-27 Thread Tamas Szekeres
This is something that can be fixed by binding the UTF8 strings as unicode when passing to the ODBC driver. Going to provide a fix for this issue in the MSSQL driver soon. Best regards, Tamas 2014-09-27 17:45 GMT+02:00 Vladan Divljak : > Hi, > > I want migrate data between PostGIS enabled Post

Re: [gdal-dev] GDAL/OGR 1.11.1 RC1 Available for Review

2014-09-27 Thread Dmitriy Baryshnikov
Hi Even, Unfortunately I have no time, so let it be in next release. Best regards, Dmitry 25.09.2014 01:31, Even Rouault пишет: Le mercredi 24 septembre 2014 23:25:19, Dmitriy Baryshnikov a écrit : Hi, I'm looking the http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News and not found the

Re: [gdal-dev] ogr2ogr sqldump?

2014-09-27 Thread Vladan Divljak
On Sat, Sep 27, 2014 at 7:48 PM, Kyle Shannon wrote: > > Have you looked at the pgdump driver for ogr: > > http://gdal.org/drv_pgdump.html > > It may suit your needs. > Thanks Kyle, I didn't know about that driver. It could be a handy in future perhaps, however I need sql dump for SQL Server, as

Re: [gdal-dev] ogr2ogr sqldump?

2014-09-27 Thread Kyle Shannon
Vladan, On Sat, Sep 27, 2014 at 9:45 AM, Vladan Divljak wrote: > Hi, > > I want migrate data between PostGIS enabled Postgres database and SQL Server > spatial database. ogr2ogr seems like easiest possible way, but there is a > catch with this ticket: http://trac.osgeo.org/gdal/ticket/5239 > > I

[gdal-dev] ogr2ogr sqldump?

2014-09-27 Thread Vladan Divljak
Hi, I want migrate data between PostGIS enabled Postgres database and SQL Server spatial database. ogr2ogr seems like easiest possible way, but there is a catch with this ticket: http://trac.osgeo.org/gdal/ticket/5239 I tried it nonetheless, but as expected Postgres tables with UTF-8 strings show