-
Notifications
You must be signed in to change notification settings - Fork 137
Changeset hashtags feedback #703
Comments
|
I just checked and not even JOSM remote control supports changeset-tags other than source: http://josm.openstreetmap.de/wiki/Help/Preferences/RemoteControl Other tags in changesets is at least going to require changes to both JOSM and iD. |
@xivk the TM currently passes a changeset comment and source already to JOSM (https://github.com/hotosm/osm-tasking-manager2/blob/master/osmtm/static/js/project.js#L382-L394). The issue from the email is that mappers are only using the hashtags added default by the TM project creator and no other customization, so we need to work on either having project creators add additional non-hashtag descriptive changeset comments or training mappers using the TM to add more information. The former is obviously easier to implement in the TM framework. |
I was checking this for @mikelmaron 's last item. "Investigate potential use of other tags in the changeset". I'm assuming he means changeset-tags. Currently only source and the comment tag are supported via JOSM remote control. Changeset-tags are also described as 'labels' here: http://www.openstreetmap.org/changeset/35413969 More info: http://wiki.openstreetmap.org/wiki/Changeset#Tags_on_changesets |
I was thinking we might even include what the TM project has in the "entities to map" field in the changeset comments. It would not directly address what the person actually mapped, but it would indicate what they were supposed to map. We have kicked the idea around of creating our own custom iD editor, I could see a simple interface that takes the entities to map field, and makes a list of check boxes the mapper could check or uncheck to indicate what they actually did map. e.g., |
One (easy?) change could be to include the title of the task in the change set comment. Currently, only the ID of the task is included, but there is no guarantee that the task manager or it's ID system will exist forever. Including the task title as plain text would make the description more understandable, and lessen the dependency between the two systems. |
Just wanted to followup on this - I added a The field is a separate changeset tag called Any hashtags detected in the related issues: |
Ticket to capture actionable ideas from https://lists.openstreetmap.org/pipermail/talk/2015-November/074992.html
The text was updated successfully, but these errors were encountered: