[postgis-tickets] [PostGIS] #3424: Implement ST_MinimumClearance

PostGIS trac at osgeo.org
Thu Feb 4 04:40:46 PST 2016


#3424: Implement ST_MinimumClearance
--------------------------+---------------------------
  Reporter:  dbaston      |      Owner:  pramsey
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS 2.3.0
 Component:  postgis      |    Version:  trunk
Resolution:               |   Keywords:
--------------------------+---------------------------

Comment (by dbaston):

 Hmm, looking into it more I realized we'd want the
 STRtree::nearestNeighbour methods to be implemented first, wherever the
 minimum clearance logic ends up.  (And if we're going to need GEOS 3.6 for
 nearestNeighbour, the whole MinimumClearance thing may as well be a
 straight JTS->GEOS port.)

 I'm willing to try implementing the nearestNeighbour methods if you're
 available for support strk.

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