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 http://www.osgis.nl --------- Oorspronkelijk bericht -------- Van: Janes Huff <[EMAIL PROTECTED]> Naar: openlayers users <[email protected]> Onderwerp: [OpenLayers-Users] Retrieving different coordinates Datum: 29/11/07 10:51 > 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 > [email protected] > http://openlayers.org/mailman/listinfo/users > > _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
