Opened 9 years ago
Closed 7 years ago
#3528 closed enhancement (fixed)
Use tree-based distance calculation by default in geography
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.5.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: | pramsey |
Description
The overhead of building the tree compared to the overhead of extra geodetic calculations means that we're better off just running the tree every time. See #3524.
Change History (4)
comment:1 by , 8 years ago
Cc: | added |
---|
comment:2 by , 8 years ago
Milestone: | PostGIS 2.3.0 → PostGIS 2.4.0 |
---|
I'm going to assume you are too busy playing politics roulette to be bothered with the much funner (and might I add more rewarding work) of software development.
comment:3 by , 7 years ago
Milestone: | PostGIS 2.4.0 → PostGIS 2.5.0 |
---|
Note:
See TracTickets
for help on using tickets.
pramsey you still up for this? would be nice or want to punt for 2.4?