mirror of
https://github.com/django/django.git
synced 2025-04-06 22:46:41 +00:00
[2.1.x] Refs #28841 -- Added ForcePolygonCW to GIS database functions table.
Backport of 12018cef83b2396131e8c32d997baa0f86b4bf00 from master
This commit is contained in:
parent
17017ba12a
commit
afcf5aad7c
@ -382,6 +382,7 @@ Function PostGIS Oracle MySQL Spat
|
||||
:class:`Difference` X X X X
|
||||
:class:`Distance` X X X X
|
||||
:class:`Envelope` X X X
|
||||
:class:`ForcePolygonCW` X X
|
||||
:class:`ForceRHR` X
|
||||
:class:`GeoHash` X X (≥ 5.7.5) X (LWGEOM)
|
||||
:class:`Intersection` X X X X
|
||||
|
Loading…
x
Reference in New Issue
Block a user