[mapserver-users] Export geotiff Mapserver
djutopie
djutopie at hotmail.com
Thu Aug 6 07:33:41 PDT 2009
Hello everyone,
I'm trying to export a map with geotiff layers but when
i'm doing it the geotiff file doesn't keep tags and
real values of the geotiff..
Is there a way to do it right?
My code before to export (mapscript php) :
$map->outputformat->set("driver","GDAL/GTIFF");
$map->outputformat->set("imagemode","BYTE");
$map->outputformat->set("mimetype","image/tiff");
$map->outputformat->set("extension","tif");
Thanks ;)
--
View this message in context: http://n2.nabble.com/Export-geotiff-Mapserver-tp3398616p3398616.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
More information about the MapServer-users
mailing list