﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11910	[Patch in discussion] Adding imagery_used to changeset tags	Rub21	team	"Hello:

I've made a patch to JOSM adding the `imagery_used=*` tags to changesets.
http://wiki.openstreetmap.org/wiki/Key:imagery%20used?uselang=en, 


== What does JOSM do right now? ==

Right now JOSM does not add imagery_used in the list of changeset tags.
according to documentation([http://wiki.openstreetmap.org/wiki/Changeset#Tags_on_changesets]), every changeset should have:
`comment=*,created_by=*,imagery_used=*,source=*,is_in=*`

== What does iD do? ==

In iD most of the list of tags `comment=*,created_by=*,imagery_used=*,source=*,is_in=*` are in changesets.
For example: http://www.openstreetmap.org/changeset/33733752

== What will the patch do? ==
The patch will fill `imagery_used` tag:

- Will automatically fill which layers are active when mapping, also consider if the layer is visible or not.
- If a user adds a new layer without an id, imagery_used will take the name of the layer.
- Will fill less or equal to 255 characters, according to https://github.com/openstreetmap/iD/issues/2181

Here are some of my changesets examples:

- http://www.openstreetmap.org/changeset/34315234
- http://www.openstreetmap.org/changeset/34315192
- http://www.openstreetmap.org/changeset/34315173


File attached *.diff* https://gist.github.com/Rub21/86981b40dc11eadd4d85"	enhancement	new	normal		Core	latest		changeset tags	ruben@… Klumbumbus stoecker Don-vip bastiK Stereo Andrew
