PDAL / PDAL

PDAL is Point Data Abstraction Library. GDAL for point cloud data.

Home Page:https://pdal.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set proj search path using PDAL c++ API

wongshek opened this issue · comments

In GDAL, I can set the PROJ search paths using OSRSetPROJSearchPaths, but I can't find a similar method in PDAL. I prefer not to use the approach of setting the PROJ_LIB environment variable because it's not thread-safe.

Questions should directed to the mailing list or other support channels.