There's also Quadtree

http://trac.gispython.org/lab/wiki/QuadTree
http://pypi.python.org/pypi/Quadtree/0.1.2

Which uses the shapelib quadtree. If you're experienced with Python C
extensions and Windows, it should be no problem to make an installer
from the sdist.

There's no schedule to make spatialindex and Rtree ready for Windows.
Needs somebody to push it forward.

Cheers,
Sean

Didrik Pinte wrote:
> Hi guys,
> 
> I'm currently developping an application based on Thuban that requires
> some spatial indexing facilities to manage nodes and link of
> hydro-economical models datasets.
> 
> Rtree and spatialindex seem interesting. I was wondering if they were
> easily installable on Windows. One of the requirement of the project is
> to get a w32 installer based on the Thuban installer.
> 
> Or do you think they are more appropriate packages to do that ?
> pyshapelib (with shptree) is not very pythonic ... 
> 
> Didrik
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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