Brandon Keepers

Results 152 issues of Brandon Keepers

Fixes #256 As suggested in that issue, this sets `S57_CSV` in gdal.js.

When using `gdal-async` in a monorepo setup with workspaces, the S57 driver can't find the necessary CSV files without explicitly setting `S57_CSV` environment variable. I have [created a repository that...