[postgis-tickets] [PostGIS] #4861: topology.PointOnFace(toponame, face_id)

PostGIS trac at osgeo.org
Fri Feb 4 08:01:43 PST 2022


#4861: topology.PointOnFace(toponame, face_id)
--------------------------+-----------------------------
  Reporter:  strk         |      Owner:  strk
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS Fund Me
 Component:  topology     |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------------
Description changed by strk:

Old description:

> Similar to ST_PointOnSurface() the function would return a point
> contained bu the given face. This would be an optimization over calling
> ST_PointOnSurface(ST_GetFaceGeometry(toponame, face_id))

New description:

 Similar to ST_PointOnSurface() the function would return a point found on
 the interior of the given face. This would be an optimization over calling
 ST_PointOnSurface(ST_GetFaceGeometry(toponame, face_id))

--

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