GeoQuerySet.force_rhr(**kwargs)
Deprecated since version 1.9: Use the ForceRHR
function instead.
Availability: PostGIS
Returns a modified version of the polygon/multipolygon in which all of the vertices follow the Right-Hand-Rule, and attaches as a force_rhr
attribute on each element of the queryset.
Please login to continue.