[mapserver-users] "Join" usage

Manuel Marichal Pérez marichalperez at yahoo.es
Thu Jul 4 10:36:46 EDT 2002


	Hi, all.

	As far as I know, "JOIN" object was included in "QUERY" object in a
	"map" file. But "QUERY" object seems not to exist any more in
	MapServer 3.6. Now, Mapserver 3.6 documentation says that "JOIN"
	is included in "CLASS" object. Is this correct or am I wrong?.

	I have the next lines in my "map" file and doesn't work at all:

	.
	.
	.
	LAYER
	NAME "mylayer"
	DATA mylayer
	STATUS DEFAULT
	TYPE ANNOTATION
	LABELITEM "text"
	CLASS
  		COLOR 0 0 0
		JOIN
			NAME "join"
			TABLE "extern_dbf_file.dbf"
			FROM "street"
			TO "street"
		END
	LABEL
		COLOR 0 0 0
	      SHADOWSIZE -1 -1
	.
	.
	.

	Thanks a lot in advance
	Manuel Marichal Pérez



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




More information about the mapserver-users mailing list