Changes for version 0.06 - 2011-06-01
- Extended the API for buckets.
- Made bucket implementation pluggable for optional, more efficient implementations.
- Delegate filtering for rectangles to the bucket implementation if possible.
Modules
Flexible 2D/3D spacial indexing
A container for items
A non-leaf node in a SpatialIndex
Base class for storage backends
DBI storage backend
In-memory storage backend
Base class for indexing strategies
Base class for 2D indexing strategies
Base class for 3D indexing strategies
Basic OctTree strategy
Basic QuadTree strategy