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
/
django
/
contrib
/
gis
Age
Commit message (
Expand
)
Author
2024-12-27
Fixed #35891 -- Confirmed support for GDAL 3.10.
David Smith
2024-12-11
Fixed #35989 -- Removed crs from GeoJSON serializer.
Jeremy Thompson
2024-11-04
Fixed #35883 -- Confirmed support for GDAL 3.9.
David Smith
2024-10-25
Refs #35803 -- Added support for __covers GIS lookup on MySQL.
Mariusz Felisiak
2024-10-25
Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11...
Mariusz Felisiak
2024-10-25
Refs #35803 -- Added support for __coveredby GIS lookup on MySQL and MariaDB ...
Mariusz Felisiak
2024-10-22
Refs #34406 -- Added support for GDAL curved geometries.
David Smith
2024-10-17
Fixed #35841 -- Restored support for DB-IP databases in GeoIP2.
Nick Pope
2024-10-07
Updated translations from Transifex.
nessita
2024-09-19
Fixed #35776 -- Dropped support for GDAL 3.0.
David Smith
2024-09-19
Fixed #35074 -- Fixed adding/removing indexes when spatial_index is changed o...
Mariusz Felisiak
2024-09-10
Refs #35074 -- Added _create_spatial_index_sql()/_delete_spatial_index_sql() ...
Mariusz Felisiak
2024-09-10
Refs #35074 -- Added PostGISSchemaEditor._create_spatial_index_name().
Mário Falcão
2024-08-07
Updated translations from Transifex.
Natalia
2024-07-29
Refs #35074 -- Simplified and unified adding spatial indexes on MySQL and Ora...
Mariusz Felisiak
2024-06-20
Refs #35074 -- Avoided failed attempts to remove spatial indexes on nullable ...
Mariusz Felisiak
2024-05-27
Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0.
Mariusz Felisiak
2024-05-06
Migrated to ESLint 9+.
Mariusz Felisiak
2024-04-26
Refs #35339 -- Fixed source expressions in GeoAggregate on Oracle.
Mariusz Felisiak
2024-03-18
Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions.
Claude Paroz
2024-02-12
Refs #35058 -- Added support for measured geometries to GDAL GeometryCollecti...
David Smith
2024-01-31
Refs #35058 -- Added support for measured geometries to GDAL Polygon.
David Smith
2024-01-29
Refs #35058 -- Added support for measured geometries to GDAL LineString.
David Smith
2024-01-29
Updated translations from Transifex.
Claude Paroz
2024-01-28
Refs #35058 -- Made centroid available on all geometry types.
David Smith
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2024-01-25
Refs #35058 -- Added support for measured geometries to GDAL Point.
David Smith
2024-01-23
Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.
David Smith
2024-01-18
Refs #35058 -- Added is_3d and set_3d() to OGRGeometry.
David Smith
2024-01-16
Fixed #35117 -- Added support for the hectare unit in Area.
Alexis Athlani
2024-01-11
Fixed #35100 -- Reworked GeoIP2 database initialization.
Nick Pope
2024-01-10
Fixed #35092 -- Exposed extra fields for GeoIP2.country() and GeoIP2.city() r...
Nick Pope
2024-01-07
Fixed #35091 -- Allowed GeoIP2 querying using IPv4Address/IPv6Address.
Nick Pope
2024-01-06
Fixed #35088 -- Added support for Collect on MySQL 8.0.24+.
Nick Pope
2024-01-05
Simplified dropping spatial indexes on MySQL and Oracle.
Mariusz Felisiak
2024-01-05
Fixed #35086 -- Added support for BoundedCircle on Spatialite 5.1+.
David Smith
2023-12-27
Refs #35058 -- Made OGRGeomType aware of additional WKB geometry types.
David Smith
2023-12-26
Refs #35058 -- Added __repr__() to OGRGeomType.
David Smith
2023-12-23
Refs #35058 -- Added support for WKB > 2GB with GDAL 3.3+.
David Smith
2023-12-21
Fixed #35005 -- Confirmed support for GDAL 3.8.
David Smith
2023-12-20
Fixed #35049 -- Dropped support for GDAL 2.4.
David Smith
2023-12-18
Fixed #34411 -- Updated GDAL API to handle vector DataSource's.
Claude Paroz
2023-12-12
Fixed #34305 -- Changed GeoIP2 tests to use MaxMind test databases.
Nick Pope
2023-12-05
Changed django.contrib.gis.geoip2 package to a module.
Nick Pope
2023-12-05
Inlined django.contrib.gis.geoip2.resources module.
Nick Pope
2023-12-05
Deprecated django.contrib.gis.geoip2.GeoIP2.open().
Nick Pope
2023-12-04
Updated translations from Transifex.
Natalia
2023-12-01
Made GeoIP2.__del__() close all databases.
Nick Pope
2023-12-01
Deprecated django.contrib.gis.geoip2.GeoIP2.coords().
Nick Pope
2023-12-01
Simplified coordinate retrieval routines for GeoIP2.
Nick Pope
[prev]
[next]