[Qgis-developer] Table join in QGIS
Alexander Bruy
voltron at ua.fm
Tue Apr 14 04:29:24 EDT 2009
Hi, list!
Does QGIS have ability to join tables? Can I join an attributive table of layer with an ordinary dbf or PostGIS table?
I mean SQL join, NOT spatial. For example, I have polygon layer with attributive table and two fields within it
+---------+---------+
| Shape | ICode |
+---------+---------+
and simple dbf table with many fields:
+--------+---------+------------+-----+
| Code | Name | Address | ..... |
+--------+---------+------------+-----+
Can I join this tables on field "Code"? So the result must be:
+---------+--------+---------+------------+-----+
| Shape | Code | Name | Address | ..... |
+---------+--------+---------+------------+-----+
Best regards,
Alexander Bruy
mailto: voltron at ua.fm
-- реклама -----------------------------------------------------------
Теперь в ДВА раза больше хостинга от Hvosting.ua!
http://hvosting.ua/actions.html
More information about the Qgis-developer
mailing list