Re: [gdal-dev] GDAL bindings for Delphi

2020-06-24 Thread Even Rouault
Idan, I'm not sure having those bindings inside GDAL tree is the best solution. I don't perceive Delphi user based as being massive, and I suspect there won't probably be any interest from existing GDAL committers in helping maintaining them, so this could be more a burden for you and review

[gdal-dev] GDAL bindings for Delphi

2020-06-24 Thread Idan Miara
Hi all, I've also translated a significant portion of the C bindings of GDAL/OGR to Delphi. https://github.com/talos-gis/gdal4delphi. It works well for me with GDAL 2.04 and with 3.02 master. Would you be interested in adding the bindings to the GDAL git? Should I create a PR? Kind regards, Idan