[postgis-tickets] [PostGIS] #3203: Move RTreeFindLineSegments and friends to liblwgeom

PostGIS trac at osgeo.org
Tue Dec 15 17:16:54 PST 2015


#3203: Move RTreeFindLineSegments and friends to liblwgeom
--------------------------+----------------------------
  Reporter:  strk         |      Owner:  nicklas
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS Future
 Component:  postgis      |    Version:  trunk
Resolution:               |   Keywords:
--------------------------+----------------------------

Comment (by pramsey):

 Maybe. There's already some unused local acceleration code in the
 lwgeom_tree code line, waiting for use in distance acceleration. It could
 equally be used by p-i-p acceleration too. I would probably make the p-i-p
 code use that, rather than the range-based code currently in ./postgis.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3203#comment:2>
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