Changes between Initial Version and Version 1 of Ticket #11310, comment 6


Ignore:
Timestamp:
2019-09-16T09:24:26+02:00 (6 years ago)
Author:
StefanB

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11310, comment 6

    initial v1  
    11The recently closed #18038 "[PATCH] Arbitrary changeset tags should be able to be added via remote control" gave me some hope, but unfortunately the `changeset_tags` parameter is only applicable for `/load_and_zoom` command.
    22
    3 We could really use the `changeset_source` (and optionally `changeset_comment`) or just a generic `changeset_tags` also on the `/import` remote control API command to specify the source of the import.
     3Our import project (https://raba.openstreetmap.si/) could really use the `changeset_source` (and optionally `changeset_comment`) or just a generic `changeset_tags` also on the `/import` remote control API command to specify the source of the import.
    44
    55The `changeset_source` parameter could also be required for all `/import` calls, as any import should specify the source!