[postgis-tickets] [PostGIS] #2896: geography: increase cost of _ST_Expand and _ST_DWithin
    PostGIS 
    trac at osgeo.org
       
    Wed Jul 22 09:06:42 PDT 2015
    
    
  
#2896: geography: increase cost of _ST_Expand and _ST_DWithin
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 2.2.0
 Component:  postgis  |    Version:  2.1.x
Resolution:  fixed    |   Keywords:
----------------------+---------------------------
Changes (by pramsey):
 * status:  new => closed
 * resolution:   => fixed
Comment:
 expand really is cheap, at least compared to all the other COST 100
 functions in geography, which are massively expensive... what's the issue
 this might solve? I've pumped expand up to 50, so it's not considered so
 very cheap, but making it the same as the other 100s makes no sense to
 me...
 r13831
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2896#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
    
    
More information about the postgis-tickets
mailing list