-
Notifications
You must be signed in to change notification settings - Fork 91
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
How to request quota #498
Comments
If you exceed your quota this means you're sending too many, and/or too expensive queries and therefore create too much load on the server! You have the following options:
As the public servers are shared resources (which are provided for free to you btw) and have a total capacity limit, there's no way to increase your personal quota without affecting other users. |
BTW: you have been asked multiple times to run your full planet Wikidata analysis on a local planet file instead. You seem to totally ignore those recommendations and keep on posting messages like the following: https://help.openstreetmap.org/questions/65130/why-http-request-failed This behavior is not acceptable. OSMBrasil/semantic-bridge#2 needs to stop right now. |
Hi @mmd-osm , the "full planet Wikidata analysis" is not a goal to this year (!), and we need money to run the planet in a server... For now we elected AR, BR, GW (all little-data) and DE (the only big-data). |
Please download the respective country extract from download.geofabrik.de and use osmium tool to extract those wikidata features instead. You can run this on your laptop, as often as you like. |
@mmd-osm thanks, I will delete questions to avoid other people testing big-data queries... Using
So, lets try the so big Europe with its 18.3 GB of .osm.pbf... |
Hi @mmd-osm , I installed newer (!), "osmium version 1.7.1 / libosmium version 2.13.1"... I am looking for the "recipe" of the query, to obtain a CSV file as
|
.... Will solve as a simple XML attribute extraction problem, instead a "looking for tool and query" problem... The basic is working (!). Example:
|
You could try the OPL output format - it will return all information for an object in a single line: https://osmcode.org/opl-file-format/ If you really need CSV output, you should probably also take a look at osmconvert (for step 3 only) : https://wiki.openstreetmap.org/wiki/Osmconvert#Writing_CSV_Files |
In case there are no further questions please close this issue. Thanks! |
@mmd-osm Can you consider closing this? |
I can use other IP, but ideal is to request more quota for my IP... How to request quota?
PS: both,
http://overpass-turbo.eu
andhttp://overpass-api.de/api/interpreter?data=
with same error message.The text was updated successfully, but these errors were encountered: