I do use the C++ API, and have been taking a look at geos::geom::util::GeometryTransformer.<br><br>geos::geom::util::GeometryTransformer is based on copying aswell, or, at least I can&#39;t see<br>an way to change that behaviour ?<br>
<br><br>-- Oyvind<br><br><br><div class="gmail_quote">On Thu, Mar 15, 2012 at 11:02 AM, Sandro Santilli <span dir="ltr">&lt;<a href="mailto:strk@keybit.net">strk@keybit.net</a>&gt;</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 Thu, Mar 15, 2012 at 10:45:31AM +0100, Oyvind Idland wrote:<br>
<br>
&gt; is it possible in some way to modify vertices on geometries, without making<br>
&gt; copies ?<br>
<br>
</div>It should be possible with the C++ api.<br>
Check out coordinate transformation classes.<br>
<br>
Probably not very well tested.<br>
<br>
--strk;<br>
<br>
  ,------o-.<br>
  |   __/  |    Delivering high quality PostGIS 2.0 !<br>
  |  / 2.0 |    <a href="http://strk.keybit.net" target="_blank">http://strk.keybit.net</a> - <a href="http://vizzuality.com" target="_blank">http://vizzuality.com</a><br>
  `-o------&#39;<br>
<br>
_______________________________________________<br>
geos-devel mailing list<br>
<a href="mailto:geos-devel@lists.osgeo.org">geos-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geos-devel" target="_blank">http://lists.osgeo.org/mailman/listinfo/geos-devel</a><br>
</blockquote></div><br>