1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/gis_tests/data
Nick Pope a93375e8ab Fixed #34305 -- Changed GeoIP2 tests to use MaxMind test databases.
GEOIP_SETTINGS is removed from the global scope as this prevents
modifications to the settings using @override_settings in tests.

Additional improvements now that we have stable test databases include:

- Made testing more comprehensive and improved coverage
- Patched socket.gethostbyname() for whole test case
- Added testing of non-free GeoIP2 databases

Co-authored-by: Tom Forbes <tom@tomforb.es>
2023-12-12 09:58:26 +01:00
..
ch-city Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
cities Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
counties Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
gas_lines Fixed #24207 -- Added 25D-type geometry field support to ogrinspect 2015-05-06 20:31:36 +02:00
geoip2 Fixed #34305 -- Changed GeoIP2 tests to use MaxMind test databases. 2023-12-12 09:58:26 +01:00
has_nulls Fixed #30020 -- Fixed reading nulls with LayerMapping. 2019-01-31 19:50:16 -05:00
interstates Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
invalid Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
rasters Fixed #26432 -- Fixed size tuple order when using numpy reshape on a GDALBand. 2016-04-12 10:12:19 -04:00
test_point Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_poly Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_vrt Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
__init__.py
geometries.json Fixed #28960 -- Added GEOSGeometry.buffer_with_style(). 2018-02-10 19:45:58 -05:00
texas.dbf