qgis - colorrange

Lucas Beck beck at IR.GESS.ETHZ.CH
Wed Jul 11 12:56:14 EDT 2007


Hello,

I am using MapServer version 4.8.3.
I just started to generate a map-file using qgis which generated an
output using "COLORRANGE".
However, by trying to embed the map-file into my web application I can
only see very small dots.  All other layers are OK.

Here the generated layer


LAYER
    NAME 'SUBASINS'
    TYPE POLYGON
    DATA "SUBASINS"
    METADATA
      'wms_title' 'SUBASINS'
    END
    STATUS DEFAULT
    TRANSPARENCY 100
    PROJECTION
    'proj=longlat'
    'ellps=clrk66'
    'datum=NAD27'
    'no_defs'
    END
    CLASS
      STYLE
        COLORRANGE 7 11 250 128 215 255
        DATARANGE 2.000000 14.000000
        RANGEITEM "SUBASINS_"
      END
      STYLE
        OUTLINECOLOR 0 0 50
      END
    END
END

greets
Lucas



More information about the mapserver-users mailing list