<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>specifying omerc parameters</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><SPAN LANG="en-ca"><FONT SIZE=2 FACE="Arial">Hi,</FONT></SPAN>
</P>

<P><SPAN LANG="en-ca"><FONT SIZE=2 FACE="Arial">I am trying to specify an oblique Mercator projection using proj.4 in GRASS.</FONT></SPAN>
</P>

<P><SPAN LANG="en-ca"><FONT SIZE=2 FACE="Arial">I am looking for some advice about the valid range of the parameters lat_1, lat_2, etc.</FONT></SPAN>
</P>

<P><SPAN LANG="en-ca"><FONT SIZE=2 FACE="Arial">I am trying to specify an &quot;omerc&quot; as follows:</FONT></SPAN>
</P>

<P><SPAN LANG="en-ca"><FONT SIZE=2 FACE="Arial">&gt;</FONT></SPAN><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">+proj=omerc +lat_0=45.1875000000 +lat_1=-20.0000000000</FONT></SPAN>

<BR><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">&gt; +lat_2=20.0000000000 +lon_0=0.0000000000 +lon_1=-120.0000000000 </FONT></SPAN>

<BR><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">&gt; +lon_2=-60.0000000000 +k_0=1.0000000000 +no_uoff +rot_conv +a=6378137</FONT></SPAN>

<BR><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">&gt; +rf=298.257223563 +no_defs +towgs84=0.000,0.000,0.000</FONT></SPAN>
</P>

<P><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">GRASS support said that absolute value of lat_0 must be less than 36.&nbsp; Sure enough when I put lat_0 equal 35, proj worked.&nbsp; BUT then I wanted to change the other parameter lat_1, Lat_2, etc. to achieve the required rotation.&nbsp; I would like:</FONT></SPAN></P>

<P><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">Lat_1 = -20</FONT></SPAN>

<BR><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">Lat_2 = 23</FONT></SPAN><SPAN LANG="en-ca"></SPAN>

<BR><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">Lon_1 = -120</FONT></SPAN>

<BR><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">Lon_2 = 45</FONT></SPAN>
</P>

<P><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">(I estimated these parameters by doing a reprojection of my dataset in Global Mapper)</FONT></SPAN>
</P>

<P><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">But proj fails.</FONT></SPAN>
</P>

<P><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">On a related note, what is the accepted range of the +alpha parameter in the alternative specification of omerc?</FONT></SPAN>
</P>

<P><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">Any advice would be appreciated,</FONT></SPAN>
<BR>

<BR><SPAN LANG="en-us"><FONT SIZE=2 FACE="Courier New">Garret Duffy.</FONT></SPAN>
</P>

</BODY>
</HTML>