default block size is 1024x1024 so the 2000x2000 image is split into 4 requests: 1024x1024, 976x1024, 1024x976 and 976x976

Travis Kirstine wrote:
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.
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev



_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to