Opened 9 years ago

Closed 4 years ago

#3057 closed enhancement (fixed)

Add optional value parameter(s) to the Force3D*, Force4D functions

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 3.1.0
Component: postgis Version: 2.1.x
Keywords: Cc:

Description

The ST_ForceXXX functions changing coordinate dimensionality always set a newly added dimension to 0. We could add optional parameters to determine the actual value.

This was initially suggested by Regina here: http://trac.osgeo.org/postgis/ticket/2034#comment:11

Change History (6)

comment:1 by strk, 9 years ago

Milestone: PostGIS 2.2.0PostGIS Future

comment:2 by robe, 7 years ago

Milestone: PostGIS FuturePostGIS Fund Me

Milestone renamed

comment:3 by Kristian Thy, 4 years ago

PR added at Github.

comment:4 by robe, 4 years ago

Milestone: PostGIS Fund MePostGIS 3.1.0

comment:5 by Kristian Thy, 4 years ago

New PR added at Github.

comment:6 by Raúl Marín <git@…>, 4 years ago

Resolution: fixed
Status: newclosed

In 1152d81/git:

Optional value params for Force3D*, Force4D functions

Changes internal signature of lwgeom_force_* functions.

Closes #3057
Closes https://github.com/postgis/postgis/pull/531

Author: Kristian Thy

Signed-off-by: Raúl Marín <git@…>

Note: See TracTickets for help on using tickets.