<div dir="ltr"><div><div><div><div><div>Thanks Even,<br><br></div>I'll change our code.<br></div>I assume I need to call<br>freeGEOSContext( hGEOSCtxt );<br></div>afterwards as well.<br><br></div>And you are right. I'm using the trunk version of GDAL because I want the update EPSG database.<br>

</div>But I'm using GEOS v3.4.2 (Stable)<br><div><div><br></div></div></div><div class="gmail_extra"><br clear="all"><div><br>
<br>
Paul<br>
<br>
<div style="font-size:13.3px;font-family:Verdana,Arial,Helvetica,sans-serif"><div style="border:1px solid #e5e5e5;background-color:#f8f8f8;padding:0.8em 0.8em 0.3em 0.8em"><div style="margin:0 0 8px 0"><p style="margin:0">

<span><b><img style="float:left;margin-left:5px;margin-right:5px" src="http://www.bontepaarden.nl/bontepaarden/images/newButton.png" alt="" height="120" width="160">Paul Meems </b><br><span>Release manager, configuration manager</span><br>

<span>and forum moderator of MapWindow GIS.</span><br><a href="http://www.mapwindow.org/" target="_blank"><span>www.mapwindow.org</span></a><br><br><span>Owner of MapWindow.nl - Support for</span><br><span>Dutch speaking users.</span><br>

<a href="http://www.mapwindow.nl/" target="_blank"><span>www.mapwindow.nl</span></a><br></span></p>
<p style="margin:0"><b><br></b></p></div></div><img src="http://p1.wisestamp.com/pixel.png?p=mozilla&v=3.9.12&t=1322134056890&u=482737fd0c4ca423" height="1" width="1"></div>
</div>
<br><br><div class="gmail_quote">2013/10/8 Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@mines-paris.org" target="_blank">even.rouault@mines-paris.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Selon Paul Meems <<a href="mailto:bontepaarden@gmail.com">bontepaarden@gmail.com</a>>:<br>
<div class="im"><br>
> Hi List,<br>
><br>
> I'm upgrading GDAL and GEOS to the latest stable versions for MapWinGIS and<br>
> while compiling the project I noticed the signature for exportToGEOS and<br>
> createFromGEOS have been changed.<br>
> They now require a GEOSContextHandle_t parameter.<br>
><br>
> I've been using Google to search for some documentation about this but<br>
> can't find it.<br>
><br>
> I've looked at the code used in GDAL and it looks like I just have to call<br>
> GEOSContextHandle_t hGEOSCtxt = createGEOSContext();<br>
> first and pass hGEOSCtxt.<br>
><br>
> Am I correct?<br>
<br>
</div>Yes,<br>
<br>
actually it is a change in trunk ( "stable" would be 1.10.X ). See<br>
<a href="http://lists.osgeo.org/pipermail/gdal-dev/2013-August/036877.html" target="_blank">http://lists.osgeo.org/pipermail/gdal-dev/2013-August/036877.html</a> and<br>
<a href="http://trac.osgeo.org/gdal/changeset/26326" target="_blank">http://trac.osgeo.org/gdal/changeset/26326</a><br>
<span class="HOEnZb"><font color="#888888"><br>
Even<br>
</font></span></blockquote></div><br></div>