Skip to content

Commit 8e7e9c7

Browse files
committed
Doc: document removed or write-support removed formats of GDAL 3.11
1 parent e556498 commit 8e7e9c7

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

doc/source/drivers/raster/index.rst

+10-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,11 @@ Raster drivers
1414

1515
.. note::
1616

17-
The following drivers have been retired and moved to the
18-
https://github.com/OSGeo/gdal-extra-drivers repository: BPG, E00GRID, EPSILON, IGNFHeightASCIIGrid, NTv1
17+
The following drivers have been removed in GDAL 3.5: BPG, E00GRID, EPSILON, IGNFHeightASCIIGrid, NTv1
18+
19+
The following drivers have been removed in GDAL 3.11: BLX, BT, CTable2, FIT, GSAG (Golden Software ASCII grid), GSBG (Golden Software 6.0 binary grid), JP2Lura, OZI, Rasterlite (v1), R object data store (.rda), RDB, SDTS, SGI, XPM
20+
21+
Write support for the following formats has been removed in GDAL 3.11: ADRG, BYN, ELAS, LAN, MFF, MFF2/HKV, ISIS2, PAux, USGSDEM
1922

2023
.. toctree::
2124
:maxdepth: 1
@@ -172,3 +175,8 @@ Raster drivers
172175
xyz
173176
zarr
174177
zmap
178+
179+
.. below is an allow-list for spelling checker.
180+
181+
.. spelling:word-list::
182+
rda

doc/source/drivers/vector/index.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ Vector drivers
1515

1616
.. note::
1717

18-
The following drivers have been retired and moved to the
19-
https://github.com/OSGeo/gdal-extra-drivers repository: AeronavFAA, BNA, HTF, OpenAir, SEGUKOOA, SEGY, SUA, XPlane
18+
The following drivers have been removed in GDAL 3.5: AeronavFAA, BNA, HTF, OpenAir, SEGUKOOA, SEGY, SUA, XPlane
19+
20+
The following drivers have been removed in GDAL 3.11: Geoconcept Export, OGDI (VPF/VMAP support), SDTS, SVG, Tiger, UK. NTF
2021

2122
.. toctree::
2223
:maxdepth: 1

0 commit comments

Comments
 (0)