Sorry for the delay (I had to create an account).  Hope I filled it out right - obviously my first ticket.<br><br><a href="http://trac.osgeo.org/postgis/ticket/2184">http://trac.osgeo.org/postgis/ticket/2184</a><br><br>-jm<br>
<br><div class="gmail_quote">On Tue, Jan 22, 2013 at 2:05 PM, Sandro Santilli <span dir="ltr"><<a href="mailto:strk@keybit.net" target="_blank">strk@keybit.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Jan 22, 2013 at 01:55:50PM -0500, John Morrison wrote:<br>
> Hi Sandro;<br>
><br>
> If you add the second line below sandwiched between the two lines you were<br>
> kind enough to send me, I again see the error...  AFAICT it only complains<br>
> when actually inserting nodes that have z...<br>
><br>
> select topology.createTopology('topo3d', 0, 0, true);<br>
> select st_addisonode('topo3d', NULL, ST_GeomFromText('POINT(1 2 3)'));<br>
> select topology.copyTopology('topo3d', 'topo3d-bis');<br>
<br>
</div>A-ha, bingo.<br>
<div class="im"><br>
ERROR:  Geometry has Z dimension but column does not<br>
<br>
</div>Can you please file a ticket for this ?<br>
I won't be looking at it any soon so if you want to try a patch<br>
you're welcome.<br>
<div class="HOEnZb"><div class="h5"><br>
--strk;<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a><br>
</div></div></blockquote></div><br>