$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: timw_at_[hidden]
Date: 2001-03-06 11:57:41
Has anyone considered implementing a spatial access library? I was
thinking it could including implementations for quadtrees, R-trees
(and variants), kd-trees, etc... Perhaps there could be a generic
interface for performing spatial queries independant of the tree
implementation...