Re: [Gdal-dev] default pixel size in gdalwarp

2009-08-03 Thread agnes123
Dear Frank, Thank you very much! By the way, is there any smaple scripts on how to use the AutoCreateWarpedVRT() in python? Regards, Agnes Frank Warmerdam wrote: > > agnes123 wrote: >> Frank, >> >> Thanks for your reply. >> >> Do you know if python can use the function GDALSuggestedWarpOu

Re: [Gdal-dev] default pixel size in gdalwarp

2009-08-03 Thread Frank Warmerdam
agnes123 wrote: Frank, Thanks for your reply. Do you know if python can use the function GDALSuggestedWarpOutput2() ? I searched on web and found only the C/C++ examples. Agnes, I am unaware of it being SWIG wrapped, so the answer appears to be no. It is indirectly available via AutoCreateW

Re: [Gdal-dev] default pixel size in gdalwarp

2009-08-02 Thread agnes123
Frank, Thanks for your reply. Do you know if python can use the function GDALSuggestedWarpOutput2() ? I searched on web and found only the C/C++ examples. Regards, Agnes Frank Warmerdam wrote: > > agnes123 wrote: >> >> Dear all, >> >> i have one question on the default pixel size in g

Re: [Gdal-dev] default pixel size in gdalwarp

2009-07-28 Thread Frank Warmerdam
agnes123 wrote: Dear all, i have one question on the default pixel size in gdalwarp. In gdalwarp, we can use -tr to determine output pixel size in x and y direction, however, if i omit the argument -tr , gdal will have a default pixel size value which is in target projection units. For ex

[Gdal-dev] default pixel size in gdalwarp

2009-07-28 Thread agnes123
Dear all, i have one question on the default pixel size in gdalwarp. In gdalwarp, we can use -tr to determine output pixel size in x and y direction, however, if i omit the argument -tr , gdal will have a default pixel size value which is in target projection units. For example, if the orgin