﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5843	[PATCH] Add Tags with remotcontrol plugin	freemaps.osm@…	Christoph Wagner	"In the attachment there is a patch for the josm remote control plugin.

If you call the load_and_zoom request you can now give a addtags parameter, so you can add the given tags directly with josm.

It is usefull for example to set wikipedia tags to osm objects over a generated HTML list.

Try this one for example:
http://localhost:8111/load_and_zoom?addtags=wikipedia:de=Wei%C3%9Fe_Gasse|maxspeed=5&select=way23071688,way23076176,way23076177,&left=13.739727546842&right=13.740890970188&top=51.049987191025&bottom=51.048466954325

The key and value is separated by ""="" and multiple tags can be separated by a Pipe ""|"".

The user can review the tags and the selection before the tags are applied to the selected objects.

Would be nice if someone could add this patch to the core application.
Thanks Christoph
"	enhancement	closed	normal		Core	tested	fixed	remotecontrol	
