[Qgis-developer] Table join in QGIS

Giovanni Manghi giovanni.manghi at gmail.com
Tue Apr 14 04:44:05 EDT 2009


Hi,
use the Ftools extension, after having it installed 

tools --> Data Management Tools --> Join Attributes


-- G --


On Tue, 2009-04-14 at 11:29 +0300, Alexander Bruy wrote:
> 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
> 
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer



More information about the Qgis-developer mailing list