How are you accessing this join (what does your template file contain)?



Gregorio Muñoz wrote:
I need join SHP to DBF.
I tried this: JOIN
 NAME "test"
 TABLE "../data/link.dbf"
 FROM "IDEN"
 TO "IDEN"
 TYPE ONE-TO-ONE
END
but it doesn't work. I read the following link: http://mapserver.gis.umn.edu/docs/reference/mapfile/join#example-1-join-from-shp-file-to-dbf-file <http://mapserver.gis.umn.edu/docs/reference/mapfile/join#example-1-join-from-shp-file-to-dbf-file> Does anyone know why it does not work? Fields in SHP: IDEN, NAME, NUMBER
Fields in DBF: IDEN, PROP, COST


--
Jeff McKenna
DM Solutions Group Inc.
http://www.dmsolutions.ca

Reply via email to