Ivan Boldyrev
2011-04-27 08:39:52 UTC
http://trac.gispython.org/lab/ticket/215
It collects 'roots' of layers into owslib.wms.WebMapService's layers
attribute (there may be any number of such layers, so it is a list),
and each ContentMetadata has attribute children that stores list of
children.
Of course, there may be a better name than 'layers' for the
WebMapService attribute.
Code is also available at my GitHub repository, branch tree:
https://github.com/monoid/owslib/tree/tree
--
Ivan Boldyrev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: owslib-215.patch
Type: text/x-patch
Size: 1087 bytes
Desc: not available
URL: <http://lists.gispython.org/pipermail/community/attachments/20110427/d305b775/attachment.bin>
It collects 'roots' of layers into owslib.wms.WebMapService's layers
attribute (there may be any number of such layers, so it is a list),
and each ContentMetadata has attribute children that stores list of
children.
Of course, there may be a better name than 'layers' for the
WebMapService attribute.
Code is also available at my GitHub repository, branch tree:
https://github.com/monoid/owslib/tree/tree
--
Ivan Boldyrev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: owslib-215.patch
Type: text/x-patch
Size: 1087 bytes
Desc: not available
URL: <http://lists.gispython.org/pipermail/community/attachments/20110427/d305b775/attachment.bin>