[postgis-users] pgsql2shp dbf file encoding

Mark Cave-Ayland mark.cave-ayland at siriusit.co.uk
Mon Oct 25 02:05:58 PDT 2010


Denis Rykov wrote:

> Try to export postgis data to shapefiles with pgsql2shp 
> (pgsql2shp-core.h 5870 2010-08-28 09:16:32Z mcayland)
> If open *.dbf file I see the value in my dbf files at byte 29 is 0x57h. 
> Is the 0x57h value is default? Why not 0x00h?
> With 0x57h encoding my shapefiles looks not correct in any GIS software.

I don't think it's currently set to anything, so I guess this would be 
the default? Perhaps we should provide a mapping from PostgreSQL 
database encoding names to shapefile encoding values in a table somewhere?

Anyone know which encoding 0x57h represents?


ATB,

Mark.

-- 
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063

Sirius Labs: http://www.siriusit.co.uk/labs



More information about the postgis-users mailing list