[Mapserver-users] Export to GeoTIFF file
Tyler Mitchell
TMitchell at lignum.com
Mon Apr 12 08:54:51 PDT 2004
Interesting idea which I would really like to know how to do as well.
Others can correct me, but I don't think is possible to do at present.
Images coming out from mapserver don't (AFAIK) have any georeferencing -
they are intended to be simple images for viewing outside of GIS.
I'd love to see this work though, let me know if you get any good advice.
You may rather investigate the WMS protocol which could provide
geo-referenced images more directly into your viewing application. I
think you'll find this a bit more usable out-of-the-box than your
approach.
Tyler
> I have try to export my current map to a GeoTIFF file to use it with
> arcview. I use this outputformat :
>
> OUTPUTFORMAT
> NAME GTiff
> DRIVER "GDAL/GTiff"
> MIMETYPE "image/tiff"
> IMAGEMODE RGB
> EXTENSION "tif"
> END
> I have obtained the tiff file but when I have add this file in
> arcview, the file is not good georeferenced. I don't know how I can
> solve this problem. My mapserver config is :
More information about the MapServer-users
mailing list