Skip to content

Better manage search paths in ProjBuilder#253

Description

@timoferino

Hi,

I finally managed to build proj on Windows. 馃帀

When bundling and distributing proj.db from the .exe the way I found seems to be to use ProjBuilder and set_search_paths. Which only appends one path to the internal search paths.

This is a problem as there is no way to clear the search paths or reordering them to prioritise my distributed proj.db path. Instead it will always be the last place to look at.

Instead it would be better to have proper get and set functions so reordering or clearing of the search paths can be done manually.

Or is there another way of doing this I have overseen?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions