<p></p>
<h3 dir="auto">Problem</h3>
<p dir="auto"><em>No response</em></p>
<h3 dir="auto">Description</h3>
<p dir="auto">Now that changeset query limit parameter is <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3933" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/3933/hovercard">merged</a>, we can increase the max limit. Currently it's 100, let's increase it to 1000.</p>
<p dir="auto">A typical use case is getting all changesets of a given user. This is done with multiple changeset queries by altering the upper end of the <code class="notranslate">time</code> parameter. It can't be easily parallelized because you need to know the date of the last changeset in the result before making your next request. With the current limit of 100, most of the time is spent probably on waiting for the responses over the net. Each response is usually 30..50kb.</p>
<p dir="auto">Similar upper limit for notes is 10000 which seems very generous. Queries can run for almost a minute and send 10Mb of data.</p>
<h3 dir="auto">Screenshots</h3>
<p dir="auto"><em>No response</em></p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/4109">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJVHWNNEKC5TNGDLVTXSPAAHANCNFSM6AAAAAA23REVU4">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLKOMHJQ6YBYXPNKA4DXSPAAHA5CNFSM6AAAAAA23REVU6WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHGZXOKGE.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/4109</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/4109",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/4109",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>