<div dir="ltr"><div>I got it and saw the progress and cancel working, <br>thanks<br><br></div>Gane<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 26, 2016 at 3:33 PM, Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Le mardi 26 avril 2016 11:58:22, Gane R a écrit :<br>
> [1] Is is possible to get the progress 10...20... into a variable and [2]<br>
> is it possible to cancel the warp progress, say cancel the operation.<br>
<br>
</span>See how it is done in<br>
<a href="https://svn.osgeo.org/gdal/trunk/gdal/port/cpl_progress.cpp" rel="noreferrer" target="_blank">https://svn.osgeo.org/gdal/trunk/gdal/port/cpl_progress.cpp</a><br>
<div class="HOEnZb"><div class="h5"><br>
><br>
> I saw the documentation and sample in JPEG CreateCopy, gdal_translate and<br>
> GDALDummyProgress used in quiet operation.<br>
><br>
><br>
> Thanks<br>
> Gane<br>
><br>
> On Tue, Apr 26, 2016 at 3:13 PM, Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>><br>
><br>
> wrote:<br>
> > Le mardi 26 avril 2016 11:36:46, Gane R a écrit :<br>
> > > Is that any way to get the progress of the gdalwarp and make a cancel<br>
> > > request of gdalwarp.<br>
> > ><br>
> > > in gdal 1.10.1<br>
> > > In gdalwarp.cpp<br>
> > ><br>
> > >  I see psWO->pfnProgress = GDALTermProgress;<br>
> > ><br>
> > > This for only progress right ?<br>
> ><br>
> > No, if the function returns FALSE, the processing is stopped.<br>
> ><br>
> > > I want to have function called with the progress displayed and also<br>
> ><br>
> > check,<br>
> ><br>
> > > if cancel is requested.<br>
> > ><br>
> > > Gane<br>
> ><br>
> > --<br>
> > Spatialys - Geospatial professional services<br>
> > <a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a><br>
<br>
--<br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a><br>
</div></div></blockquote></div><br></div>