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] > 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
