[postgis-tickets] [PostGIS] #4861: topology.PointOnFace(toponame, face_id)
PostGIS
trac at osgeo.org
Mon Feb 22 09:17:08 PST 2021
#4861: topology.PointOnFace(toponame, face_id)
-------------------------+---------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.2.0
Component: topology | Version:
Keywords: |
-------------------------+---------------------------
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))
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4861>
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