<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Janne,<br>thanks for the response.<br>Our custom projection is an approximated Mercator Meter projection based on International 1909 ellipsoid.<br>The approx formula is:<br><br><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->

<p class="MsoNormal" style="margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;
margin-left:5.0cm;text-indent:-99.2pt"><font style="" face="Times New Roman"><span style="mso-bidi-font-weight:normal"><span style="font-size: 12pt;">y
= ln ( tan(1/2 * atan(tan(lat_rad) /<span style="mso-spacerun:yes">&nbsp;
</span>1.0067642927) + PI/2) ) * 6378388.0</span></span></font></p>

<!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
        {mso-style-name:"Table Normal";
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
        mso-para-margin:0cm;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";}
</style>
<![endif]--><br>The choice of using an approximated projection is historical and related by hardware limitations of thirty years ago.<br><br>Regards,<br><br>Raul<br><br><br><div>&gt; Date: Fri, 28 Mar 2014 21:52:28 +0200<br>&gt; From: support.mn@elisanet.fi<br>&gt; To: proj@lists.maptools.org<br>&gt; Subject: Re: [Proj] Add custom projection<br>&gt; <br>&gt; Hello,<br>&gt; <br>&gt; could you tell us why do you have a custom mercator<br>&gt; projection? and what is custom in it?<br>&gt; <br>&gt; Regards: Janne.<br>&gt; <br>&gt; ===========================================<br>&gt; <br>&gt; raul pra levis [raulfalco1978@hotmail.com] kirjoitti: <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; Hi,<br>&gt; &gt; I work for a company where we have our custom mercator projection.<br>&gt; &gt; I already developed code snippets to integrate such projection in proj4 4.8.0  (c++).<br>&gt; &gt; Is there the chance to collaborate with develop team to integrate it in proj4 main trunk? <br>&gt; &gt; <br>&gt; &gt; Thanks and best regards,<br>&gt; &gt; <br>&gt; &gt; Raul Pra Levis<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt;                                                <br>&gt; &gt; _______________________________________________<br>&gt; &gt; Proj mailing list<br>&gt; &gt; Proj@lists.maptools.org<br>&gt; &gt; http://lists.maptools.org/mailman/listinfo/proj<br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; Proj mailing list<br>&gt; Proj@lists.maptools.org<br>&gt; http://lists.maptools.org/mailman/listinfo/proj<br></div>                                               </div></body>
</html>