Nicolas Gillet - MARKET-IP wrote:

Hello List,

I used the PGAdmin III plug-in to import shape files into my database but I’m facing a problem.

The shape file I am importing contains multi-polygon but the resulting table after import contains only single polygon and some polygons are then lost.

Only one polygon is imported for every multi-polygon in the file.
If I use the shp2pqsql command line tool (instead of GUI), I have the right result. My multi-polygons are as they’re supposed to be.

So I think that the import plug-in is somehow configured to use something like the “-S” forced switch of the shp2pqsql tool but I don’t find such option in the plug-in’s options.

I use a PosgreSql 8.4, Postgis 1.5 with PgAdmin III.

The import plugin version is : shp2pgsql-gui $Revision: 5094 $.

Any idea of what’s wrong ?

Thanks for any input.

Nicolas

Hi Nicolas,

It looks as if this bug has already been fixed in r5195, and hence should be included from PostGIS 1.5.0 onwards. Where did you get your PostGIS binaries from?


HTH,

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
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to