Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人对在 Perl 中使用 RTree 有任何好的提示吗?是一个纯粹的高性能 RTree 实现还是我可以从 GIS 项目中劫持的东西?或者使用 SQLite 的空间索引支持之类的东西会更容易吗?
干杯
你试过Tree::R吗?
该模块似乎没有太多活动,因此它可能不够好,但话又说回来,它可能正是您正在寻找的。玩几下就行了。