Thanks Even and Frank, you are right I had the order of the coordinate pairs backwards, Upper-Left Lower-Right instead of L.Left U.Right. I'm used to using gdal_translate -projwin which uses the former. Is there any hope of harmonizing the parameters across the utilities so they all use the same order?

> The -te arguments are in the output file coordinate system.

Perhaps this could be added to http://www.gdal.org/gdalwarp.html for clarification.


thanks again! (I was really pulling my hair out)


matt wilkie
--------------------------------------------
Geographic Information,
Information Management and Technology,
Yukon Department of Environment
10 Burns Road * Whitehorse, Yukon * Y1A 4Y9
867-667-8133 Tel * 867-393-7003 Fax
http://environmentyukon.gov.yk.ca/geomatics/
--------------------------------------------


Frank Warmerdam wrote:

The -te arguments are in the output file coordinate system.

In your case the ymin value is larger than ymax which is causing
confusion.

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

Reply via email to