Changes between Initial Version and Version 1 of Ticket #11310, comment 6
- Timestamp:
- 2019-09-16T09:24:26+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11310, comment 6
initial v1 1 1 The 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. 2 2 3 Wecould 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.3 Our 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. 4 4 5 5 The `changeset_source` parameter could also be required for all `/import` calls, as any import should specify the source!


