drolbr / Overpass-API

A database engine to query the OpenStreetMap data.
http://overpass-api.de
GNU Affero General Public License v3.0
693 stars 90 forks source link

cannot be expanded at timestamp #618

Closed matkoniecz closed 3 years ago

matkoniecz commented 3 years ago

may be related to #482

maybe it is to be expected, but in such case less confusing message would be nice

[date:"2019-05-06T00:00:00Z"];
( nwr[barrier=sliding_gate]; <; >; );
out meta;

goes down with

runtime error: Way 203668783 cannot be expanded at timestamp 2020-09-16T06:35:40Z.

mmd-osm commented 3 years ago

On which server did you see this?

matkoniecz commented 3 years ago

Arghh. Sorry for a dumb report.

It is at Kumi overpass that has well known case of a corrupted database, especially for historic data.

Somehow I was sure that query was run at a proper server, it was not.