Please disregard this, I found the answer on one of your pages. Another user had encountered the same problem which is corrected by this.
cat go.txt | perl -n -e 's/\r//g; s/\n//g; system($_);'
----- Original Message ----
From: Samuel Doyle sdoyle_2@anonymised.com
Cc: geoserver-users geoserver-users@lists.sourceforge.net
Sent: Monday, June 4, 2007 11:28:29 AM
Subject: [Geoserver-users] tigerpolygonformation utility
Hi,
Is there some other requirements for using this utility? I have tried running it and it keeps complaining with the following error.
You must create the poly2 table in the postgis database:
create table poly2 (the_geom geometry, polyid numeric(10,0), module char(8)) with oids;
insert into geometry_columns values (‘’,‘public’,‘poly2’,‘the_geom’,2,1,‘POLYGON’);
The problem is that I have followed these steps and the table does exist. I have modified the go.txt file with the appropriate parameters.
S.D.
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users