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-07-28
[1.10.x] Refs #26657 -- Fixed a crash induced by invalid WKT returned by MySQ...
Sergey Fedoseev
2016-07-19
[1.10.x] Fixed a GeoIP test failure with the latest data.
Tim Graham
2016-07-01
[1.10.x] Replaced use of TestCase.fail() with assertRaises().
Tim Graham
2016-06-21
[1.10.x] Fixed #26785 -- Made Oracle return None rather than empty string for...
Sergey Fedoseev
2016-06-21
[1.10.x] Fixed #26750 -- Fixed introspection for geography point field with d...
Claude Paroz
2016-06-18
[1.10.x] Fixed #26775 -- Supported dim=3 geography fields
Claude Paroz
2016-06-16
[1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite.
Jon Dufresne
2016-05-27
[1.10.x] Refs #25588 -- Fixed GDAL dependency in spatial lookups.
Daniel Wiesmann
2016-05-23
[1.10.x] Updated GeoIP test for latest database.
Tim Graham
2016-05-13
Refs #26333 -- Reverted inadvertent edits to fix tests.
Tim Graham
2016-05-13
Fixed #26333 -- Made GIS Geometry classes deconstructible.
Nicolas Noé
2016-05-07
Made GDAL proj test less fragile
Claude Paroz
2016-05-06
Fixed #25588 -- Added spatial lookups to RasterField.
Daniel Wiesmann
2016-04-19
Fixed #26512 -- Added tests for SpatialRefSysMixin.get_units().
Nicolas Noé
2016-04-17
Fixed #25951 -- Trimmed default representation of GEOSGeometry
Claude Paroz
2016-04-16
Fixed #26509 -- Deprecated the contrib.gis.utils.precision_wkt() function.
krishbharadwaj
2016-04-16
Refs #26432 -- Skipped a raster test as needed.
Tim Graham
2016-04-16
Fixed #26510 -- Allowed dim/trim/precision as WKTWriter init arguments
Claude Paroz
2016-04-16
Converted property syntax of WKBWriter
Claude Paroz
2016-04-12
Refs #17635 -- Tested the Cast function in a geography to geometry context
Claude Paroz
2016-04-12
Fixed #26432 -- Fixed size tuple order when using numpy reshape on a GDALBand.
Opa-
2016-04-09
Fixed #26455 -- Allowed filtering and repairing invalid geometries.
Daniel Wiesmann
2016-04-08
Fixed E128 flake8 warnings in tests/.
Tim Graham
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
[next]