[mapserver-users] 900913 projection
    Subha Ramakrishnan 
    subha at gslab.com
       
    Fri Sep  5 00:23:32 PDT 2008
    
    
  
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
    
    
More information about the MapServer-users
mailing list