﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
23357	Download from Overpass API crashed	SiiG	SiiG	"Good morning,

Since this day (Thursday 12/21/2023) I am no longer able to load the data from the following Overpass request:
{{{
[out:xml][timeout:25];
{{geocodeArea:Aiguèze, Gard}}->.searchArea;
(
  node[""highway""](area.searchArea);
  node[""addr:housenumber""](area.searchArea);
  way[""highway""](area.searchArea);
  relation[""type""=""associatedStreet""](area.searchArea);
);
(._;>;);
out meta;
}}}

Here is the error message:

The overpass-api.de server reported an incorrect request
Error message: line 3: parse error: Unknown type ""->""

Are OSM servers under maintenance?

thank you for your reply"	defect	closed	normal		Core		worksforme		
