<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} P{margin-top:0;margin-bottom:0;}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello all,</p>
<p><br>
</p>
<p>I was working with gdal 2.1.0 and i decide to update to 2.2.2</p>
<p>I work on Centos.</p>
<p><br>
</p>
<p>Everything is ok but on one image, i don't get the same result (and the result with 2.2.2 seems incorrect).</p>
<p><br>
</p>
<p>One of the most important difference is the result of the call of this function :<br>
</p>
<p>GDALSuggestedWarpOutput<br>
</p>
<p><br>
</p>
<p>Here are my image gdalinfo </p>
<p><br>
</p>
<p>Size is 1536, 1536<br>
Coordinate System is:<br>
PROJCS["ARC_System_Zone_18",<br>
GEOGCS["GCS_Sphere",<br>
DATUM["D_Sphere",<br>
SPHEROID["Sphere",6378137.0,0.0]],<br>
PRIMEM["Greenwich",0],<br>
UNIT["degree",0.0174532925199433]],<br>
PROJECTION["Azimuthal_Equidistant"],<br>
PARAMETER["latitude_of_center",-90],<br>
PARAMETER["longitude_of_center",0],<br>
PARAMETER["false_easting",0],<br>
PARAMETER["false_northing",0]]<br>
Origin = (9713.964988580557474,556512.681478320620954)<br>
Pixel Size = (5.004572695909427,-5.004572695909427)<br>
Metadata:<br>
SRP_CREATIONDATE=20070417<br>
SRP_EDN=0<br>
SRP_NAM=APOLES01<br>
SRP_PRODUCT=ASRP<br>
SRP_REVISIONDATE=20070417<br>
SRP_SCA=50000<br>
SRP_ZNA=18<br>
Corner Coordinates:<br>
Upper Left ( 9713.965, 556512.681) ( 1d 0' 0.00"E, 85d 0' 0.00"S)<br>
Lower Left ( 9713.965, 548825.658) ( 1d 0'50.41"E, 85d 4' 8.55"S)<br>
Upper Right ( 17400.989, 556512.681) ( 1d47'27.37"E, 84d59'53.95"S)<br>
Lower Right ( 17400.989, 548825.658) ( 1d48'57.61"E, 85d 4' 2.42"S)<br>
Center ( 13557.477, 552669.170) ( 1d24'18.85"E, 85d 2' 1.66"S)<br>
Band 1 Block=128x128 Type=Byte, ColorInterp=Palette<br>
NoData Value=0<br>
Color Table (RGB with 256 entries)<br>
0: 0,0,0,255<br>
</p>
<p><br>
</p>
<p>Thanks a lot.</p>
<p>Regards,</p>
<p>Vincent<br>
</p>
</body>
</html>