id summary reporter owner description type status milestone component version severity resolution keywords cc 11247 More useful rtree API (public apply_visitor, ...) Tomas P Barend Gehrels "I would like to use geometry::index::rtree to create rtree in memory and then export whole structure to custom database. For that I need access to all nodes not only leaf values. Proposed changes:[[BR]] * make rtree::apply_visitor public * make rtree::depth public (optional but makes sense imho) * make second rtree typedef section (box_type, allocators, internal_node, leaf, node_pointer etc.) public Using that I can conveniently create my own visitor and traverse all nodes in a tree" Feature Requests new To Be Determined geometry Boost 1.58.0 Problem rtree, serialization