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
2017-11-04
[2.0.x] Refs #17448 -- Fixed GeoModelTest.test_raw_sql_query.
Sergey Fedoseev
2017-09-21
Fixed #28576 -- Added color interpretation method to GDALBand.
Niall Dalton
2017-09-20
Fixed #28617 -- Made ogrinspect output pep8 compliant.
Thomas Schorr
2017-09-12
Removed django.contrib.gis.geometry.backend.
Tim Graham
2017-09-11
Fixed #28353 -- Fixed some GIS functions when queryset is evaluated more than...
Sergey Fedoseev
2017-09-11
Fixed #28392 -- Fixed GIS's WKT regex to match large scientific notation numb...
Sergey Fedoseev
2017-09-09
Fixed capitalization of "Spherical Mercator."
Sergey Fedoseev
2017-09-08
Fixed deepcopy of AreaField and DistanceField.
Sergey Fedoseev
2017-09-04
Improved messages in IndexErrors raised by GDAL objects.
Nick Pope
2017-09-04
Fixed #28569 -- Corrected get_layer_by_name prototype to skip error checking.
Nick Pope
2017-09-03
Fixed #28558 -- Simplified code to remove OGRIndexError.
Nick Pope
2017-09-03
Refs #25225 -- Removed test for removed ListMixin._IndexError.
Nick Pope
2017-08-24
Fixed #28518 -- Improved performance of loading geometries from DB.
Sergey Fedoseev
2017-08-24
Fixed #28380 -- Excluded null geometries in SpatiaLite geometry lookups.
Fabian Schindler
2017-08-15
Fixed #28495 -- Converted GDAL Feature.fields to strings
Claude Paroz
2017-08-02
Fixed #28441 -- Fixed GEOS version parsing with a commit hash at the end.
Tim Graham
2017-07-27
Fixed #28437 -- Added support for complex geometry expressions in GIS lookups.
Sergey Fedoseev
2017-07-26
Fixed #28433 -- Made GEOSGeometry.__eq__() work correctly with non-canonical ...
Sergey Fedoseev
2017-07-26
Fixed #28436 -- Added support for distance lookups on MySQL.
Sergey Fedoseev
2017-07-25
Fixed #28432 -- Allowed geometry expressions to be used with distance lookups.
Sergey Fedoseev
2017-07-20
Simplified handling of GIS lookup params.
Sergey Fedoseev
2017-07-20
Tested the case when the lhs of a raster lookup has an index specified and th...
Sergey Fedoseev
2017-07-19
Fixed typo in DistanceLookupBase.process_rhs() error message.
Sergey Fedoseev
2017-07-18
Removed redundant lookup values in RasterFieldTest.test_all_gis_lookups_with_...
Sergey Fedoseev
2017-07-18
Fixed RasterFieldTest.test_all_gis_lookups_with_rasters.
Sergey Fedoseev
2017-07-13
Added test for GEOSCoordSeq.__getitem__().
Sergey Fedoseev
2017-07-12
Added test for LineString.__iter__().
Sergey Fedoseev
2017-07-11
Fixed #28383 -- Made NumPoints GIS function return None for non-LINESTRING ge...
Sergey Fedoseev
2017-06-26
Fixed #27964 -- Made MySQL backend raise exception if spatial transformation ...
Sergey Fedoseev
2017-06-16
Fixed #28300 -- Allowed GDALRasters to use the vsimem filesystem.
Daniel Wiesmann
2017-06-13
Fixed #27830 -- Used distutils.version.LooseVersion for version parsing.
chillaranand
2017-06-08
Fixed #28288 -- Allowed passing papsz options to GDALRaster initialization.
Daniel Wiesmann
2017-06-07
Fixed #28257 -- Confirmed support for GDAL 2.2
Claude Paroz
2017-06-07
Fixed #28232 -- Made raster metadata readable and writable on GDALRaster/Band.
Daniel Wiesmann
2017-06-01
Refs #23968 -- Removed unnecessary lists, generators, and tuple calls.
Jon Dufresne
2017-05-30
Refs #23804 -- Improved value validation in GDALRaster.geotransform setter.
Adam Johnson
2017-05-30
Fixed gis_tests.geoapp test with incorrect geodetic coordinates.
Mariusz Felisiak
2017-05-27
Fixed #28249 -- Removed unnecessary dict.keys() calls.
Jon Dufresne
2017-05-24
Refs #27804 -- Used subTest() in several tests.
Bruno Alla
2017-05-22
Fixed #28112 -- Added 'time_zone' in GeoIP2.city() dict.
R3turnz
2017-05-14
Fixed #28195 -- Added OSMWidget.default_zoom attribute.
Danilo Bargen
2017-05-14
Simplified test for OSMWidget.default_lon/lat.
Tim Graham
2017-05-04
Removed obsolete HAS_GEOS variable for test skipping.
Tim Graham
2017-05-04
Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
Tim Graham
2017-05-04
Made runtests.py run gis_tests only when using a GIS database backend.
Tim Graham
2017-04-30
Fixed #28105 -- Fixed crash in BaseGeometryWidget.get_context() when overridi...
Dylan Verheul
2017-04-22
Fixed #28115 -- Fixed IP address validation in geoip2 module
Claude Paroz
2017-04-20
Fixed #28039 -- Fixed crash in BaseGeometryWidget.subwidgets().
Tim Graham
2017-04-10
Fixed #26788 -- Fixed QuerySet.update() crash when updating a geometry to ano...
Sergey Fedoseev
2017-04-06
Fixed #28006 -- Allowed using D with lookups on Distance annotations.
Sergey Fedoseev
[next]