[mapserver-users] "Join" usage

Steve Lime steve.lime at dnr.state.mn.us
Mon Jul 8 13:39:30 EDT 2002


JOINs are NOT supported in 3.5/.6 but should be functional again in 3.7.
Sorry for the inconvienence...

Steve

Stephen Lime
Data & Applications Manager

Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-297-2937

>>> Manuel Marichal Pérez <marichalperez at yahoo.es> 07/04/02 09:36AM
>>>

	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