﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33030	Broken gdal.org URLs in django.contrib.gis.gdal, docs.ref.contrib.gis and gis_tests	MaertHaekkinen	MaertHaekkinen	"
There are multiple broken URLs directing to various pages on *https://gdal.org.
In addition to the links that result in 404, I have highlighted various links which could be written without the additional '.html' suffix. It's not needed by gdal.org

The pull request for said issue can be found [https://github.com/django/django/pull/14778|here]

The URLs in question, can be found here :
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/driver.py#L13
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/driver.py#L18
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/driver.py#L19

*https://github.com/django/django/blob/main/django/contrib/gis/gdal/envelope.py#L20
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/error.py#L32
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/feature.py#L10
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/field.py#L11
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/geometries.py#L3
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/geometries.py#L4
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/geometries.py#L56
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/layer.py#L18
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/prototypes/raster.py#L98
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/raster/const.py#L8
*https://github.com/django/django/blob/main/django/contrib/gis/gdal/raster/const.py#L47

*https://github.com/django/django/blob/main/docs/ref/contrib/gis/gdal.txt#L453
*https://github.com/django/django/blob/main/docs/ref/contrib/gis/tutorial.txt#L305

*https://github.com/django/django/blob/main/tests/gis_tests/inspectapp/tests.py#L194"	Cleanup/optimization	assigned	GIS	3.2	Normal		broken link url tutorial tests gdal		Accepted	1	0	0	0	1	0
