Hi I've come upon a limitation of the gdalwarp utility under windows. When creating a mosaic from a large number of files from the command line, I ran into the limit of the command line length in windows (about 8000 characters). I added the functionality of reading the source files from a txt file (similar to gdalbuildvrt -input_file_list option) to gdalwarp. I think it could benefit other users, and the symmetry of the API to add this to the official version.
A patch against trunk is included. Yehiyam Livneh ********************************************************************************************** This message (including any attachments) issued by RAFAEL- ADVANCED DEFENSE SYSTEMS LTD. (hereinafter "RAFAEL") contains confidential information intended for a specific individual and purpose, may constitute information that is privileged or confidential or otherwise protected from disclosure. If you are not the intended recipient, you should contact us immediately and thereafter delete this message from your system. You are hereby notified that any disclosure, copying, dissemination, distribution or forwarding of this message, or the taking of any action based on it, is strictly prohibited. If you have received this e-mail in error, please notify us immediately by e-mail mailto:[email protected] and completely delete or destroy any and all electronic or other copies of the original message and any attachments thereof. **********************************************************************************************
gdalwarp.patch
Description: gdalwarp.patch
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
