[Mapserver-users] qlayer : transparent.

Sebastien Vincent svincent@idems.fr
Thu, 08 Apr 2004 12:12:27 +0200


Hello,

I work with query's, everything goes right :)

But I can get transparency on a layer used by qlayer.

This is the concerned section in my MapFile :

  SYMBOL
    NAME 'hachures'
    TYPE vector
    TRANSPARENT 50
    POINTS
      0 1
      1 0
    END
  END

  QUERYMAP
    STATUS ON
    STYLE SELECTED
    COLOR 0 0 255
  END

  LAYER
    NAME qcadastre
    STATUS OFF
    TYPE POLYGON
    TRANSPARENCY 40

    CONNECTIONTYPE OGR
    CONNECTION "data/file.TAB"
    DATA '0'

    TEMPLATE "empty.htm"
    HEADER "carte.htm"
    FOOTER "empty.htm"

    CLASS
      COLOR 0 0 255
      SYMBOL 'hachures'
      SIZE 3
      NAME "Resultat requete"
    END
  END

When I try to make qcadastre status to DEFAULT, it is transparent as 
well. But when qlayer load it, it is not transparent.

I don't know what I'm doing wrong :/

If you saw this problem and solved it before, any help would be 
appreciated :)

Thank a lot for previous questions :)

Best regards,

seb :)
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users