I made a utility that parses a GeoTIFF file to create an INF with positional data for the Resample tool. Of course, it isn't all that impressive when you don't need positional data in the INF when you're using a GeoTIFF, but it is handy if you end up editing the image. Saves you the step of having to add positional data back to the image, or having to input the geographic data in the INF manually.
The GeoTIFF parsing code is based on what CrashTestDummy posted here.
If you're interested, you can download it from GitHub.
Hope someone finds it useful. I'd be glad to hear comments or ideas.
The GeoTIFF parsing code is based on what CrashTestDummy posted here.
If you're interested, you can download it from GitHub.
Hope someone finds it useful. I'd be glad to hear comments or ideas.

