On 11/30/2010 10:21 PM, ssobieraj wrote:
Hello,
I'm trying to use FWTools to transform from an arbitrary Datum/Projection
pair in an arbitrary format into a Geographic (lat/lon) projection with the
WGS84 ellipsoid in GeoTiff format.
To do this, I've tried the following:
gdalwarp -s_srs Input.
Hello,
I'm trying to use FWTools to transform from an arbitrary Datum/Projection
pair in an arbitrary format into a Geographic (lat/lon) projection with the
WGS84 ellipsoid in GeoTiff format.
To do this, I've tried the following:
gdalwarp -s_srs Input.prj -t_srs Output.prj Input.xyz Output.tif