<div dir="ltr">Hello Martin,<div><br><div style>thanks for pointing me to the geoapi project. At MapServer we have a similar built-in list, which isn&#39;t realy nice to maintain. Replacing it by the list from geoapi is an alternative. But I know people occasionally add own codes to the proj epsg file, which will result in troubles if north-east exis order is required.</div>
<div style><br></div><div style>Are there chances to generally add the axis order parameter in the proj epsg file? Independent of how proj itself evalutates the parameter, there&#39;s a single configuration file for the crs&#39; and other software can rely on it without mixing diffenernt configurations.<br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra">Martin<br><br><div class="gmail_quote">2013/2/1 Martin Desruisseaux <span dir="ltr">&lt;<a href="mailto:martin.desruisseaux@geomatys.fr" target="_blank">martin.desruisseaux@geomatys.fr</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Le 01/02/13 10:09, Martin Kofahl a écrit :<div class="im"><br>
    <blockquote type="cite">
      <div dir="ltr">I am happy to see an axis order parameter in the
        proj lib. In the shipped epsg file there are already a few axis
        order settings, but a few hundreds are missing. As this also
        effects commonly used codes such as 4326 (which has, by crs
        definition, <span>northing/</span><span>easting</span> order) it&#39;s
        worthwhile to revise the epsg file regarding the axis order
        parameter.
        <div><br>
        </div>
        <div>Are there already plans to do so? Or should this
          be complement by individual tickets?</div>
      </div>
    </blockquote>
    <br></div>
    Hello Martin<br>
    <br>
    I don&#39;t know if Proj.4 provides axis order information directly.
    However this information is provided in the GeoAPI wrappers for
    Proj.4. Since those wrappers are in public domain, they could be
    copied in any project under any license of your choice. The file is
    there:<br>
    <br>
<a href="http://svn.code.sf.net/p/geoapi/code/trunk/geoapi-proj4/src/main/resources/org/opengis/wrapper/proj4/axis-orientations.txt" target="_blank">http://svn.code.sf.net/p/geoapi/code/trunk/geoapi-proj4/src/main/resources/org/opengis/wrapper/proj4/axis-orientations.txt</a><br>

    <br>
    For example the line &quot;ne:&quot; lists the EPSG codes of all geographic
    CRS using the &quot;North, East&quot; axis order. The line &quot;sw,ne&quot; lists the
    EPSG codes of all projected CRS using the &quot;South,West&quot; axis order
    and based on a geographic CRS using the &quot;North,East&quot; axis order.<br>
    <br>
    Note that this directory provides also other information that may be
    useful, like a mapping from Proj.4 projection names to EPSG and OGC
    projection names.<span class="HOEnZb"><font color="#888888"><br>
    <br>
        Martin<br>
    <br>
  </font></span></div>

<br>_______________________________________________<br>
Proj mailing list<br>
<a href="mailto:Proj@lists.maptools.org">Proj@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/proj" target="_blank">http://lists.maptools.org/mailman/listinfo/proj</a><br></blockquote></div><br></div></div></div>