<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.5">
</HEAD>
<BODY>
On Sun, 2005-08-07 at 18:02 +0200, Patrick M&#233;zard wrote:<BR>
        ...
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I suppose I can ignore the False Easting and Northing. Latitude and </FONT>
</PRE>
</BLOCKQUOTE>
Yes, indeed
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">longitude of natural origin would be the projection center point. </FONT>
<FONT COLOR="#000000">Remains the scale factor. I could let it at 1.0. But maybe there is a </FONT>
<FONT COLOR="#000000">way to generate it programmatically given a center point, and ellipsoid </FONT>
</PRE>
</BLOCKQUOTE>
Assuming that most of the points are within so many meters (ie. 50m) of the central point<BR>
(lat_0, lon_0) then select a k_0 factor that would make the scale factor 1<BR>
half way between the center point and projection limit.&nbsp; The center's true scale will be<BR>
somewhat larger than 1. and the rim slightly smaller.&nbsp; Start with about +k_0=.99999 .<BR>
Use the -V option to experiment.<BR>
<BR>
If you are keeping within 50km. scale errors should probably kept to within much better than 1 part in<BR>
100000 or close to your 2/3 meter.
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">and a working area radius. It probably does not worth the pain however. </FONT>
<FONT COLOR="#000000">Are the output coordinate units naturally in meters or have I missed </FONT>
<FONT COLOR="#000000">other parameters ?</FONT>
</PRE>
</BLOCKQUOTE>
<PRE>

</PRE>
The Cartesian coordinates are the same as the ellipsoid major axis units.&nbsp; If 'a' is in<BR>
meters then the x-y values are in meters.&nbsp; There is also a scaling parameter.<BR>
        ...<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
_____________________________________________________________
Jerry and the Low Riders: Daisy Mae and Joshua
&quot;The most certain test by which we judge whether a country is
really free is the amount of security enjoyed by minorities&quot;
---Lord Acton, 1907 
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>