[gdal-dev] Passing Unicode data to MSSQL-server

2014-06-02 Thread klo uo
Hi, while trying to export UTF-8 encoded geojson to mssql-server, I get columns with wrongly encoded text. `ogr2ogr` sets these columns to type `varchar` which represent single byte strings (ANSI), while for "Unicode" strings the type should be `nvarchar`. That "Unicode" is UTF-16LE and mssql-ser

[gdal-dev] Python bindings in PyPi updated to 1.11

2014-06-02 Thread Even Rouault
Hi, I've just updated the Python bindings registered in PyPi to 1.11.0 : https://pypi.python.org/pypi/GDAL/ The procedure to do the update is now documented in HOWTO-RELEASE. Best regards, Even -- Geospatial professional services http://even.rouault.free.fr/services.html