SV: [gdal-dev] PostgreSQL, PostGIS and ogr2ogr

2009-09-06 Thread Casper Børgesen
Okay and thank you for your answers! Since using the '--config PGCLIENTENCODING format' option didn't make a difference, my next guess is that the encoding of the shapefile might be the problem. I have used SQL_ASCII, LATIN1, LATIN9, WIN1250, WIN1252 as formats and I still get the error. The f

Re: [gdal-dev] Re: Thanks: Missing msvcr80.dll ?

2009-09-06 Thread Tamas Szekeres
2009/9/6 Martin Hvidberg > > I got my GDAL from gdal.org (gdalwin32exe160.zip) >> >>It works on my XP nootebook but not on our 'Window Server 2003' >> >> >> >> Hmmm... Just by looking into this package ( >> http://download.osgeo.org/gdal/win32/1.6/gdalwin32exe160.zip) I

[gdal-dev] Re: Thanks: Missing msvcr80.dll ?

2009-09-06 Thread Martin Hvidberg
I got my GDAL from gdal.org (gdalwin32exe160.zip) It works on my XP nootebook but not on our 'Window Server 2003' Hmmm... Just by looking into this package (http://download.osgeo.org/gdal/win32/1.6/gdalwin32exe160.zip) I don't see any dependencies to msvcr80.dll.

[gdal-dev] convert shape file to ascii raster

2009-09-06 Thread Oz Nahum
Hi, I've been using gdal-rasterize for quite a while now in my python scripts. It only posses on difficulty to me, since it forces me to use the tiff format I need to create a template before creating the raster. Does any one know of a quick way of doing the template? Alternatively, can I use other