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 -
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to