labelling from multiple columns
Armin Burger
armin.burger at GMX.NET
Sun Oct 2 07:14:51 PDT 2005
Tom
I just know a workaround with PostGIS layers concatenating 2 fields, like
DATA "the_geom from (select the_geom, oid, field1 ||' '|| field1 as
label from yourtable) AS new_table USING UNIQUE oid USING SRID=4326"
...
LABELITEM "label"
Armin
Kralidis,Tom [Burlington] wrote:
> Hi,
>
> Is it possible to assign a LABELITEM based on two fields?
>
> Thanks
>
> ..Tom
>
>
More information about the MapServer-users
mailing list