<!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 Bart,<br>
I experimented with my map trying to get coordinates for EPSG:4326 from
my EPSG:32632.Map. What I did is changing the request from<br>
<br>
<a class="moz-txt-link-freetext"
 href="http://localhost:8080/geoserver/wms?bbox=">http://localhost:8080/geoserver/wms?bbox=</a><span
 style="color: rgb(153, 204, 0);">277023.0864899452,5233434.01524883,923881.7291952965,6106592.061342626</span>&amp;styles=&amp;Format=application/openlayers&amp;request=GetMap&amp;layers=topp:Deutschland&amp;width=457&amp;height=550&amp;srs=EPSG:<span
 style="color: rgb(153, 204, 0);">32632<o:p></o:p></span> <br>
<br>
to <br>
<p class="MsoNormal"><a class="moz-txt-link-freetext"
 href="http://localhost:8080/geoserver/wms?bbox=">http://localhost:8080/geoserver/wms?bbox=</a><b><span
 style="color: red;">5.508,47.117,15.619,55.104</span></b>&amp;styles=&amp;Format=application/openlayers&amp;request=GetMap&amp;layers=topp:Deutschland&amp;width=457&amp;height=550&amp;srs=EPSG:<span
 style="color: red;">4326<o:p></o:p></span></p>
Then I get my coordinates in Lat/Lon.<br>
But: I didn't want to convert my 'mappicture'. It should remain in the
same UTM-projection I rectified it to. So my result is just a half step
forward.<br>
Coordinates fine, map declined <span class="moz-smiley-s2"><span>:-( </span></span><br>
<br>
I discussed this theme in the Geoserver-List as well. There I was told
about the proj4j-library - especially about Mike Adair sandbox (<a
 class="moz-txt-link-freetext"
 href="http://trac.openlayers.org/browser/sandbox/madair/lib">http://trac.openlayers.org/browser/sandbox/madair/lib</a>).<br>
This is meant to reproject coordinates from UTM (for all SRS handeling
UTM?) to EPSG:4326.<br>
But I was was only told where to find it. So far nobody seems to have
experience with it neither knows if it's working. I also didn't find
any tutorials how to deal with it.<br>
<br>
Do you ever met this problem?<br>
<br>
Best regards,<br>
cuxland<br>
<br>
Bart van den Eijnden (OSGIS) schrieb:
<blockquote cite="mid:2182b50784aaf40afaf89ab2e36a44c1@145.50.39.11"
 type="cite">
  <pre wrap="">Geoserver can reproject the GeoTiff for you to EPSG:4326. This is what OL
uses by default.

So just look at the examples/wms.html and add your Geoserver URL in there.

What do you mean with retrieve coordinates? Maybe the MousePosition Control
is what you are looking for. Add that Control to your Map and you'll see the
coordinates on mouse over.

Best regards,
Bart

--
Bart van den Eijnden
OSGIS, Open Source GIS
<a class="moz-txt-link-freetext" href="http://www.osgis.nl">http://www.osgis.nl</a>


--------- Oorspronkelijk bericht --------
Van: Janes Huff <a class="moz-txt-link-rfc2396E" href="mailto:hufjan@web.de">&lt;hufjan@web.de&gt;</a>
Naar: openlayers users <a class="moz-txt-link-rfc2396E" href="mailto:users@openlayers.org">&lt;users@openlayers.org&gt;</a>
Onderwerp: [OpenLayers-Users] Retrieving different coordinates
Datum: 29/11/07 10:51

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,
I must introduce myself as a Newbie that searched a week inside this 
list getting more and more confused.

I'm simply looking to an answer for this question:

I loaded a GeoTIFF to Geoserver (UTM32N/WGS84 = SRS:32632). Is it now 
possible to retrieve geographic coordinates (Lat/Lon/WGS84; SRS:4326) via
OpenLayers??

Just a hint where to find more information would be very helpful.

Exhausted (from searching) greetings,
cuxland

_______________________________________________
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>
  <pre wrap=""><!---->



  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
+------------------------------------------------
| Dipl.-Geogr. Janes Huff
| Wilhelmshavener Str. 30
| 10551 Berlin
|
| Tel.: +49(0)30 - 44 70 47 96
| Mobil: +49(0)176 - 23 43 30 99
| Fax: +49(0)1212-5-113-83-519
|
| Homepage: <a class="moz-txt-link-abbreviated" href="http://www.radinformix.de">www.radinformix.de</a>

| Skype: hufjan
| ICQ: 430988829
| Yahoo: cuxland
+------------------------------------------------ </pre>
</body>
</html>