<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=576290020-12052005><FONT face=Arial size=2>Does anyone out 
there have any experience encoding geotiffs that are referenced with a standard 
transformation method (e.g., Lambert Conformal, Polar Stereographic, Mercator) 
on a user-defined projection?&nbsp; For example, I can create an image where I 
know:</FONT></SPAN></DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial size=2>1.&nbsp; Projection 
is Lambert Conformal </FONT></SPAN></DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial size=2>2.&nbsp; I know both 
standard parallels in degrees</FONT></SPAN></DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial size=2>3.&nbsp; I know the 
standard longitude in degrees</FONT></SPAN></DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial size=2>4.&nbsp; I know the 
spacing of the pixels along either of the standard latitudes in 
meters</FONT></SPAN></DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial size=2>5.&nbsp; I can 
compute the lat/lon of any raster pixel in the image to use as a tie 
points.&nbsp; Since I know items 1-4, I really should only need 1 tie point, but 
I can compute any of the lat/lons with routines I already have.&nbsp; 
</FONT></SPAN></DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial size=2>What I specifically 
don't understand how to use for this case is the ModelTiePointTag and the 
PixelScaleTag.&nbsp; It seems as if the tie points always need to be specified 
in some sort of distance unit, which I don't know and cannot readily 
compute.&nbsp; So, is there anyway to encode the information such that the tie 
points are specified in lat/lon, but still use a Projected CS with the other 
parameters specified?&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial size=2>Thanks for any help 
anyone can provide.</FONT></SPAN></DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial 
size=2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=576290020-12052005><FONT face=Arial 
size=2>Brent</FONT></SPAN></DIV></BODY></HTML>