GeoQuerySet.reverse_geom(**kwargs)
Deprecated since version 1.9: Use the Reverse
function instead.
Availability: PostGIS, Oracle
Reverse the coordinate order of the geometry field, and attaches as a reverse
attribute on each element of the queryset.
Please login to continue.