[OpenLayers-Users] Reprojection

Lehtonen, Mika mika at digikartta.net
Thu Oct 30 07:48:32 EDT 2008


Hi,

is it possible to reproject polygon geometry from epsg:900913 to epsg:2393?

I tried to do it with this without succes:
feature.geometry.transform(new OpenLayers.Projection("EPSG:900913"), new 
OpenLayers.Projection("EPSG:2393"));

I downloaded proj4js.js, merc.js, tmerc.js and epsg900319.js + I created 
epsg2393.js. With or without these libraries, reprojection doesn't take 
place. OL is 2.7.

- mika -



More information about the Users mailing list