No subject


Fri Feb 8 15:06:04 EST 2008


> Cris: JOINs exist within LAYERs but don't contain CLASSes. A
> one-to-many
> join can have a TEMPLATE defined. E.g.
>
> JOIN
>   NAME 'test'
>   TYPE ONE-TO-MANY
>   CONNECTIONTYPE CSV
>   TABLE 'test.csv'
>   FROM 'id'
>   TO '1'
>   TEMPLATE 'test.html'

Yes that is true. I'm trying on a one-to-one connection, that is one
csv is to be used by a shapefile for a JOIN at a time. As I read it,
the default type is one-to-one and a template could be added
explicitly but not really necessary right? Either way, there's no
change in the result.

I'll follow up on this later.

Maricris



More information about the mapserver-users mailing list