James, gdaltransform and some other command line utilities are a part of the GDAL project. It comes with the GDAL library. You should be able to use it from the commandline after setting some env variables. LD_LIBRARY_PATH should direct to the folder contain the GDAL library. GDAL_DATA to the gdal's data folder. You might also need to set the PATH variable to the gdal apps folder.
OSGeo4W and FWTools packages do these things automatically. On Tue, Jan 11, 2011 at 3:06 AM, manzione <[email protected]>wrote: > > Greetings all, > > I have been able to successfully download and use GDAL 1.7.3 in PythonWin, > but am not able to use gdaltransform. I understand that gdaltransform is > an > executable that requires additional installation steps before it can be > implemented. Can someone please provide me a link to where I can download > gdaltransform.exe and documentation on how to set it up I would be truly > grateful. > > Thank in advance for your time in response! > > -James > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/installing-GDAL-for-pythonwin-can-import-and-use-gdal-but-not-gdaltransform-tp5908686p5908686.html > Sent from the GDAL - Dev mailing list archive at Nabble.com. > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- Best regards, Chaitanya kumar CH. /tʃaɪθənjə/ /kʊmɑr/ +91-9494447584 17.2416N 80.1426E
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
