[Geotiff] Conversion from lat/long to PCS to raster
Kevan
kadlard at gmail.com
Tue Jun 28 15:09:17 EST 2011
Fernando Cacciola <fernando.cacciola at ...> writes:
>
> On 1/21/2011 5:39 PM, noelkhan wrote:
> >
> > Fernando,
> >
> > So long as you can get the tie-point and scale info, you probably could use
> > gdal or libtiff to convert from PCS to Raster space
>
> Right
>
> > (you would have to
> > convert LAT/LON to PCS yourself;
>
> Which is precisely the part I'm missing now :)
>
> > Conceptually:
> >
> > 1. Convert LAT/LON to UTM to get (Xm,Ym) [see:
> > http://www.rcn.montana.edu/resources/tools/coordinates.aspx]
> >
> Thanks.. I needed thsi bit of theory in fact,
>
> The second part I knew already (though I prefer to let libgeotiff do that for
me)
>
> Best
>
Hi,
Im just starting to use geotiffs as well. I have been having a hard time
figuring out how to really even start. I have all the lat/longs and have already
converted them into UTM. Im not sure what you are supposed to do for steps 2 to
4 mentioned earlier. If you could explain or post snippets of code with
explanation that would be great.
Kevan
More information about the Geotiff
mailing list