<div dir="ltr">Hello,<div><br></div><div>Thanks. I will use that. </div><div><br></div><div>When the PostGISRasterDataset::SetProjection method returns, a segmentation fault is being shown. The methods I have made changes to IWriteBlock, IRasterIO are not being called. What is the following flow of methods that are called? What could be the issue? </div>

<div><br></div><div>Regards,</div><div>Varun Saraf</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Aug 8, 2014 at 1:22 AM, 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">Le jeudi 07 août 2014 21:26:31, Varun Saraf a écrit :<br>
> <a href="http://trac.osgeo.org/gdal/browser/trunk/gdal/frmts/postgisraster/postgisra" target="_blank">http://trac.osgeo.org/gdal/browser/trunk/gdal/frmts/postgisraster/postgisra</a><br>
> sterdataset.cpp#L3024<br>
<br>
I suggested you to look at OGRPGDataSource::FetchSRSId() (<br>
<a href="http://trac.osgeo.org/gdal/browser/trunk/gdal/ogr/ogrsf_frmts/pg/ogrpgdatasource.cpp" target="_blank">http://trac.osgeo.org/gdal/browser/trunk/gdal/ogr/ogrsf_frmts/pg/ogrpgdatasource.cpp</a>)<br>
. It contains everything you need. You could/should actually reuse it directly<br>
in PostgisRaster.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a><br>
</div></div></blockquote></div><br></div>