class Intersection(expr1, expr2, **extra)
Availability: MySQL (≥ 5.6.1), PostGIS, Oracle, SpatiaLite
Accepts two geographic fields or expressions and returns the geometric intersection between them.
Changed in Django 1.10:
MySQL support was added.
Please login to continue.