mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #35705 -- Added Rotate GIS database function to rotate geometries.
This commit is contained in:
parent
f7017db92c
commit
51cab4ad51
9 changed files with 76 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue