[Mapserver-users] php_MapScript_41.dll - problem

Mahalakshmi Narayanan mhln25 at yahoo.com
Thu Apr 8 01:17:27 EDT 2004


We seem to have bumped into some problem with
Php_mapscript_41.dll (or maybe something else, not
sure)

The following map file is dynamically manipulated for
drawing thematic map based on an external data
source.. The problem is if in the label object we
include FORCE TRUE then the classes are not showing up
properly.  If we remove the same, some classes are
showing up  .. still not all.  Can somebody help me
out on this, please.. 

NAME DEMO
STATUS ON
SIZE 400 500
SYMBOLSET etc/symbols.sym
EXTENT 80.3527512 8.084593 76.212422 13.579674
UNITS METERS
SHAPEPATH "data/TN"

IMAGECOLOR 255 255 255
FONTSET etc/fonts.txt

WEB
  IMAGEPATH "c:\inetpub\wwwroot\tmp\" 
  IMAGEURL "/tmp/"
END

LAYER
  NAME Boundary
   METADATA
    "DESCRIPTION"   "Boundary"
    "RESULT_FIELDS" "AREA PERIMETER KARU_B_ID Bamini"
   END
  TYPE POLYGON
  #TRANSPARENCY 100
  STATUS ON
  DATA dist_a1
 LabelItem "Bamini"  
  CLASS
    NAME "Tamil Nadu"
    LABEL
      COLOR  0 0 0
      FONT Bamini
      TYPE truetype
      SIZE 8
      POSITION CC
     # PARTIALS FALSE
    # FORCE TRUE
      OUTLINECOLOR 255 255 255			
    END
     STYLE
		COLOR 153 102 255
		OUTLINECOLOR 0 0 0
    SIZE 3 
 END 
    OUTLINECOLOR 0 0 0
    TEMPLATE "ttt_query.html"
  END
  TOLERANCE 5
END

thanks in advance..
Mahalakshmi Narayanan

__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/



More information about the mapserver-users mailing list