[postgis-tickets] [PostGIS] #4171: Add ST_3DLineInterpolatePoint

PostGIS trac at osgeo.org
Fri Nov 30 06:28:31 PST 2018


#4171: Add ST_3DLineInterpolatePoint
------------------------+---------------------------------------
  Reporter:  jcabieces  |      Owner:  pramsey
      Type:  patch      |     Status:  new
  Priority:  medium     |  Milestone:  PostGIS 3.0.0
 Component:  postgis    |    Version:  trunk
Resolution:             |   Keywords:  ST_3DLineInterpolatePoint
------------------------+---------------------------------------

Comment (by komzpa):

 patch does not build on CI:
 {{{
 lwline.c:611:1: error: no previous prototype for
 'lwline_interpolate_point_3d' [-Werror=missing-prototypes]
  lwline_interpolate_point_3d(const LWLINE *line, double distance)
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
 }}}

 was some header lost there?

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