Re: pgsql2shp : Encoding headache

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: Arnaud Lesauvage <arnaud(dot)listes(at)codata(dot)eu>
Cc: pgsql-general(at)postgresql(dot)org, postgis-users(at)postgis(dot)refractions(dot)net
Subject: Re: pgsql2shp : Encoding headache
Date: 2009-10-16 10:09:20
Message-ID: 4AD84650.9080108@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 16/10/2009 10:36, Arnaud Lesauvage wrote:

> I have an UTF8 encoded shapefile, and an UTF8 encoded postgis-enabled
> database. I want my shapefile to be encoded in WIN1252, and a particular
> field to be in uppercase.
>
> Since I am on windows, I don't have an iconv executable. Therefore, I am
> trying to :

If it's any help to you, you can get iconv (and a bunch of other helpful
stuff) from GnuWin32:

http://gnuwin32.sourceforge.net/

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Neha Patel 2009-10-16 10:26:40 Urgent Help required
Previous Message Arnaud Lesauvage 2009-10-16 09:36:11 pgsql2shp : Encoding headache