[openstreetmap/openstreetmap-website] Query Feature says Bad Request (#1843)

Midgard notifications at github.com
Mon Apr 30 17:24:46 UTC 2018


Since some days now, the Query Feature feature consistently fails with `Error contacting https://overpass-api.de/api/interpreter: Bad Request`.

The query it appears to be sending is (split on multiple lines and indented):
```javascript
[timeout:10][out:json];
(
  node(around:10,40.68925,-74.04454);
  way(around:10,40.68925,-74.04454)
);
out+tags+geom(40.688320248612015,-74.04532760381699,40.69015880670406,-74.04373168945312);
relation(around:10,40.68925,-74.04454);
out+geom(40.688320248612015,-74.04532760381699,40.69015880670406,-74.04373168945312);
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1843
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180430/29bbde7c/attachment.html>


More information about the rails-dev mailing list