[gdal-dev] How to project all the files or newest files that were added to the directory using gdalwarp and commandline(.bat file)

Paul Meems bontepaarden at gmail.com
Tue Oct 21 01:18:10 PDT 2014


What I would do is create a subfolder called 'processed'
Run your bat file to project the files in your folder and move the
processed files to the subfolder.
This results in your main folder being empty if nothing to do and filled if
you need to do something.
Now you can schedule your bat file to run periodically.

BTW. I don't think this is a GDAL question, more a Windows batch question.




Paul

*Paul Meems *
Release manager, configuration manager
and forum moderator of MapWindow GIS.
www.mapwindow.org

Owner of MapWindow.nl - Support for
Dutch speaking users.
www.mapwindow.nl



*The English presentations of the MapWindow GIS Conference 2014 are online.
<http://www.slideshare.net/mapwindow>*

2014-10-21 9:30 GMT+02:00 Love <ljvillarin30 at gmail.com>:

> How am I going to automatically detect all the files that were added to
> the directory and then project it immediately?Because everyday I am
> downloading hdf files and then project it from time to time which is a
> waste of time. That's why I need it in batch process and automatic process.
>
> Thank you in advance!
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20141021/76995cd2/attachment.html>


More information about the gdal-dev mailing list