]> granicus.if.org Git - postgis/commit
Add ST_SwapOrdinates function
authorSandro Santilli <strk@keybit.net>
Wed, 25 Feb 2015 15:03:31 +0000 (15:03 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 25 Feb 2015 15:03:31 +0000 (15:03 +0000)
commitf89961fc6eaa65cc7dcc936a8e3e236095173a71
treeb5f6e350480a955f8e0e52816ac32ee894212238
parentc8946a8adea93870df3e11bbfcb94ef5a1ad33e6
Add ST_SwapOrdinates function

This is a generalization of ST_FlipCoordinates

git-svn-id: http://svn.osgeo.org/postgis/trunk@13289 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
doc/reference_processing.xml
liblwgeom/liblwgeom.h.in
liblwgeom/liblwgeom_internal.h
liblwgeom/lwgeom.c
liblwgeom/ptarray.c
postgis/lwgeom_functions_basic.c
postgis/postgis.sql.in
regress/Makefile.in
regress/swapordinates.sql [new file with mode: 0644]
regress/swapordinates_expected [new file with mode: 0644]