help map is not getting displayed on some computers and being displayed on some...

Pranjal Karwal pranjal_24 at YAHOO.COM
Thu Mar 8 10:58:12 EST 2007


Skipped content of type multipart/alternative-------------- next part --------------
  NAME "routing"
  IMAGETYPE   PNG
  EXTENT      139.602 35.413 139.678 35.489
  SIZE        550 450

  IMAGECOLOR  255 255 255
  SHAPEPATH   "/ms4w/apache/htdocs/routingj/"

  FONTSET     "/ms4w/apache/htdocs/routingj/fonts/fonts.list"
  
  WEB
    TEMPLATE "/ms4w/apache/htdocs/routingj/index2.html"    
    IMAGEPATH "/ms4w/tmp/ms_tmp/"
    IMAGEURL  "/ms_tmp/"
  END
		


  UNITS DD

SYMBOL
    NAME "hatch"
    TYPE hatch
  END
  
   LAYER 
    NAME "roads"
    DATA "kanagawa"
    STATUS DEFAULT
    TYPE LINE

   CLASS
      COLOR 195 195 195
    END

  END 
  
 #  SYMBOL
 #   NAME "hatch"
 #   TYPE hatch
#  END
   
  
    LAYER
    NAME "place_names"
    DATA chimei
    STATUS DEFAULT
    TYPE ANNOTATION

    LABELITEM "NAMAE"

    CLASS
      COLOR 20 20 20
      LABEL
        TYPE TRUETYPE
        FONT gothic
        ENCODING SJIS
        COLOR 220 3 3
        SHADOWCOLOR 210 210 5
        SIZE 8
        POSITION CC
        PARTIALS TRUE
        BUFFER 7
      END
    END
  END 

  LAYER
      NAME "path"
      CONNECTION "user=owner dbname=routing host=localhost port=5432"
      CONNECTIONTYPE postgis
      STATUS OFF
      TYPE LINE
			  
      CLASS
        NAME "path"
	STYLE
          COLOR 250 0 0
	  WIDTH 2
	END
      END
 END  

 LAYER
      NAME "drive"
      CONNECTION "user=owner dbname=routing host=localhost port=5432"
      CONNECTIONTYPE postgis
		  
      STATUS OFF
      TYPE POLYGON
 
      CLASS
        NAME "drive"
        STYLE
          SYMBOL "hatch"
          COLOR 100 0 0
          OUTLINECOLOR 255 0 0
          ANGLE 45
          SIZE 6
          WIDTH 1
        END
      END
  END

 LAYER
   NAME "P1"
   STATUS OFF
   TYPE POINT
    CLASS
     NAME "1"
     COLOR 20 20 20
     SYMBOL "/ms4w/apache/htdocs/routingj/graphics/1.png"
    END
 END

 LAYER
   NAME "P2"
   STATUS OFF
   TYPE POINT
    CLASS
     NAME "2"
     COLOR 20 20 20
     SYMBOL "/ms4w/apache/htdocs/routingj/graphics/2.png"
    END
 END

 LAYER
   NAME "P3"
   STATUS OFF
   TYPE POINT
    CLASS
     NAME "3"
     COLOR 20 20 20
     SYMBOL "/ms4w/apache/htdocs/routingj/graphics/3.png"
    END
 END

 LAYER
   NAME "P4"
   STATUS OFF
   TYPE POINT
    CLASS
     NAME "4"
     COLOR 20 20 20
     SYMBOL "/ms4w/apache/htdocs/routingj/graphics/4.png"
    END
 END
  
END 


More information about the mapserver-users mailing list