This is what I am trying to accomplish in FME:
A. Read a .jpg file, clip collars, add GCPs.
B. Feed that into a GeoTiff reader to convert to GeoTiff.
C. Feed the GeoTiff into a CADRG writer (requires GeoTiff for input).
I've done this with some (limited) success using "reader to GeoTiff writer",
then "GeoTiff reader to CADRG writer". (see my previous post on how the resultant GeoTiff raster was flipped horizontally)
As the GeoTiff is an intermediate format, how can I streamline this flow?
Thanks
bill