<div dir="ltr"><div dir="ltr"><div dir="ltr">On Wed, Jan 9, 2019 at 12:40 PM Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> wrote:<br></div><div class="gmail_quote"><div><br></div><div>... </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> Could a GDAL API function that allowed modification of the search path in<br>
> GDAL's own context help?<br>
<br>
ok, I'll probably add a<br>
<br>
void CPL_DLL OSRSetPROJSearchPaths( const char* const* papszPaths );<br>
<br>
that will internally call proj_context_set_search_paths() on PROJ context <br>
managed by GDAL (affecting the already created TLS ones, and future ones)<br>
<br></blockquote><div><br></div><div>Sounds good! I just added a ticket about this: <a href="https://github.com/OSGeo/gdal/issues/1191">https://github.com/OSGeo/gdal/issues/1191</a>.</div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Sean Gillies</div></div></div></div>