Ticket #1910 (closed defect: fixed)
Node size in circ trees is fixed at 2
| Reported by: | pramsey | Owned by: | pramsey |
|---|---|---|---|
| Priority: | high | Milestone: | PostGIS 2.1.0 |
| Component: | liblwgeom | Version: | trunk |
| Keywords: | Cc: |
Description
The circ tree code models after the old rtree code and does pair-wise node merging. There's no reason the nodes can't pack a little more inside them, it will make them shallower to traverse and cheaper to build.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

