Hi Sandro;<br><br>If you add the second line below sandwiched between the two lines you were kind enough to send me, I again see the error...  AFAICT it only complains 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>-jm<br><br><div class="gmail_quote">On Tue, Jan 22, 2013 at 1:37 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 id=":25d">select topology.createTopology('topo3d', 0, 0, true);<br>
select topology.copyTopology('topo3d', 'topo3d-bis');</div></blockquote></div><br><br>