.. |
data
|
Fixed #25951 -- Trimmed default representation of GEOSGeometry
|
2016-04-17 15:31:12 +02:00 |
distapp
|
Fixed #27203 -- Replaced assertQuerysetEqual(..., lambda o: o) with assertSequenceEqual().
|
2016-09-13 10:07:37 -04:00 |
gdal_tests
|
Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6.
|
2016-09-17 15:44:06 -04:00 |
geo3d
|
Fixed #26775 -- Supported dim=3 geography fields
|
2016-06-18 21:48:32 +02:00 |
geoadmin
|
Fixed #27024 -- Prevented logging error with empty string as geometry widget value
|
2016-08-08 16:28:19 +02:00 |
geoapp
|
Confirmed support for PostGIS 2.3.
|
2016-09-30 10:00:04 -04:00 |
geogapp
|
Fixed #27014 -- Fixed annotations with database functions on PostGIS.
|
2016-08-15 14:23:10 -04:00 |
geos_tests
|
Fixed #25940 -- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml().
|
2016-06-21 15:46:27 -04:00 |
gis_migrations
|
Fixed #27056 -- Allowed migrating geometry field dimension on PostGIS
|
2016-09-22 16:40:27 +02:00 |
inspectapp
|
Unified SpatiaLite spelling
|
2016-08-09 18:46:28 +02:00 |
layermap
|
Fixed #26753 -- Made GDAL a required dependency for contrib.gis
|
2016-06-18 10:58:02 +02:00 |
maps
|
Fixed #26697 -- Removed contrib.gis.maps.
|
2016-09-16 15:21:46 -04:00 |
rasterapp
|
Added error messages for GIS DB functions when used with rasters.
|
2016-09-02 20:26:16 -04:00 |
relatedapp
|
Sorted single letter imports per the latest version of isort.
|
2016-03-28 11:45:31 -04:00 |
__init__.py
|
Moved contrib.gis tests out of contrib.
|
2015-02-11 10:29:54 -05:00 |
admin.py
|
Stopped conditional discovery of gis_tests apps
|
2015-04-18 15:17:49 +02:00 |
models.py
|
Removed unneeded GeoManagers in tests.
|
2016-03-11 13:09:24 -05:00 |
test_data.py
|
Moved contrib.gis tests out of contrib.
|
2015-02-11 10:29:54 -05:00 |
test_geoforms.py
|
Fixed #27024 -- Prevented logging error with empty string as geometry widget value
|
2016-08-08 16:28:19 +02:00 |
test_geoip.py
|
Fixed nonexistent tmc.edu domain in GeoIP test.
|
2016-10-11 19:31:13 -04:00 |
test_geoip2.py
|
Fixed E128 flake8 warnings in tests/.
|
2016-04-08 10:12:33 -04:00 |
test_measure.py
|
Sorted single letter imports per the latest version of isort.
|
2016-03-28 11:45:31 -04:00 |
test_spatialrefsys.py
|
Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6.
|
2016-09-17 15:44:06 -04:00 |
test_wkt.py
|
Fixed #26509 -- Deprecated the contrib.gis.utils.precision_wkt() function.
|
2016-04-16 16:47:04 -04:00 |
tests.py
|
Refs #26022 -- Used context manager version of assertRaises in tests.
|
2016-01-29 12:32:18 -05:00 |
utils.py
|
Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup
|
2015-10-22 20:32:31 +02:00 |