NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

This simple request return: "error: Query run out of memory using about 2048 MB of RAM." The bbox could very small 1km2. It does not matter. The bbox location could be everywhere it does not matter. If the date constraint is not set everything is fine. If removing ="yes", just with building, everything is fine as well.

[out:xml][timeout:900][date:"2021-08-10T12:00:00Z"];
(
  nwr[building="yes"]({{bbox}});
);
(._;>;);
out body;

asked 13 May '22, 08:09

Michel%20BENET's gravatar image

Michel BENET
26112
accept rate: 0%

edited 13 May '22, 11:01

TZorn's gravatar image

TZorn
12.3k764225

1

This doesn't seem to be a question.

(15 May '22, 22:51) SimonPoole ♦

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×252
×228

question asked: 13 May '22, 08:09

question was seen: 864 times

last updated: 15 May '22, 22:51

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum