Hi, I am having a problem. I convert a shp file using shp2pgsql. One of the multipolgons is very large (line is about 277k characters long). After I import into postgresql, this geometry is empty. No error from postgis. No error from postgresql.
I am only making a guess that it is the line size, I am not sure. Is there a setting which would fix this? Thanks for any help. --- Attached is the .sql script. http://www.nabble.com/file/p18285042/testtable.sql testtable.sql -- View this message in context: http://www.nabble.com/import-large-multipolygon-tp18285042p18285042.html Sent from the PostGIS - User mailing list archive at Nabble.com. _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
