Opened 4 years ago
Last modified 3 years ago
#4861 new enhancement
topology.PointOnFace(toponame, face_id) — at Initial Version
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS Fund Me |
Component: | topology | Version: | |
Keywords: | Cc: |
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))
Note:
See TracTickets
for help on using tickets.