Fixed #35705 -- Added Rotate GIS database function to rotate geometries.

This commit is contained in:
enprava 2024-09-08 20:32:13 +02:00 committed by Mariusz Felisiak
parent f7017db92c
commit 51cab4ad51
9 changed files with 76 additions and 5 deletions

View file

@ -420,6 +420,7 @@ Function PostGIS Oracle MariaDB MySQL
:class:`Perimeter` X X X
:class:`PointOnSurface` X X X X
:class:`Reverse` X X X
:class:`Rotate` X
:class:`Scale` X X
:class:`SnapToGrid` X X
:class:`SymDifference` X X X X X