From 5ed14111643ce08eec6ad933c86a035cd07acc18 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 4 Feb 2025 15:20:43 +0100 Subject: [PATCH] Doc: document removed or write-support removed formats of GDAL 3.11 --- doc/source/drivers/raster/index.rst | 12 ++++++++++-- doc/source/drivers/vector/index.rst | 5 +++-- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/doc/source/drivers/raster/index.rst b/doc/source/drivers/raster/index.rst index fade9dc11eb6..cab68afa076c 100644 --- a/doc/source/drivers/raster/index.rst +++ b/doc/source/drivers/raster/index.rst @@ -14,8 +14,11 @@ Raster drivers .. note:: - The following drivers have been retired and moved to the - https://github.com/OSGeo/gdal-extra-drivers repository: BPG, E00GRID, EPSILON, IGNFHeightASCIIGrid, NTv1 + The following drivers have been removed in GDAL 3.5: BPG, E00GRID, EPSILON, IGNFHeightASCIIGrid, NTv1 + + 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), Rasterlite (v1), R object data store (.rda), RDB, SDTS, SGI, XPM + + Write support for the following formats has been removed in GDAL 3.11: ADRG, BYN, ELAS, LAN, MFF, MFF2/HKV, ISIS2, PAux, USGSDEM .. toctree:: :maxdepth: 1 @@ -172,3 +175,8 @@ Raster drivers xyz zarr zmap + +.. below is an allow-list for spelling checker. + +.. spelling:word-list:: + rda diff --git a/doc/source/drivers/vector/index.rst b/doc/source/drivers/vector/index.rst index bcca5f705baa..a941370a4697 100644 --- a/doc/source/drivers/vector/index.rst +++ b/doc/source/drivers/vector/index.rst @@ -15,8 +15,9 @@ Vector drivers .. note:: - The following drivers have been retired and moved to the - https://github.com/OSGeo/gdal-extra-drivers repository: AeronavFAA, BNA, HTF, OpenAir, SEGUKOOA, SEGY, SUA, XPlane + The following drivers have been removed in GDAL 3.5: AeronavFAA, BNA, HTF, OpenAir, SEGUKOOA, SEGY, SUA, XPlane + + The following drivers have been removed in GDAL 3.11: Geoconcept Export, OGDI (VPF/VMAP support), SDTS, Tiger, UK. NTF .. toctree:: :maxdepth: 1