[postgis-users] pgsql2shp error(double)
Purvis, Charlton
cpurvis at asg.sc.edu
Tue Oct 19 06:28:48 PDT 2004
Hi, folks:
I'm trying to do a handy dandy pgsql2shp, and it looks like I've got
non-unique rows in my source view. But that's probably using the OID and
not the column called 'seq' that I'd prefer pgsql2shp to use as the unique
identifier. I have tried making seq part of the view, but I still get
error(double) - Record could not be created
and I believe it comes from the DBFWriteIntegerAttribute check inside of
pgsql2shp.c.
So is there any way to force pgsql2shp to use a column other than OID as the
unique identifier? pg_class perhaps?
Thanks,
Charlton
Charlton Purvis
(803) 777-8858 : voice
(803) 777-3935 : fax
cpurvis at sc.edu
Baruch Institute
University of South Carolina
Columbia, SC 29208
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20041019/c786c5aa/attachment.html>
More information about the postgis-users
mailing list