<div dir="ltr">Hey Dear list,<div>I opened a ticket a while ago (<a href="https://hub.qgis.org/issues/12010">https://hub.qgis.org/issues/12010</a>) about a bug in editing 3D postGIS layer with QGIS.</div><div><br></div><div>Strangely enough editing is fine (Z is put to 0, which is OK),</div><div>but trying to create a geometry raise an error <span style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px;background-color:rgb(255,255,221)"> </span><span style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px;background-color:rgb(255,255,221)">"Column has Z dimension but geometry does not"</span></div><div><br></div><div>The only workaround I found was to create a trigger on the vector table that forces the input to 3D</div><div>(ST_Force3D(geom)).<br>It is however ugly and not good performance wise.</div><div><br></div><div>Somebody has a better idea?</div><br>Cheers,<br>Rémi-C</div>