Region fill

Rahkonen Jukka Jukka.Rahkonen at MMMTIKE.FI
Mon Sep 11 05:07:42 EDT 2006


Hi Julian,
 
This layer shows me areas filled with rather big green balls:
 
LAYER
    NAME "apples 2005"
    STATUS OFF
    DATA "T:/webdata/apples"
    TYPE POLYGON
    TEMPLATE "temp/query.html"
    PROJECTION
      "init=epsg:2393" 
    END
    CLASS
      NAME "omenat"
        STYLE
          SYMBOL 7
          COLOR 0 255 0
          OUTLINECOLOR 0 50 255
          MINSIZE 20
          MAXSIZE 50
      END
    END
  END
 
Symbol "7" is a circle.  Your layer looks rather similar to mine.  Have you tried to change the order of your style blocks? Perhaps your points got buried by the outline style.
 
Regards,
 
-Jukka Rahkonen-
 
 
________________________________

Lähettäjä: UMN MapServer Users List puolesta: Julian Parker
Lähetetty: ma 11.9.2006 11:30
Vastaanottaja: MAPSERVER-USERS at LISTS.UMN.EDU
Aihe: [UMN_MAPSERVER-USERS] Region fill



I had another quick question - I am trying to get a certain fill within a region but cant seem to get it quite right. My understanding was that I should use a symbol and the region would be 'filled' with this but it always shows as a solid white fill. I am trying to get the region something like the following fill:
_________
|. . . .|
|. . . .|
|. . . .|
|. . . .|
|_______|

And the relavent detail in the MAP file I have is:

  LAYER
    NAME "Wards"
    STATUS ON
    DATA "DataBase\Boundaries\wards_region"
    TYPE POLYGON
    UNITS METERS
    SIZEUNITS PIXELS
    TOLERANCE 0
    TOLERANCEUNITS PIXELS
    TRANSPARENCY ALPHA
    LABELCACHE ON
    LABELITEM "Ward"
    METADATA
    END #Metadata
    CLASS
        NAME "Boundary"
        STYLE
           COLOR 208 255 208
           SYMBOL "circle"
           SIZE 1
        END #Style
        STYLE
           OUTLINECOLOR 132 132 242
                   ANTIALIAS TRUE
                   WIDTH 2
        END #Style
        #LABEL
        #   FONT "Verdana"
        #   TYPE TRUETYPE
        #   ANTIALIAS TRUE
        #   COLOR 0 0 0
        #   OUTLINECOLOR 255 255 255
        #   SIZE 10
        #END #Label
    END # Class
  END # Layer

Regards

Julian Parker
Systems Analyst
Digital Mapping Solutions
Level 2, 2 Hardy Street
SOUTH PERTH WA 6151
Ph: 08 9474 6311 Fax: 08 9474 6411
Mobile: 0438 844 079
www.mapsolutions.com.au
 
MapInfo Training | IntraMaps | InterMaps | MobileMap | News
 

Disclaimer
This email and any files transmitted with it are intended solely for the use of the individual or entity to whom they are addressed.
Although every effort has been made to ensure the correctness and integrity of attachments that may be included in this email, this can only apply to the unaltered/uncorrupted form. A copy of the original attachment is available from our office should you require it.
Alternately, if further verification is required please request a hard copy version.



More information about the mapserver-users mailing list