On Wed, Jan 9, 2019 at 12:40 PM Even Rouault <even.roua...@spatialys.com>
wrote:

...

> > Could a GDAL API function that allowed modification of the search path in
> > GDAL's own context help?
>
> ok, I'll probably add a
>
> void CPL_DLL OSRSetPROJSearchPaths( const char* const* papszPaths );
>
> that will internally call proj_context_set_search_paths() on PROJ context
> managed by GDAL (affecting the already created TLS ones, and future ones)
>
>
Sounds good! I just added a ticket about this:
https://github.com/OSGeo/gdal/issues/1191.

-- 
Sean Gillies
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to