Hi,
I am trying to convert my shape files to postgre files. After getting sql
file, postgre got struck by not recognising addgeometrycolumn function.In
one of my files--
SELECT AddGeometryColumn('','gisdb','the_geom','-1','MULTILINESTRING',2);
works while in other
SELECT AddGeometryColumn('','gisdb','the_geom','-1','MULTIPOLYGON',2);
doesnt work.
Also I m unable to find lat long from successfully generated file.
Please help me out urgently.

Regards
Mukul.
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to