i'm not sure this can be easily done. it probably would require modifying the Image_Wizard.erb file. since er mapper 6.0, the "listdir" batch command has replaced the "system dir /b /on" system command in batch scripts. the later allowed you to use the standard switches with the system "dir" command, such as the "/b /on" you see above which would presumably output the files alphabetically into an array. (i thought that "listdir" did this by default too, though.) in any case, it wouldn't be over the top difficult, i don't think, to replace the "listdir" functionality "dir /b/ on". just be sure to make a backup of the original .erb file or save the modified one with a new name and run it from the batch script/wizard control command button.
lance -----Original Message----- From: Bartley Doyle [mailto:[EMAIL PROTECTED]] Sent: Friday, September 13, 2002 5:53 AM To: '[EMAIL PROTECTED]' Subject: Mosaicing - Image Order in Algorithm Dear All, does anyone know how to change the order of images loaded into the algorithm automatically from the Mosaic wizard. For example, I have 200 aerial photographs of a region that I would like to mosaic, and I would like to arrange them in alphabetic order descending. ER Mapper seems to arrange them in date order ascending! Any help would be appreciated. Regards Bartley ********************************************************************** Bartley R. Doyle Compass Informatics Tel: +353-1-6705761 / 087-2902343 Fax: +353-1-6703037 Eml: [EMAIL PROTECTED] Pst: 19 Nassau Street, Dublin 2, Ireland Visit www.compass.ie ! And enter the Compass GeoShop at www.compass.ie/geoshop/. *********************************************************************** This email and any files transmitted with it are confidential and may contain commercially sensitive material. They are intended solely for the use of the individual(s) to whom they are addressed and should not be released to a third party without the consent of Compass Informatics. *********************************************************************** ----------------------------------------------------------- To make changes to your subscription, please visit our website, http://www.ermapper.com/technicl/ermapperl/index.htm ----------------------------------------------------------- To make changes to your subscription, please visit our website, http://www.ermapper.com/technicl/ermapperl/index.htm
