<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello, <br>
<br>
I had a similar type of problem with WMS&nbsp; in OpenLayers when showing a
layer served through Geoserver.&nbsp; i.e. The features were offset
incorrectly when reprojected onto a Google Maps base layer.<br>
<br>
My source layer is in the NAD 83 UTM Zone 17N EPSG:26917 projection.
But in order to get it to reproject to the Google EPSG:900913 properly
I needed to first convert the layer into standard NAD 83 degree unit
projection (4269).<br>
<br>
I see that EPSG:32632 is similar to 26917 in that its unit is meter.&nbsp;
Can you try converting the layer into the appropriate WGS84 degree
projection first and see if that helps?<br>
<br>
Regards, <br>
<br>
Mike<br>
<br>
<blockquote
 cite="mid:33fd44f90906100947wf29150i2a97db3b7ddedecf@mail.gmail.com"
 type="cite">Hi Jan,<br>
  <br>
Unless I am very much mistaken, <a moz-do-not-send="true"
 href="http://www.dmap.co.uk/utmworld.htm">http://www.dmap.co.uk/utmworld.htm</a>
shows Tunisia to be squarely in UTM 32 N. I have ArcGIS and my landsatt
data for the region all fall into UTM 32 N, which is why I believe this
is in fact the case.<br>
  <br>
  <br>
UTM Zone 32 N is also EPSG:32632 <br>
  <br>
  <a moz-do-not-send="true"
 href="http://spatialreference.org/ref/epsg/32632/">http://spatialreference.org/ref/epsg/32632/</a>
so I still don't know what going on. <br>
  <br>
UTM coordinates are arbitrary cartesian points, which basically could
end up anywhere which is why the UTM zone is needed for the origin. The
only thing I can think is that yes, there is some issue with the
projection, but I don't know what.<br>
  <br>
  <div class="gmail_quote">On Wed, Jun 10, 2009 at 12:38 PM, Jan Martin
  <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:janmartin3@googlemail.com">janmartin3@googlemail.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi
Nicholas,<br>
    <br>
your assumption regarding your source UTM Zone beeing UTM 32N is wrong.<br>
    <br>
Your coordinates are from Tunisia. And Tunisia is UTM 32S, not UTM 32N:<br>
    <a moz-do-not-send="true"
 href="http://upload.wikimedia.org/wikipedia/commons/8/85/LA2-Africa-UTM-zones.png"
 target="_blank">http://upload.wikimedia.org/wikipedia/commons/8/85/LA2-Africa-UTM-zones.png</a><br>
    <br>
But as you can see here EPSG:32632 is the right result of a conversion
from UTM Zone 32S to EPSG:<br>
    <a moz-do-not-send="true"
 href="http://spatialreference.org/ref/epsg/?search=32632&amp;srtext=Search"
 target="_blank">http://spatialreference.org/ref/epsg/?search=32632&amp;srtext=Search</a><br>
    <br>
Question remains why your coordinates from Tunisia are displayed in
Algeria.<br>
    <br>
I wonder if it is OK to just use EPSG:32632 as a projection for your
data, or if one would have to do math on the coordinates to.<br>
After all your coordinates have been recorded in <b>WGS84, UTM 32S.</b><br>
    <br>
Jan<br>
    <br>
    <div class="gmail_quote">
    <div>
    <div class="h5">On Wed, Jun 10, 2009 at 6:08 PM, Nicholas
Efremov-Kendall <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:n.e.kendall@gmail.com" target="_blank">n.e.kendall@gmail.com</a>&gt;</span>
wrote:<br>
    </div>
    </div>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
      <div>
      <div class="h5"><br>
      <div class="gmail_quote">Hello all,<br>
      <br>
I believe this is more of a gis question, than for OpenLayers, but the
problem manifests itself in openlayers and I'm having some trouble
diagnosing it. Jan provided me with some very helpful assistance, which
led me to the conclusion that my projection was wrong. I'm trying to
display gps point originally recorded in UTM 32N. I had mistakenly
believed this was EPSG 22332, but 36232 is actually what I was going
for. My problem is this: I have the points overlaid on a wms server
(thanks to Jan) but they're in the wrong spot. However, when I change
the EPSG code, the points don't move. Does anyone have a suggestion for
why they don't move? and or for how to crack this nut.<br>
best,<br>
Nick<br>
      </div>
      <br>
      <br>
      </div>
      </div>
_______________________________________________<br>
Users mailing list<br>
      <a moz-do-not-send="true" href="mailto:Users@openlayers.org"
 target="_blank">Users@openlayers.org</a><br>
      <a moz-do-not-send="true"
 href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
      <br>
    </blockquote>
    </div>
    <br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openlayers.org">Users@openlayers.org</a>
<a class="moz-txt-link-freetext" href="http://openlayers.org/mailman/listinfo/users">http://openlayers.org/mailman/listinfo/users</a>
  </pre>
</blockquote>
<br>
</body>
</html>