[Mapserver-users] GDAL, TIFF, JPEG Question

Eduardo Patto Kanegae eduardo at consultoria.eti.br
Thu Jan 22 16:59:35 EST 2004


Hi perry,

this a very good comment....

I've just compiled one that gets:

MapServer version 4.0.1 OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
OUTPUT=PDF SUPPORTS=PROJ SUPPORTS=FREETYPE
SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT
SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT INPUT=TIFF
INPUT=EPPL7 INPUT=JPEG INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE

and had never stop to think about that TIFF and JPEG support can be replaced by GDAL....

you mean that MapServer can be a bigger or more "fat" binany if I use GDAL with TIFF and JPEG?

thanks.

Eduardo Patto Kanegae
+Homepage:http://www.consultoria.eti.br   ( BRASIL )
+Perfil:http://www.consultoria.eti.br/ptbr/epk.php
*Fórum ptMapServer - http://www.consultoria.eti.br/mapserverptforum/ - "Discussões relacionadas ao MapServer"
*ClickBrasil - http://www.consultoria.eti.br/clickbrasil/  - "Mapas do Brasil com dados censitários"
***************************************
***Fim da Mensagem / End of Message ***
***************************************


On Thu, 22 Jan 2004 14:49:16 -0600, "Pericles S. Nacionales" <nacional at cbs.umn.edu> escreveu:

> De: "Pericles S. Nacionales" <nacional at cbs.umn.edu>
> Data: Thu, 22 Jan 2004 14:49:16 -0600
> Para: mapserver-users at lists.gis.umn.edu
> Assunto: [Mapserver-users] GDAL, TIFF, JPEG Question
> 
> Dear MapServer gods,
> 
> I'm seeing a lot of folks send the output of "mapserv -v" like this:
> 
> MapServer version 4.0.1 OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=PDF 
> SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT 
> INPUT=TIFF INPUT=JPEG INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE
> 
> At first glance it all looks good.  But then look at  INPUT=TIFF, INPUT=JPEG, 
> INPUT=GDAL.  Isn't compiling GDAL, TIFF and JPEG together as input libraries 
> not a good idea?  Or is this no longer an issue?  I ask because I'm seeing a 
> lot of this and am wondering if we should include something like this in the 
> MapServer FAQ:
> 
> If you compile GDAL support make sure to disable TIFF and JPEG input support.  
> This can be accomplished by adding "--without-tiff --without-jpeg"  
> parameters when running "configure".  Alternatively, you can remove 
> "-DUSE_TIFF" and "-DUSE_JPEG" in your Makefile (or Makefile.vc) before 
> running make (or nmake).
> 
> What exactly are the problems that come up when TIFF and JPEG libs are 
> compiled together with GDAL?  I know MapServer gets confused when reading 
> TIFF/GeoTIFF images.  Are there others?
> 
> 
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
> 
> 
> 



More information about the mapserver-users mailing list