2011/5/14 Harry G McGavran Jr <w5...@w5pny.com>: > Why on earth Viking uses tfw files when the information > it needs is in the geotiff header I don't know. > It's hard to believe that code isn't there. But > listgeo will extract that info from the geotiff file > and create the tfw file.
Projection support in Viking is really simple currently: only three simple projections. Thus, support for georeferenced image is simpler. One of the simplification used is that only the tfw format is implemented (hard coded). The code already exists and is called proj4 and gdal. But currently viking does not use these libraries. -- Guilhem BONNEFILLE -=- JID: gu...@im.apinc.org MSN: guilhem_bonnefi...@hotmail.com -=- mailto:guilhem.bonnefi...@gmail.com -=- http://nathguil.free.fr/ ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Viking-devel mailing list Viking-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viking-devel Viking home page: http://viking.sf.net/