Removed code that allowed gdalwarp
to be compiled as a standalone app. Now the code can only be
called from Python which simplifies the parameter passing.
(ProjectRasterFile): Handle Python arguments. Remove code that
checks for a destination dataset. Add more clean up code.
|