<div dir="ltr">Thanks Evan!<div><br></div><div>That appears to have fixed it!  Tested on one image with 137 billion pixels and it worked great.</div><div><br></div><div>Cheers, and have a great weekend, Sir Lancelot!</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 24, 2018 at 11:25 AM Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On mercredi 24 octobre 2018 10:59:45 CEST kingarthur10 wrote:<br>
> Hello All,<br>
> <br>
> I'm trying to read in a large FITS image using the following command:<br>
> <br>
> <br>
> <br>
> When I run that, I get the following error:<br>
> <br>
> <br>
> After some sluething, I can pull in an image up to 65536 x 32768 in size.<br>
> One pixel beyond that in a dimension gives me the same error (although the<br>
> Y-offset changes based on the size).<br>
> <br>
> It appears that if the total number of pixels exceeds a 32-bit signed<br>
> integer, the reader crashes.<br>
<br>
Dear King Arthur,<br>
<br>
Should be fixed per <br>
<a href="https://github.com/OSGeo/gdal/commit/25fc57b7642662356328928a01e3d64ff89eb4c7" rel="noreferrer" target="_blank">https://github.com/OSGeo/gdal/commit/25fc57b7642662356328928a01e3d64ff89eb4c7</a><br>
<br>
Lancelot<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>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a></blockquote></div>