<!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=807322014-04052005><FONT face=Arial 
size=2>Greetings,</FONT></SPAN></DIV>
<DIV><SPAN class=807322014-04052005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=807322014-04052005><FONT face=Arial size=2>I am new to 
GeoTIFF.&nbsp; I am a meteorologist, and would say I have a better than average 
understanding of projections than many meteorologists, but still am unsure of a 
lot of the cartographic terminology used in the GeoTIFF 
specification.&nbsp;&nbsp; I am currently able to create georeferenced images of 
gridded data sets using an application called IDL (Interactive Data Language, a 
4DL used for data visualization and exploration).&nbsp; My gridded data sets are 
generally either Lambert Conformal, Polar Stereographic, or Mercator 
projections.&nbsp; For these data sets, I have routines that allow me to define 
the grid based on 1 known point in the grid, defined by its (i,j) index and a 
latitude and longitude, the "standard longitude" (the longitude line that is 
parallel to the grids y-axis), the standard latitude(s) (the latitude(s) at 
which the grid spacing is exact), the grid point spacing (in meters) at the 
standard latitude, and the dimensions of the grid.&nbsp; From that definition, I 
am able to compute the latitude/longitude of any I/J point and vice versa.&nbsp; 
In my convention, the grid (i,j) values originate at the southwest corner of the 
grid.&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=807322014-04052005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=807322014-04052005><FONT face=Arial size=2>From this 
definition, I am also able to define a an IDL "mapping" window from this 
information, such that IDL has a georeferenced canvas upon which it can contour 
the data, plot points, etc.&nbsp; Within IDL, I can determine the latitude and 
longitude of any pixel location.&nbsp; IDL supports writing GeoTIFFs, but 
currently the GeoTIFF tags have to be manually set.&nbsp; My problem is that I 
am having trouble figuring out the appropriate values.&nbsp; I have looked at 
the GeoTIFF spec and some of the Lambert conformal examples, but still cannot 
seem to set things correctly.&nbsp; In particular, the whole concept of "false 
northing/easting" has me stumped.&nbsp; I don't know the Pixel scale values, 
etc.&nbsp; It would seem that if I can provide one or more "tie points" ,where a 
tie point is a known pixel location ( [i,j] in raster units) and the 
latitude/longitude, along with the projection parameters (type, 
standard_parallels, standard longitude), that everything one needs to establish 
a transformation is present, without having to know what the pixel spacing is, 
etc.&nbsp; For example, I have a tangent Lambert conformal grid with a standard 
longitude of -95.0 deg, standard latitude of 25.0, and a known "cone 
factor."&nbsp; I also can provide the latitude/longitude of all 4 corner 
points.&nbsp; Is that enough info to encode a geoTIFF, and if so, which 
parameters should I be setting?&nbsp; Or, do I have to write some code to 
compute things like "false origin", "false easting" etc.?&nbsp; 
</FONT></SPAN></DIV>
<DIV><SPAN class=807322014-04052005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=807322014-04052005><FONT face=Arial size=2>Sorry for the novice 
question, but after all my searching I am still not clear.&nbsp; Thanks in 
advance for any help you can provide.</FONT></SPAN></DIV>
<DIV><SPAN class=807322014-04052005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=807322014-04052005><FONT face=Arial size=2>Best 
regards,</FONT></SPAN></DIV>
<DIV><SPAN class=807322014-04052005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=807322014-04052005><FONT face=Arial size=2>Brent 
Shaw</FONT></SPAN></DIV></BODY></HTML>