[mapserver-users] EPSG:900913 Problem

vinodverma vinodkrverma at live.com
Mon Aug 26 05:15:57 PDT 2013


Hi All
                After giving so much time i had solved this problem.
Actually we have to made changes in the osm-google.map
which we can find in folder "basemaps", there we need to add projection
900913 as given below.

WEB
   METADATA
      "ows_enable_request" "*"
      "wms_srs" "EPSG:4326 EPSG:3857 
EPSG:900913 
EPSG:2154 EPSG:310642901 EPSG:4171 EPSG:310024802 EPSG:310915814
EPSG:310486805 EPSG:310702807 EPSG:310700806 EPSG:310547809 EPSG:310706808
EPSG:310642810 EPSG:310642801 EPSG:310642812 EPSG:310032811 EPSG:310642813
EPSG:2986"
      "labelcache_map_edge_buffer" "-10"
      "wms_title" "osm france"
   END
   IMAGEPATH "/tmp/ms_tmp/"
   IMAGEURL "/ms_tmp/"
END
DEBUG 1
CONFIG "MS_ERRORFILE" "stderr"
CONFIG "PROJ_LIB" "/home/osm-demo/basemaps"
PROJECTION
   "init=epsg:
900913
"
END



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/EPSG-900913-Problem-tp5064677p5074312.html
Sent from the Mapserver - User mailing list archive at Nabble.com.


More information about the mapserver-users mailing list