Skip to content

Possibility to write spatial metadata to a file instead of return object #65

@jordansread

Description

@jordansread

see discussion here DOI-USGS/mntoha-data-release#24 (comment)

simple solution would be to add a fileout arg to meddle::extract_feature(), but it seems like that arg should go first, not last, which probably creates a pile-up of code breaking if we change that. Easier to make that arg last...which I guess does actually match with the pattern in meddle::write_attr_file(), which has file appearing last.

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