Skip to content

Possibility to add JOSM XML attributes to individual objects #278

Closed as not planned
@gabortim

Description

@gabortim

My typical workflow is as follows:

  1. Retrieve some OSM data
  2. Make the necessary changes using console scripts (e.g. osmium)
  3. Review the edits in JOSM
  4. Upload the changes via JOSM

To make the history viewer work in step 3 and display the upload button in step 4, the modified objects from step 2 need to include the action=modify attribute, as described in the JOSM file format documentation.

Is this functionality currently supported in the latest release? If not, could you please consider adding it?

Additionally, I am unsure if this works with formats other than XML. However, since XML is human-readable, I believe it would suffice for most use cases.

JOSM r19293
osmium 4.0.2 (Python 3.12.8)

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