django/docs/ref/contrib/gis
Claude Paroz f2f6046c0f
Some checks are pending
Docs / docs (push) Waiting to run
Docs / blacken-docs (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Linters / flake8 (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript.
Refactored GIS-related JavaScript initialization to eliminate inline
scripts from templates. Added support for specifying a base layer using
the new `base_layer_name` attribute on `BaseGeometryWidget`, allowing
custom map tile providers via user-defined JavaScript.

As a result, the `gis/openlayers-osm.html` template was removed.

Thanks Sarah Boyce for reviews.

Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2025-06-12 17:35:14 -03:00
..
install Fixed #35891 -- Confirmed support for GDAL 3.10. 2024-12-27 12:21:04 -03:00
admin.txt Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline. 2023-01-17 11:49:15 +01:00
commands.txt
db-api.txt Fixed #35705 -- Added Rotate GIS database function to rotate geometries. 2025-02-23 16:20:57 +01:00
deployment.txt
feeds.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
forms-api.txt Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript. 2025-06-12 17:35:14 -03:00
functions.txt Fixed #36097 -- Replaced GIS functions table with section headers for better readability and navigation. 2025-03-19 09:16:32 -03:00
gdal.txt Refs #35058 -- Removed OGRGeometry.coord_dim setter per deprecation timeline. 2025-01-15 22:28:37 +01:00
geoip2.txt Removed django.contrib.gis.geoip2.GeoIP2.open() per deprecation timeline. 2025-01-15 22:28:37 +01:00
geoquerysets.txt Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB 11.7+." 2025-02-13 10:38:04 +01:00
geos.txt Refs #36036 -- Added support for GEOSHasM. 2025-02-03 11:34:23 +00:00
index.txt Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
layermapping.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
measure.txt Removed versionadded/changed annotations for 5.1. 2025-01-15 22:28:37 +01:00
model-api.txt Fixed broken links and redirects in docs. 2024-03-06 08:50:21 +01:00
ogrinspect.txt
serializers.txt Fixed #35989 -- Removed crs from GeoJSON serializer. 2024-12-11 10:45:47 +01:00
sitemaps.txt Fixed broken links and redirects in docs. 2024-03-06 08:50:21 +01:00
testing.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
tutorial.txt Updated ogrinfo output in GIS tutorial. 2025-03-23 20:40:27 +01:00
utils.txt Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00