[OpenLayers-Users] Convert Coordinates EPSG:4326 to 31466 doesn?t work ??

Bytechanger Bytechanger at gmx.de
Thu Oct 8 09:12:01 EDT 2009


Hi,

I want to convert Coordinates, but it doesn?t work ....

Ive got 50.910 and 6.750 (EPSG:4326)
and want to convert it into EPSG:31466

var ll= new OpenLayers.LonLat(initlon, initlat).transform(new
OpenLayers.Projection("EPSG:4326"), new
OpenLayers.Projection("EPSG:31466"));
alert("lat:"+ll.lat+" lon:"+ll.lon);

MsgBox shows source coordinates .... no convert!


Greetings

Byte
-- 
View this message in context: http://n2.nabble.com/Convert-Coordinates-EPSG-4326-to-31466-doesn-t-work-tp3787906p3787906.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.



More information about the Users mailing list