On Thu, 2010-06-10 at 15:39 +0200, Eric Bréhault wrote:
> Hello,
> 
> yes right,that is due to line 17 in geofeatureindex.py :
>       __implements__ = UnIndex.__implements__
> this line is not needed anymore, you can remove it

ok, done, that fixed this problem :)

> 
> I haven't made any changes on this package for a long time, as
> dependencies have evolved, it might be broken, 

right, the next problem that i ran into is:

zgeo/wfs/webfeatureservice.py:

from Products.AdvancedQuery.AdvancedQuery import *

ImportError: No module named AdvancedQuery.AdvancedQuery

In plone 3 advanced query was a part of the core (iirc) but now in plone
4 it is gone.

> but I would be happy to help
> 

Thats great, thanks a lot :)

What i want to do:

Create a site (well ultimately a bunch of sites) that use collective.geo
as the GIS component and be able to connect to them via WFS-T (in
addition to collective.geo TTP edit) to add and edit geometry of those
plone objects (probably with uDig).
I am using the current plone 4b3 with python 2.6.



-- 
Best regards,

Christian Ledermann

Nairobi - Kenya
Mobile : +254 729495789

<*)))>{

If you save the living environment, the biodiversity that we have left,
you will also automatically save the physical environment, too. But If
you only save the physical environment, you will ultimately lose both.

}<(((*>

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

Reply via email to