[Mapserver-users] displaying raster images

Matthew Hatcher MJHatcher at space.qinetiq.com
Fri Mar 28 07:44:13 EST 2003


Fx,
 
If you use the GDAL interface then you can actually use TAB files to
georeference the rasters directly. Just ensure that the TAB file is in the
same directory as the raster and is called the same. Your layer description
below should work fine.
 
Check that you have "INPUT=GDAL" by doing a "mapserv -v". If it still
doesn't work then you may need to recompile with the --without-tiff function
(or get a binary set up like that) to ensure that mapserver uses the GDAL
interface rather than LIBTIFF to read in TIFF files.
 
Matt.
 
 
-----Original Message-----
From: fx gamoy [mailto:fx.gamoy at mapxplore.com]
Sent: 27 March 2003 22:59
To: mapserver-users at lists.gis.umn.edu
Subject: [Mapserver-users] displaying raster images


Hello everybody,
I am trying to display a georeferenced raster layer with mapserver 3.6.2.
LAYER
  NAME "scantest"
  DATA "testscan1.tif"
  TYPE RASTER
  STATUS ON
END

I work with mapinfo tab format.but i must generate a shape file name
testscan1.shp to display this raster.
What contain the shape file??
a georeferenced polygon representing the extents of the raster?
does anybody know a free tab to shape converter?
 
help..
thanks in advance
fx gamoy

#############################################################

The information contained in this email and any subsequent
correspondence is private and is intended solely for the 
intended recipient(s). For those other than the intended
recipient(s) any disclosure, copying, distribution, or any 
action taken or omitted to be taken in reliance on such 
information is prohibited and may be unlawful.

#############################################################



More information about the mapserver-users mailing list