[mapserver-users] Raster Image

Tyler Mitchell TMitchell at lignum.com
Fri Feb 15 11:16:26 EST 2002


Hi Francisco,
Are you trying to add it to an existing map that works?
Do you have .jfw file to go along with the image?  I mean, does the image
have any coordinates associated with it?
If not, then you will that the image falls outside of the map area.
Someone else can probably give you direction around how to place an image
at a specific location on the map viewing window.  Is the image for the map
or just a logo or something like that which you want added on top of the
map?

Tyler


                                                                                                                                   
                    Francisco                                                                                                      
                    <fgclaram at alu-ab.uclm.es>           To:     mapserver-users at lists.gis.umn.edu                                  
                    Sent by:                            cc:                                                                        
                    owner-mapserver-users at lists.g       Fax to:                                                                    
                    is.umn.edu                          Subject:     [mapserver-users] Raster Image                                
                                                                                                                                   
                                                                                                                                   
                    02/15/2002 02:55 AM                                                                                            
                                                                                                                                   
                                                                                                                                   




Hello all,

I'm trying to load a Raster image (jpg) into a map.

this is a piece of my code:

  LAYER
     NAME "ab"
     DATA fotoab.jpg
     TYPE RASTER
     STATUS ON
     MAXSCALE 4000
     CLASS
           COLOR 0 0 0
     END
   END

But it doesn't work. And I don't know why.
There aren't any error message.

What's the matter?.  Could you help me?

Thanks,








More information about the mapserver-users mailing list