[mapserver-users] Problem with raster image

Valeria Muñoz valemunoz at gmail.com
Tue Aug 11 14:37:19 PDT 2009


HI

   i resolved my problem(mail before) ... now the quality of the image is
bad... please watch the attached image... what can i do to better the output
image?

mapfile

MAP
  NAME satelite
  SIZE 600 400
  UNITS dd
  EXTENT -70.524941 -33.366110 -70.500813 -33.346131
  IMAGECOLOR 192 192 192
  IMAGEQUALITY 95
  IMAGETYPE png
  OUTPUTFORMAT
    NAME png
    DRIVER 'GD/PNG'
    MIMETYPE 'image/png'
    #IMAGEMODE PC256
    EXTENSION 'png'
  END
  WEB
    IMAGEPATH '/tmp/'
    IMAGEURL '/tmp/'
    METADATA
      'wms_title'           'satelite'
      'wms_onlineresource'  'http://my.host.com/cgi-bin/mapserv?map=wms.map&
'
      'wms_srs'             'EPSG:4326'
    END
  END
  LAYER
    NAME '1_Mapa
    TYPE RASTER
    DATA 'data\Mapa.tif'
    METADATA
      'wms_title' '1_Mapa'
    END
    STATUS DEFAULT
    TRANSPARENCY 100
  END
END

RG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090811/e6868b52/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: raster_img2.JPG
Type: image/jpeg
Size: 33613 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090811/e6868b52/attachment.jpe>


More information about the MapServer-users mailing list