Skip to content

Improve the workflow of copying one or multiple geomarks #41

Description

@gregseb

We should try to improve the workflow of copying geomarks a little better.

When calling gm.copy() on an existing Geomark it works as expected. Adding additional urls however... gm.copy(geomarkUrl=['...', ...]) should append those additional urls to the one that was already used to create the gm Geomark object rather than overriding it.

Additionally there should be a way to simply call Geomark.copy([...]) with a list of GeomarkUrls or even perhaps with a list of Geomark objects without having to first create a Geomark object with one of the Geomark IDs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions