<p></p>
<p dir="auto">render_list -h says</p>
<pre class="notranslate"><code class="notranslate">If you are using --all, you can restrict the tile range by adding these options:
  -x, --min-x=X        minimum X tile coordinate
</code></pre>
<p dir="auto">etc. The word "coordinate", together with general knowledge and habit of how these things work, leads to the interpretation of "tile coordinate" as "bbox", which is wrong. This thing wants tile numbers, not tile coordinates. And you only realise this when you try a negative geographical coordinate after having rendered millions of useless tiles with "-x 3.47 -y 53.77" and other such, because render_list doesn't throw an error on decimal input either, although it expects integers for -x -X -y -Y.</p>
<p dir="auto">A better term for "tile coordinate" would be "tile number". But even so, a couple of lines of explanatory text could save thousands of collective hours of unnecessary work and subsequent frustration.</p>
<p dir="auto">Yet better would be if render_list actually did accept bbox geographical coordinates.</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/mod_tile/issues/387">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353SPXIVIPFYR76P5BNDYSFOI7AVCNFSM6AAAAABC26UDPKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYTSNRQGE3TKNY">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AA6353VY7ZDMGLFWGU4DJT3YSFOI7A5CNFSM6AAAAABC26UDPKWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHH4VUOLU.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/mod_tile/issues/387</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/mod_tile/issues/387",
"url": "https://github.com/openstreetmap/mod_tile/issues/387",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>