Michael Sumner<p>here's my take on defining a "geobox" at a longlat point, where I only need a longitude, latitude, distance, and n-pixels </p><p><a href="https://gist.github.com/mdsumner/2af156a8250dd825221c634f1b6fdeba" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/mdsumner/2af15</span><span class="invisible">6a8250dd825221c634f1b6fdeba</span></a></p><p>I use a local projection to ease the geographic extent definition, then transform that to (auto) UTM, then get the longlat bbox (for STAC query), and the UTM GeoBox (for odc to render to)</p><p><a href="https://rstats.me/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://rstats.me/tags/odc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>odc</span></a> <a href="https://rstats.me/tags/stac" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>stac</span></a> <a href="https://rstats.me/tags/opendatacube" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opendatacube</span></a></p>