[mapserver-users] setting zoomand map center by default

rishi rishe28 at gmail.com
Wed Apr 8 22:01:57 PDT 2015


Hi all
iam trying to display raster image
but it is not displaying anything, page is blank
my mapfile code is


MAP
  EXTENT 8240841.450745 2400319.900386 9218007.463612 3107183.406947
  TRANSPARENT on
  IMAGETYPE png
  size 400 400
  SHAPEPATH  "../webgis"

  LAYER
   LAYER
    NAME "Photos1967"
    DATA "mpgaps/094_056_d_26mar2012_516_12-mar-08.tif"
    STATUS ON
      TYPE RASTER

    PROJECTION
       "init=epsg:4326"
    END


END
 OUTPUTFORMAT
  NAME "png"
  DRIVER AGG/PNG
  MIMETYPE "image/png"
  IMAGEMODE RGB
  EXTENSION "png"
  FORMATOPTION "GAMMA=0.75"
END

 END


data path is C:\ms4w\apps\webgis\mpgaps

plz correct my mapfile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20150409/e2a35210/attachment.html>


More information about the mapserver-users mailing list