[Qgis-user] Retrieve in python api the list of layers in a project

Nathan Woodrow madmanwoo at gmail.com
Wed Jun 25 16:10:23 PDT 2014


Hey,

QgsMapLayerRegistry.instance().mapLayers() will give you everything.

- Nathan


On Thu, Jun 26, 2014 at 12:44 AM, Andrea Peri <aperi2007 at gmail.com> wrote:

> Hi,
>
> In API python there a method to retrieve the list of all the layers in
> the project ?
>
> I check in the API and find the
> qgis.core.QgsMapLayer
> but it is the single layer.
>
> Also I find the
> qgis.core.QgsLayerTree
>
> But it seem not only layers but also groups.
> There is a container for all and only layers ?
>
> Thx,
>
>
> --
> -----------------
> Andrea Peri
> . . . . . . . . .
> qwerty àèìòù
> -----------------
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20140626/4053170c/attachment.html>


More information about the Qgis-user mailing list