[maplab-users] raster layer does not show

charley cheng chengcharlie2003 at yahoo.ca
Wed Sep 8 13:59:30 EDT 2004


Dear Lists,
 
I georeferenced the tiff file in ArcGIS, after georeferenced, there are four files: medicine.tif, medicine.aux, medicine.rrd, medicine.tfw.
The coordinate system is long/lat, NAD83.
 
However, the raster image does not show up in Maplab 2.2 and no error message.  The following is my mapfile. Are there anything wrong in my mapfile? 
 
 
MAP
  NAME "imagetest"
  STATUS ON
  EXTENT -113 49 -109 52 
  SIZE 400 300 
  SHAPEPATH "./data"
  SYMBOLSET "./etc/symbols.sym"
  FONTSET "./etc/fonts.txt"
  IMAGETYPE PNG
  IMAGECOLOR 255 255 255
  UNITS METERS
  WEB
    MINSCALE 5000
    MAXSCALE 51773916
    IMAGEPATH "C:/ms4w/tmp/ms_tmp/"
    IMAGEURL "/ms_tmp/"
  END
  PROJECTION
    "init=epsg:4269" 
  END
  LAYER
    NAME "medince image"
    STATUS ON
    DATA "./medicine.tif"
    TYPE RASTER
    UNITS METERS
    SIZEUNITS PIXELS
    MINSCALE 5000
    MAXSCALE 51773916
    PROJECTION
      "init=epsg:4269" 
    END
  END
END
 
Thank you very much for all your time.
 
Charlie
 



---------------------------------
Post your free ad now! Yahoo! Canada Personals
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/maplab-users/attachments/20040908/4300a7d6/attachment.htm


More information about the Maplab-users mailing list