On Thu, Jun 10, 2010 at 4:55 PM, Christian Ledermann
<[email protected]> wrote:
>
> 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.
>
ok, well just add Products.AdvancedQuery in your buildout and install it
I guess it should work
>> 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 made some tries with GIS clients (like uDig) and the problem was the
authentication
you will probably need to desactivate the login form auth (and use the
basic http auth instead) for all the WFS request
Eric
> 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
>
_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community