[mapserver-users] displaying tif images..
Jason Wolfe
jwolfe at sdimaps.com
Mon Feb 25 07:35:09 PST 2002
I am trying to use raster data within mapserver, .tif image with a
.tfw. gdal support is compiled within mapserver.
My mapfile looks like this.
**************************************
Map
name drgviewer
extent -110 30 -108 32
size 400 400
shapepath "../downloads/drgs/24k/clipped"
units meters
Web
imagpath "/var/www/html/tmp/"
imageurl "/tmp"
End
Layer
name "drg_c1"
data "31109c1c.tif"
type raster
status on
End
End
**********************************************
But all I get is a blank image? Is there anyone that can help me with
this problem?
What am I doing wrong?
Thanks,
Jason
More information about the MapServer-users
mailing list