<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Nov 13, 2019, at 11:35 PM, Yuri Astrakhan <<a href="mailto:yuriastrakhan@gmail.com" class="">yuriastrakhan@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class="">Rough implementation PR - <a href="https://github.com/postgis/postgis/pull/514" class="">https://github.com/postgis/postgis/pull/514</a><br class=""></div><div dir="ltr" class=""><div class=""><br class=""></div><div class="">I am having some issues with unit tests (too much magic in auto-generated code?), so a Postgis guru's help might be needed.</div></div><div class=""><br class=""></div><div class="">One open concern: extending envelope beyond antimeredian. Is this possible? Would a bbox from the tile that overflows to the other side of antimeredian match any geometries? For example, given two points - one at -179, and the other is at +179 (longitude), would they be found with the bbox that goes from -200..-160 ?</div></div></div></blockquote><div><br class=""></div><div>In geometry they would not match, in geography they would.</div><div><br class=""></div><div>P</div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_quote"></div>
</blockquote></div></div>
_______________________________________________<br class="">postgis-devel mailing list<br class=""><a href="mailto:postgis-devel@lists.osgeo.org" class="">postgis-devel@lists.osgeo.org</a><br class="">https://lists.osgeo.org/mailman/listinfo/postgis-devel</div></blockquote></div><br class=""></body></html>