{"id":20198135,"url":"https://github.com/osgeo/gdal-extra-drivers","last_synced_at":"2025-04-10T10:45:59.610Z","repository":{"id":40480960,"uuid":"329104211","full_name":"OSGeo/gdal-extra-drivers","owner":"OSGeo","description":"Extra (legacy) GDAL drivers","archived":false,"fork":false,"pushed_at":"2023-03-12T21:23:15.000Z","size":990,"stargazers_count":10,"open_issues_count":0,"forks_count":8,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-05-01T11:44:29.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OSGeo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-01-12T20:28:34.000Z","updated_at":"2024-03-20T17:30:30.000Z","dependencies_parsed_at":"2023-09-22T07:19:00.232Z","dependency_job_id":null,"html_url":"https://github.com/OSGeo/gdal-extra-drivers","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"ffe0c44714a491eb90ba82d8df74f621ac6003e7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSGeo%2Fgdal-extra-drivers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSGeo%2Fgdal-extra-drivers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSGeo%2Fgdal-extra-drivers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSGeo%2Fgdal-extra-drivers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OSGeo","download_url":"https://codeload.github.com/OSGeo/gdal-extra-drivers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248201301,"owners_count":21064091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T04:29:29.929Z","updated_at":"2025-04-10T10:45:59.582Z","avatar_url":"https://github.com/OSGeo.png","language":"C++","readme":"gdal-extra-drivers\n==================\n\nThis repository contains legacy drivers for [GDAL/OGR](https://gdal.org), which\nare built as a GDAL plugin.\nThey used to be included in the GDAL core library in versions prior to 3.3, but\nthey have been removed due to lack of interest to maintain them and because of\ntheir marginal values for the majority of users.\n\nThey are known to work with GDAL 3.3. Compatibility with older or later versions\nis not guaranteed.\n\nThis repository is *not* maintained. Users are on their own, unless someone\nsteps up to maintain it.\n\n### Included drivers\n\n* [AeronavFAA](doc/aeronavfaa.rst)\n* [BNA](doc/bna.rst)\n* [BPG](doc/bpg.rst) (not included in build system)\n* [E00Grid](doc/e00grid.rst)\n* [EPSILON](doc/epsilon.rst) (not included in build system)\n* [HTF](doc/htf.rst)\n* [IGNFHeightASCIIGrid](doc/ignfheightasciigrid.rst)\n* [NTv1](doc/ntv1.rst)\n* [OpenAir](doc/openair.rst)\n* [SEGUKOOA](doc/segukooa.rst)\n* [SEGY](doc/segy.rst)\n* [SUA](doc/sua.rst)\n* [XPlane](doc/xplane.rst)\n\n### Other drivers\n\nThe following drivers, removed in GDAL 3.5, are available in the ``not_integrated_in_build``\ndirectory. As the name indicates it, you will have some work to get them built.\n\n* [ARCGen](not_integrated_in_build/arcgen/arcgen.rst)\n* [ArcObjects](not_integrated_in_build/arcobjects/ao.rst)\n* [Cloudant](not_integrated_in_build/cloudant/cloudant.rst)\n* [CouchDB](not_integrated_in_build/couchdb/couchdb.rst)\n* [DB2](not_integrated_in_build/db2/db2.rst)\n* [DODS](not_integrated_in_build/dods/dods.rst)\n* [FME](not_integrated_in_build/fme/fme.rst)\n* [FujiBAS](not_integrated_in_build/fujibas/fujibas.rst)\n* [Geomedia](not_integrated_in_build/geomedia/geomedia.rst)\n* [GMT raster](not_integrated_in_build/gmt_raster/gmt.rst)\n* [GTM](not_integrated_in_build/gtm/gtm.rst)\n* [IDA](not_integrated_in_build/ida/ida.rst)\n* [Ingres](not_integrated_in_build/ingres/ingres.rst)\n* [Intergraph raster](not_integrated_in_build/ingr/intergraphraster.rst)\n* [Jasper JPEG2000](not_integrated_in_build/jpeg2000/jpeg2000.rst)\n* [JpegLS](not_integrated_in_build/jpegls/jpegls.rst)\n* [MDB](not_integrated_in_build/mdb/mdb.rst)\n* [MongoDB (pre v3)](not_integrated_in_build/mongodb_old/mongodb.rst)\n* [MrSID Lidar](not_integrated_in_build/mrsid_lidar/mg4lidar.rst)\n* [OGR_DODS](not_integrated_in_build/ogr_dods/dods.rst)\n* [Rasdaman](not_integrated_in_build/rasdaman/rasdaman.rst)\n* REC\n* [WALK](not_integrated_in_build/walk/walk.rst)\n\n### Build requirements\n\nGDAL 3.3 headers and development library.\n\n### How to build\n\n```shell\nmkdir _build\ncd _build\ncmake ..\nmake install\n```\n\nA gdal_LEGACY.so plugin is installed in ${PREFIX}/lib/gdalplugins\n\n### License\n\nX/MIT. See [LICENSE.TXT](LICENSE.TXT)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosgeo%2Fgdal-extra-drivers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosgeo%2Fgdal-extra-drivers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosgeo%2Fgdal-extra-drivers/lists"}