Skip to content

Changed sf_proj_search_paths behaviour in 1.0-16 #2313

@rsbivand

Description

@rsbivand

Please add to NEWS and to roxygen in man page:

sf_proj_search_paths from 1.0-16 returns a character vector of two strings, PROJ and GDAL, no longer split on the path separators. Up to now, the function returned a character vector of directories on the PROJ path.

This broke the evolution checks on ASDAR, as the actual path was needed for RSQLite to open proj.db. I also saw sf 1.0-16 collapse, with no proj.db found, wrong version of proj.db when looking in $HOME/.local/share/proj, which is now what GDAL points to for me, and is only used for chunk.db which is mutable, not proj.db which is not mutable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions