Skip to content

Feature: Configure map import behavior #2532

Description

@dl3sdo

Mapper does not allow to configure how a map is imported regarding

  • which map parts are imported and into which map parts
  • whether all objects shall be imported or just a subset

If multiple mappers work on the same map by using map parts, combining their work might need some extra effort, as Mapper always imports all map part into parts of the same (case insensitive) name and imports all objects of every part.

Proposal: For each part to import, it should be possible to configure

  • if the part shall be imported and into which part
  • if all objects or only these that either equal or unequal to those of a selectable part of the destination map shall be imported
  • Key and Value for object tags that will be set for the imported objects.
MapImportDialog.mp4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions