Opened 3 years ago

Last modified 2 years ago

#4861 new enhancement

topology.PointOnFace(toponame, face_id)

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS Fund Me
Component: topology Version:
Keywords: Cc:

Description (last modified by strk)

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))

Change History (3)

comment:1 by strk, 3 years ago

This function will be useful to implement PointOnSurface(TopoGeometry), see #4865

comment:2 by strk, 3 years ago

Milestone: PostGIS 3.2.0PostGIS Fund Me

comment:3 by strk, 2 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.