Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle runtime error: Query run out of memory #36

Closed
simon04 opened this issue Aug 14, 2018 · 1 comment
Closed

Handle runtime error: Query run out of memory #36

simon04 opened this issue Aug 14, 2018 · 1 comment

Comments

@simon04
Copy link
Contributor

simon04 commented Aug 14, 2018

The query https://overpass-api.de/api/interpreter?data=[adiff:%222018-08-12T11:35:26Z%22,%222018-08-12T12:35:32Z%22];(node(bbox)(changed);way(bbox)(changed););out%20meta%20geom(bbox);&bbox=-0.1388597,23.1423715,113.3875121,51.5797481 results in HTTP 200

<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="Overpass API 0.7.55.4 3079d8ea">
<note>The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.</note>
<meta osm_base="2018-08-14T09:02:02Z"/>
<remark> runtime error: Query run out of memory using about 2048 MB of RAM. </remark>
</osm>

but achavi does not report an error.

@nrenner
Copy link
Owner

nrenner commented Aug 17, 2018

Thanks for the example.

Closing as duplicate of #26.

I keep telling to fix it soon for quite some time now. Planning to address after a long overdue brouter-web release.

@nrenner nrenner closed this as completed Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants