On 11/21/2012 5:32 AM, Mateusz Loskot wrote:
On 21 November 2012 12:06, Even Rouault wrote:
Selon David Strip :
The GDAL API tutorial describes this array as:
adfGeoTransform[0]/* top left x */
adfGeoTransform[1]/* w-e pixel res
On 21 November 2012 12:06, Even Rouault wrote:
> Selon David Strip :
>
>> The GDAL API tutorial describes this array as:
>>
>> adfGeoTransform[0]/* top left x */
>> adfGeoTransform[1]/* w-e pixel resolution */
>> adfGeoTransform[2]/* rotation, 0 if image is "north up" */
>> adf
Selon David Strip :
> The GDAL API tutorial describes this array as:
>
> adfGeoTransform[0]/* top left x */
> adfGeoTransform[1]/* w-e pixel resolution */
> adfGeoTransform[2]/* rotation, 0 if image is "north up" */
> adfGeoTransform[3]/* top left y */
> adfGeoTransform[4]
The GDAL API tutorial describes this array as:
adfGeoTransform[0]/* top left x */
adfGeoTransform[1]/* w-e pixel resolution */
adfGeoTransform[2]/* rotation, 0 if image is "north up" */
adfGeoTransform[3]/* top left y */
adfGeoTransform[4]/* rotation, 0 if image is "north up"