How do you georeference your jpeg and png images?  If it goes wrong with png 
then Mapserver believes that image origo is at coordinates (0,0) 
and that probably does not suit the bounding box of your request.
 
-Jukka Rahkonen-


________________________________

        Lähettäjä: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Puolesta Ibon 
Tamayo
        Lähetetty: 3. huhtikuuta 2008 13:52
        Vastaanottaja: [email protected]
        Aihe: [mapserver-users] png problems
        
        
        Hi all, 
         
        I'm having troubles with drawing png shapes. I dont have any problem to 
visualize the jpg but it has white areas out of the image, so I can't see what 
is under this shape. I decided to convert to png but now I can't see the image 
in the mapserver. 
         
        what is the problem?
         
        LAYER  #Foto.png
            TRANSPARENCY 100
            NAME 'Foto'
            TOLERANCE 3
            TOLERANCEUNITS pixels
            DATA 'Foto.png'
            LABELCACHE on
            STATUS on
            DEBUG false
            TRANSFORM true
            TYPE raster
            MINSCALE 100000
            PROCESSING "DITHER=NO"
            PROCESSING "BANDS=1,2,3"
            PROCESSING "SCALE_1=auto"
            PROCESSING "SCALE_2=auto"
            PROCESSING "SCALE_3=auto"
          END  #LAYER
         
        Regards, 
        Ibon

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to