Skip to content

Releases: geodesign/django

Branch of Django stabe/1.9.x with additional GIS updates

19 Sep 10:41
Compare
Choose a tag to compare

Created for geodesign internal use.

Updates included:

papsz_options
makevalid
numpy inverted fix
gis lookups
improved nodata warp fix
gis lookups postgis adaptor fix

Branch of Django stabe/1.9.x with additional GIS updates

20 Jun 08:03
Compare
Choose a tag to compare

Created for geodesign internal use.

Updates included:

papsz_options
makevalid
numpy inverted fix
gis lookups
improved nodata warp fix

Patched Django stabe/1.9.x with GIS updates

17 May 13:21
Compare
Choose a tag to compare

For geodesign internal use.

Updates included:

papsz_options
makevalid
numpy inverted fix
gis lookups
nodata warp fix

Patched Django 1.9.4 with GIS updates from master + papsz_options + makevalid + numpy inverted fix

18 Apr 14:06
Compare
Choose a tag to compare
geodesign_v4.2

Fixed #26432 -- Fixed size tuple order when using numpy reshape on a …

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

04 Apr 18:08
Compare
Choose a tag to compare
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

Patched Django 1.9.4 with GIS updates from master + papsz_options

31 Mar 14:27
Compare
Choose a tag to compare
GDALRaster compress and tiled options

Conflicts:
	django/contrib/gis/gdal/raster/source.py

Conflicts:
	django/contrib/gis/gdal/raster/source.py

Patched Django 1.9.2 with future GIS updateds

11 Feb 08:55
Compare
Choose a tag to compare
GDALRaster compress and tiled options

Conflicts:
	django/contrib/gis/gdal/raster/source.py

Conflicts:
	django/contrib/gis/gdal/raster/source.py