﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
24510	Allow variables for key values	MichaelFS	team	"OverpassTurbo allows variables for key values, f.e.

{{{
{{city=Erlangen}}
{{postcode=91054}}

area[""boundary""=""administrative""][""name""=""{{city}}""]->.de;
area[postal_code=""{{postcode}}""]->.plz;
}}}

In JOSM this code throws an error: 
{{{
OSM-Server »``overpass-api.de``« reported an incorrect request.
}}}

This has been [https://community.openstreetmap.org/t/overpassturbo-fehler-bei-nebeneinander-liegenden-ortschaften/136881/6 discussed in the forum].
I'd appreciate if ypou cold add this feature to JOSM.

Thank you and regards
Michel"	enhancement	new	normal		Core	tested		template_report	
