I am doing some testing of the WMS driver with gdal and have a question. If I define the <SizeX> and <SizeY> parameters as 2000px I would expect that the WMS request would request a image width and height of 2000. When I checked the log files GDAL is requesting a 976x976 image and then rescaling the returned image.