Batch processing resampling of DEMs
Yet again, working with that Ohio DEM dataset, I need some reduced resolution versions of the 2.5 foot DEMs. At a grand total of ~600 DEMs for a given county, it was time to batch, this time in Windows Command prompt. The neat thing is the variable substitution in the for-in-do command in the command prompt, where, e.g. for a file variable %f, the file … Continue reading Batch processing resampling of DEMs