Ricardo,

If you are using the 0.3.1 tagged release, then have a look at these files for examples of WFS usage:

http://trac.gispython.org/lab/browser/OWSLib/tags/rel-0.3.1/tests/wfs_MapServerWFSCapabilities.txt

http://trac.gispython.org/lab/browser/OWSLib/tags/rel-0.3.1/tests/wfs_MapServerWFSFeature.txt


Regards

Dom


On 27/08/10 03:59, Tyler Erickson wrote:
Ricardo,

The import statement I listed was for the svn trunk:
http://trac.gispython.org/lab/browser/OWSLib/trunk/owslib/wfs.py

If you are using one of the tagged releases, your import statement may
be different.
See:
http://trac.gispython.org/lab/browser/OWSLib/tags/rel-0.3.1/owslib/wfs.py

I am not able to provide you with examples of using WFS, since I haven't
tried it myself.

<http://trac.gispython.org/lab/browser/OWSLib/tags/rel-0.3.1/owslib/wfs.py>-
Tyler



On Thu, Aug 26, 2010 at 5:08 PM, Ricardo Rodríguez
<[email protected] <mailto:[email protected]>> wrote:

    hello, thanks for your answers, but I present this error:

    *
    **from owslib import wfs100, wfs100
    Traceback (most recent call last):
       File "<stdin>", line 1, in <module>
    ImportError: cannot import name wfs100*

    I must do to correct this error, and how I can get a gml layer and
    view or manipulate the attributes of the layer.

    thanks for your help again



    Ricardo Rodríguez
    Univalle




_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community

_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community

Reply via email to