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-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
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
[next]