gis.db.models.functions.Intersection

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.

doc_Django
2016-10-09 18:37:23
Comments
Leave a Comment

Please login to continue.