Skip to content

Commit

Permalink
Remove R Object Data Store (*.rda) driver
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Jan 28, 2025
1 parent 4d2e653 commit 57fd24c
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 1,098 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ Supported Formats: (ro:read-only, rw:read-write, +:update, v:virtual-I/O s:subda
COSAR -raster- (rov): COSAR Annotated Binary Matrix (TerraSAR-X)
TSX -raster- (rov): TerraSAR-X Product
COASP -raster- (ro): DRDC COASP SAR Processor Raster (*.hdr)
R -raster- (rwv): R Object Data Store (*.rda)
MAP -raster- (rov): OziExplorer .MAP
KMLSUPEROVERLAY -raster- (rwv): Kml Super Overlay (*.kml, *.kmz)
WEBP -raster- (rwv): WEBP (*.webp)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ Supported Formats: (ro:read-only, rw:read-write, +:update, v:virtual-I/O s:subda
COSAR -raster- (rov): COSAR Annotated Binary Matrix (TerraSAR-X)
TSX -raster- (rov): TerraSAR-X Product
COASP -raster- (ro): DRDC COASP SAR Processor Raster (*.hdr)
R -raster- (rwv): R Object Data Store (*.rda)
MAP -raster- (rov): OziExplorer .MAP
KMLSUPEROVERLAY -raster- (rwv): Kml Super Overlay (*.kml, *.kmz)
WEBP -raster- (rwv): WEBP (*.webp)
Expand Down
64 changes: 0 additions & 64 deletions autotest/gdrivers/data/r/r_test.asc

This file was deleted.

Binary file removed autotest/gdrivers/data/r/r_test.rdb
Binary file not shown.
58 changes: 0 additions & 58 deletions autotest/gdrivers/r.py

This file was deleted.

1 change: 0 additions & 1 deletion doc/source/drivers/raster/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ Raster drivers
prf
rasterlite
rasterlite2
r
rdb
rcm
rik
Expand Down
50 changes: 0 additions & 50 deletions doc/source/drivers/raster/r.rst

This file was deleted.

1 change: 0 additions & 1 deletion frmts/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ gdal_optional_format(terragen "Terragen™ Terrain File")
gdal_optional_format(blx "Magellan BLX Topo File Format")
gdal_optional_format(msgn "Meteosat Second Generation (MSG) Native Archive Format (.nat)")
gdal_optional_format(til "EarthWatch .TIL Driver")
gdal_optional_format(r "R Object Data Store")
gdal_optional_format(northwood "NWT_GRD/NWT_GRC -- Northwood/Vertical Mapper File Format")
gdal_optional_format(saga "SAGA GIS Binary Driver")
gdal_optional_format(xyz "ASCII Gridded XYZ")
Expand Down
2 changes: 0 additions & 2 deletions frmts/r/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 57fd24c

Please sign in to comment.