[mapserver-users] DBF JOINS for Thematic Layers
Richard Greenwood
Rich at greenwoodmap.com
Mon Nov 25 15:55:37 PST 2002
Joins do not work in MS 3.5 and 3.6. They are supposed to be functional
again in 3.7 And they do work in 3.3. Otherwise your syntax looks correct.
Sorry for the bad news,
Rich
At 04:41 PM 11/25/2002 -0500, you wrote:
>I want to join a single dbf file to a shape file so I can make a thematic
>layer. My layer definition looks like:
>
>LAYER
> NAME "SizeTheme"
> STATUS ON
> DATA "sizelyr"
> TYPE POLYGON
>
> CLASSITEM Size
>
> CLASS
> NAME "Size > 10"
>
> JOIN
> NAME bsize
> TABLE "SZ.DBF"
> FROM "data"
> TO "id"
> TYPE SINGLE
> END
>
> EXPRESSION ('[Size]' > 10)
> OUTLINECOLOR 0 0 0
> COLOR 255 240 240
> END
>END
>
>
>Is this the correct method?
>
>John McCue
>geoVue
>200 Lincoln Street 5th Floor
>Boston, Massachusetts 02111 USA
>p 617.451.2520 x123
>f 617.486.3066
>www.geoVue.com
>LOCATION INTELLIGENCE
>jmccue at geovue.com
Richard W. Greenwood, PLS
Greenwood Mapping, Inc.
Rich at GreenwoodMap.com
(307) 733-0203
http://www.GreenwoodMap.com
More information about the MapServer-users
mailing list