No subject
Mon Oct 7 05:54:23 PDT 2024
> 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