Join SHP to DBF

Gregorio Muñoz gregoavila at GMAIL.COM
Fri Jan 18 11:04:59 EST 2008


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

 Does anyone know why it does not work?


Fields in SHP: IDEN, NAME, NUMBER
Fields in DBF: IDEN, PROP, COST
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080118/c59bad78/attachment.html


More information about the mapserver-users mailing list