<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi Astrid,<br><br>The only way of doing what you suggest is to create your table, then add views splitting out the geometries into the different types for use in QGIS. Update rules may need to be applied to the views to support editing through them <br><br>There are other ways of achieving a similar effect, but this is the only way to have the single database geometry column that you specify. <br><br>If your use case allows this, I suggest you revisit your requirement for a single table, so that you manage your underlying data in separate tables, & apply a view unioning the tables into the single database view. I think this will be a more robust way to have the editing & data management facilities, & the apparent single table/column that you require.<br><br>Brent Wood<br><br>--- On <b>Mon, 12/17/12, Astrid Emde
 <i><astrid.emde@wheregroup.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Astrid Emde <astrid.emde@wheregroup.com><br>Subject: [Qgis-user] How to digitze points, linestrings, polygons in a single PostGIS geometry-column<br>To: qgis-user@lists.osgeo.org<br>Date: Monday, December 17, 2012, 9:22 PM<br><br><div class="plainMail">Hello,<br><br>in a project I want to handle in one PostgreSQl/PostGIS table different<br>geometrytypes (POINT, LINESTRING, POLYGON or even MULTI-objects) in a<br>single geometrycolumn.<br><br>Then I would like to digitize with QGIS new objects. Is this possible?<br><br>I tried it already but in QGIS it is not possible to select the<br>different geometrytypes although I already have different geometrytypes<br>in the table.<br><br>I tried with the TYPE GEOMETRYCOLLECTION too, but QGIS seams not to<br>support this at all.<br><br>I am using
 PostGIS 1.5 and QGIS 1.8.0.<br><br>Thanks for your help.<br><br>-- <br>Best regards<br><br>Astrid Emde<br><br>----------------------------------<br> Astrid Emde<br> WhereGroup GmbH & Co.KG<br> Eifelstraße 7<br> 53119 Bonn<br> Germany<br><br> Fon: +49(0)228 90 90 38 - 19<br> Fax: +49(0)228 90 90 38 - 11<br><br> <a ymailto="mailto:astrid.emde@wheregroup.com" href="/mc/compose?to=astrid.emde@wheregroup.com">astrid.emde@wheregroup.com</a><br> www.wheregroup.com<br> Folgen Sie der WhereGroup auf twitter: <a href="http://twitter.com/WhereGroup_com" target="_blank">http://twitter.com/WhereGroup_com</a><br><br>Amtsgericht Bonn, HRA 6788<br>-------------------------------<br>Komplementärin:<br>WhereGroup Verwaltungs GmbH<br>vertreten durch:<br>Olaf Knopp, Peter Stamm<br>-------------------------------<br> pgp-public key:<br> <a href="http://pgp.mit.edu:11371/pks/lookup?search=0x06DA52D72D515284"
 target="_blank">http://pgp.mit.edu:11371/pks/lookup?search=0x06DA52D72D515284</a><br>  Signierte und/oder verschlüsselte Nachrichten sind sehr willkommen<br>  Signed and/or encrypted mail is highly appreciated<br>_______________________________________________<br>Qgis-user mailing list<br><a ymailto="mailto:Qgis-user@lists.osgeo.org" href="/mc/compose?to=Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br></div></blockquote></td></tr></table>