RFC 102: Embedding resource files into libgdal (and PROJ)

Even Rouault via gdal-dev <[email protected]> Tue, 1 Oct 2024 18:54:29 +0200
Newsgroups gmane.comp.gis.gdal.devel,gmane.comp.gis.proj-4.devel
Message-ID <[email protected]>
Hi,

Sending to both gdal-dev and proj, as this is intended to be a joint RFC.

Summary: This RFC uses C23 ``#embed`` pre-processor directive, when 
available, to be able to embed GDAL resource files directly into 
libgdal. It is also intended to be used for PROJ, in particular for its 
proj.db file.

Details: See https://github.com/OSGeo/gdal/pull/10913

Even

-- 
http://www.spatialys.com
My software is free, but my time generally not.