Skip to content

Patched Django 1.9.4 with GIS updates from master + papsz_options + makevalid

Pre-release
Pre-release
Compare
Choose a tag to compare
@yellowcap yellowcap released this 04 Apr 18:08
· 1 commit to geodesign_v4.1 since this release
Fixed #26455 -- Allowed filtering and repairing invalid geometries.

The IsValid and MakeValid database functions were added to the GIS module, and a isvalid lookup was added to filter geometries by validity.

Conflicts:
	django/contrib/gis/db/backends/mysql/operations.py
	django/contrib/gis/db/backends/spatialite/operations.py
	docs/ref/contrib/gis/functions.txt