Hi,

Sometime back, i had posted a query regarding the 900913 projection.
Just wanted to share the solution for the same.

Apart from adding the entries to spatial_ref_sys table and epsg file for 900913 projection, you have to give the source projection of the data in the mapfile and then the projection in which you want the image in.

Eg:
projection
   "init=epsg:4326"
 end
Layer
projection
     "init=epsg:4326"
   end
END


Hope this helps.

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

Reply via email to