So far, we can transform a point from one projection to an other projection
like below:
var point = new OpenLayers.LonLat(13.01956, 55.59735);
var pt = point.transform(new OpenLayers.Projection("EPSG:4326"), new
OpenLayers.Projection("EPSG:3008"));
Is it possible to transform a WMS/WFS Layer (shapefile) from one projection
to another projection ?
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/Transform-WMS-WFS-Layer-from-one-projection-to-other-projection-tp6672793p6672793.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users