index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gis_tests
Age
Commit message (
Expand
)
Author
2016-04-04
Fixed W503 flake8 warnings.
Tim Graham
2016-03-29
Fixed #26417 -- Allowed setting GDALBand data with partial values.
Daniel Wiesmann
2016-03-29
Fixed #26415 -- Allowed deleting nodata value on GDALBands.
Daniel Wiesmann
2016-03-28
Sorted single letter imports per the latest version of isort.
Tim Graham
2016-03-11
Removed unneeded GeoManagers in tests.
Tim Graham
2016-03-11
Fixed #25865 -- Made OSMGeoAdmin require GDAL only if transformation is needed.
Sergey Fedoseev
2016-02-24
Fixed #26266 -- Output the primary key in the GeoJSON serializer properties
Claude Paroz
2016-02-09
Refs #26112 -- Fixed aggregate GIS test on Oracle.
Shai Berger
2016-02-05
Fixed #26176 -- Fixed E123 flake8 warnings.
Tim Graham
2016-01-29
Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as app...
Hasan
2016-01-29
Refs #26022 -- Used context manager version of assertRaises in tests.
Hasan
2016-01-28
Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript.
Tim Graham
2016-01-28
Fixed #26147 -- Relaxed expected values in GIS tests to account for database/...
Tim Graham
2016-01-28
Fixed #26138 -- Ensured geometry_field's geometry is always serialized
Claude Paroz
2016-01-23
Fixed typos in test comments.
Mingun Pak
2016-01-22
Fixed #26112 -- Error when computing aggregate of GIS areas.
Daniel Wiesmann
2016-01-07
Reverted #25961 -- Removed handling of thread-non-safe GEOS functions.
Tim Graham
2015-12-30
Fixed #15165 -- Prevented wrong results with perimeter on geodetic fields.
Claude Paroz
2015-12-23
Fixed #25961 -- Removed handling of thread-non-safe GEOS functions.
Sergey Fedoseev
2015-12-22
Fixed #25950 -- Added support for GEOSisClosed.
Sergey Fedoseev
2015-12-18
Fixed #25869 -- Added trim and precision properties to WKTWriter.
Sergey Fedoseev
2015-12-14
Fixed #25662 -- Allowed creation of empty GEOS geometries.
Sergey Fedoseev
2015-12-14
Fixed #25932 -- Made predicates of OGRGeometry return bool instead of int.
Sergey Fedoseev
2015-12-04
Refs #25734 -- Relaxed GDALRaster statistics test to use assertAlmostEqual.
Daniel Wiesmann
2015-12-03
Fixed #25797 -- Fixed regex for getting units from SRS WKT.
Sergey Fedoseev
2015-12-03
Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-12-02
Fixed #25836 -- Added support for MakeLine aggregate on SpatiaLite.
Sergey Fedoseev
2015-11-25
Fixed #25773 -- Deprecated the geos.MultiPolygon.cascaded_union property.
Sergey Fedoseev
2015-11-25
Fixed #25734 -- Made GDALBand min and max properties use GDALComputeRasterSta...
Daniel Wiesmann
2015-11-23
Refs #25663 -- Fixed checking of the number of points for LineString if initi...
Sergey Fedoseev
2015-11-20
Fixed #25722 -- Added the GEOSGeometry.covers() method.
Sergey Fedoseev
2015-11-20
Removed skipIf for GEOSTest.test_linearref which already exists at class level.
Sergey Fedoseev
2015-11-19
Fixed #25438 -- Fixed assorted Oracle GIS test failures.
Jani Tiainen
2015-11-19
Allowed RasterFieldWithoutGDALTest to run even if GDAL is installed.
Sergey Fedoseev
2015-11-18
Fixed #25654 -- Added the GEOSGeometry.unary_union property.
Sergey Fedoseev
2015-11-18
Fixed #25663 -- Added checking of the number of points for LinearRing and Lin...
Sergey Fedoseev
2015-11-18
Fixed #25665 -- Deprecated getter/setter of Point.tuple.
Sergey Fedoseev
2015-11-18
Refs #25665 -- Deprecated getters/setters of Point coordinate properties.
Sergey Fedoseev
2015-11-18
Refs #25665 -- Deprecated getter/setter of GEOSGeometry.srid.
Sergey Fedoseev
2015-11-17
Fixed #25682 -- Removed bare except clauses.
Attila Tovt
2015-11-07
Removed ability to pass a geometry string to GIS functions
Claude Paroz
2015-11-07
Fixed GIS test failures when GDAL is not installed
Claude Paroz
2015-11-06
Fixed #25673 -- Made `GeometryField.from_db_value` set SRID
Sergey Fedoseev
2015-11-03
Fixed #25629 -- Added checks of the number of arguments for GeoDjango DB func...
Sergey Fedoseev
2015-11-02
Fixed #25661 -- Fixed checking number of points during list assignment for `L...
Sergey Fedoseev
2015-11-02
Fixed #25664 -- Fixed `dims` for `Point`
Sergey Fedoseev
2015-11-02
Fixed #25659 -- Added missing support for MySQL 5.6.1 GIS functions
Sergey Fedoseev
2015-11-01
Fixed #25655 -- Dropped support for GEOS < 3.3
Sergey Fedoseev
2015-10-31
Fixed #25636 -- Dropped support for SpatiaLite < 3.0
Sergey Fedoseev
2015-10-30
Refs #24499 -- Removed an obsolete test check for PostGIS 1.5.
Tim Graham
[prev]
[next]