Eric Bréhault wrote: > Hello, > > I am currently working on zgeo.wfs in a Plone 3 context. > As zgeo.wfs needs a catalog able to handle spatial operators, it would > have been preferable to use zgeo.spatialindex. > But it works in Zope 3, not Zope 2. > So at the moment, I just keep using the GeoCatalog I have built in > zgeo.wfs last year (which depends on zgeo.rtree). > > If anybody has a better suggestion (maybe backport zgeo.spatialindex > to Zope 2, but would it be really useful ?), just tell me. > > Regards, > > Eric
Hi Eric, Sorry I missed you on IRC this weekend. I need zgeo.spatialindex to work on Zope 2.10 too, but I am using it as a very specialized container index and not as a catalog plugin. I'd like to help with the Zope 2 catalog index. What would you think about developing it as a separate product? Sean _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
