OSGeo / gdal

GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
https://gdal.org
Other
4.91k stars 2.56k forks source link

Feature request: Paradox database support #5732

Open kadarivan opened 2 years ago

kadarivan commented 2 years ago

OGR could read Paradox db files with pxlib http://pxlib.sourceforge.net/ library. There is a python bindings for the pxlib: pypxlib https://github.com/mherrmann/pypxlib

I posted this request to the QGIS project too, but maybe OGR is the right project for support a new file format.

atlight commented 10 months ago

Paradox is an ancient DBMS, firmly a legacy product imho - "the last update to the product was released in 2009". I am not sure that GDAL needs to be burdened with any more drivers for legacy systems.