Hello 

 

How to remove (or clear) a projection information set to a layer using
C# map script. For example, I have set a projection information to a
layer using the code

 

layerObj.setProjection("init=EPSG:4326");

 

Now I want to clear this projection and set the layer to its original
(unknown )status. I don't find any API on the layerObj to clear the
projection information.

 

 

Thanks

Murty

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to