[PostGIS] #6075: Extend ST_GetFaceGeometry with a optional srid parameter for geom
PostGIS
trac at osgeo.org
Thu May 28 06:31:43 PDT 2026
#6075: Extend ST_GetFaceGeometry with a optional srid parameter for geom
--------------------------------+---------------------------
Reporter: Lars Aksel Opsahl | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.6.3
Component: topology | Version: 3.6.x
Resolution: | Keywords:
--------------------------------+---------------------------
Comment (by strk):
All I'm saying is that changing the projection in portions won't have a
different result that changing it for the whole geometry, so a SRID
parameter for `ST_GetFaceGeometry` won't have a different results from
using `ST_Transform(ST_GetFaceGeometry(...), <targetSRID>)`
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6075#comment:4>
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