Il 16/08/2010 19:45, Dario ha scritto: > error when copying element to layer to postgis > > > when copying an element of a shape layer to postgis layer reports the > following error: > ERROR: new row for relation "fortificacoes" violates check constraint > "enforce_geotype_the_geom"
You are trying to copy a geometry of a type different from the one in PostGIS (e.g. lines in points, etc.). All the best. -- Paolo Cavallini: http://www.faunalia.it/pc _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
