[mapserver-users] AGG_Q + raster problem

Hans Castorp hanscastorp76 at yahoo.es
Mon Feb 18 09:01:44 PST 2008


Hi to all,

 

I’m trying to publish a cartography using both vectorial and raster layers.
I’m using mapserver 5 and agg_q as output format. There is no problem about
vectorial files (shapefiles): all work fine. 

The only problem I’m having is trying to publish some raster stuff: an
aerial photo (.geotiff) and a digital terrain model (.ecw). I’m not capable
to make the output showing real colours; there is an example attached to
this mail (an aerial photo).

 

My mapfile looks in this way:

 

LAYER
        NAME "MDT"
        STATUS DEFAULT
        GROUP "MDT"
        TYPE raster 
        DATA "mdt.tif"
        CLASS
               MINSCALE 15000
        END
END 
  
LAYER
        NAME "ORTOFOTO"
        STATUS DEFAULT
        GROUP "ORTOFOTO"
        TYPE raster
        DATA "ortofoto.ecw"
        CLASS
               MAXSCALE 15000
        END
END

 

What I have to do to solve this? 

 

Thanks in advance to everyone.

 

 

Hans Castorp

 


No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.20.7/1285 - Release Date: 18/02/2008
5:50



No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.20.7/1285 - Release Date: 18/02/2008
5:50



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.20.7/1285 - Release Date: 18/02/2008
5:50
 
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080218/79ebf6be/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example_2.gif
Type: image/gif
Size: 11087 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080218/79ebf6be/attachment.gif>


More information about the MapServer-users mailing list