<!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.18.2">
</HEAD>
<BODY>
Thank you. I saw the proj4js Trac website, but there were no tickets entered, so I assumed it was not in use. <BR>
<BR>
There is now one ticket open...hope someone else finds the NZMG transformation useful.<BR>
<BR>
Stephen<BR>
<BR>
<BR>
On Thu, 2008-07-10 at 09:07 -0400, Mike Adair wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Cool! We're still in the process of moving the project infrastructure 
for proj4js but in the meantime you can enter a ticket and patch in the 
Trac system at: <A HREF="http://trac.osgeo.org/proj4js/">http://trac.osgeo.org/proj4js/</A>
And eventually it should make it's way into the code base.

Mike



Stephen Irons wrote:
&gt; I have implemented a Proj4js transformation for New Zealand Map Grid 
&gt; (NZMG) co-ordinates (EPSG:27200). spatial-reference.org 
&gt; &lt;<A HREF="http://spatial-reference.org">http://spatial-reference.org</A>&gt; gives a description of the 
&gt; transformation, but the '+proj=nzmg' was not available in the current 
&gt; version in the repository. This projection is not related to any of 
&gt; the existing types, so I implemented it.
&gt;
&gt; I would like to contribute this code to Proj4js. However, it is not 
&gt; obvious how to submit this code to the project. Can anyone here point 
&gt; me to the right place?
&gt;
&gt; Stephen Irons
&gt;
&gt;
&gt; Background
&gt;
&gt; New Zealand Map Grid (NZMG) is a projection used to convert latitude 
&gt; and longitude to easting and northing coordinates in metres. It was 
&gt; designed to minimize the scale error over the land area of New Zealand 
&gt; and cannot be used elsewhere.
&gt;
&gt; The New Zealand govnernment survey agency, LINZ (Land Information New 
&gt; Zealand) has published two series of maps covering the mainland areas 
&gt; of New Zealand.
&gt;
&gt;     * 262-series is 1:250000
&gt;     * 260-series is 1:50000
&gt;
&gt; These maps are available in printed form and are currently the only 
&gt; large-scale maps of New Zealand widely available to the general 
&gt; public. Vector data is also available.
&gt;
&gt; Various commercial concerns have scanned these maps, or generated 
&gt; tiles from the vector data, and released products using these tiles. I 
&gt; have one of these products and want to use the tiles with OpenLayers.
&gt;
&gt; New Zealand Map Grid
&gt;
&gt; New Zealand Map Grid was designed by Dr W. I. Reilly in 1973. Its 
&gt; official specification is published as /New Zealand Map Grid/, 
&gt; Department of Lands and Survey Technical Circular 1973/32. A scanned 
&gt; image of the publication is available at 
&gt; <A HREF="http://www.linz.govt.nz/docs/miscellaneous/nz-map-definition.pdf">http://www.linz.govt.nz/docs/miscellaneous/nz-map-definition.pdf</A>
&gt;
&gt; It is also described in /Conversion between Latitude and Longitude and 
&gt; New Zealand Map Grid/, OSG Technical Report 4.1, 1998. This document 
&gt; is available at <A HREF="http://www.linz.govt.nz/docs/miscellaneous/nzmg.pdf">http://www.linz.govt.nz/docs/miscellaneous/nzmg.pdf</A>
&gt;
&gt; NZMG is given EPSG code EPSG:27200. It is defined at 
&gt; <A HREF="http://spatialreference.org/ref/epsg/27200/proj4/">http://spatialreference.org/ref/epsg/27200/proj4/</A> as
&gt;
&gt;     * &quot;+proj=nzmg +lat_0=-41 +lon_0=173 +x_0=2510000 +y_0=6023150
&gt;       +ellps=intl +datum=nzgd49 +units=m +no_defs&quot;
&gt;
&gt; Now, most of this is known to Proj4js code. However, the projections 
&gt; 'nzmg' is not know, and needs to be implemented.
&gt;
&gt;
&gt; ------------------------------------------------------------------------
&gt;
&gt; _______________________________________________
&gt; Dev mailing list
&gt; <A HREF="mailto:Dev@openlayers.org">Dev@openlayers.org</A>
&gt; <A HREF="http://openlayers.org/mailman/listinfo/dev">http://openlayers.org/mailman/listinfo/dev</A>
&gt;   

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>