Hi list !

I had to export a bunch of data from postgis to shapefile (using pgsql2shp), 
but unfortunately I did this without changing my client-encoding.
The destination application does not like the shapefiles the way they are, and all special 
characters are unreadable ("é" instead of "é" for instance).
The export was quite painfull (a lot of time and some manual work), and I was 
wondering whether there would be a simple way to import the shapefiles into 
postgis, and then re-export them with the correct encoding (LATIN1, AFAICT) ?

Thanks for any hint on this !

Regards,
--
Arnaud
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to