[postgis-devel] Proposal: Adding buffer parameter to ST_TileEnvelope()
Yuri Astrakhan
yuriastrakhan at gmail.com
Wed Nov 13 21:35:18 PST 2019
Rough implementation PR - https://github.com/postgis/postgis/pull/514
I am having some issues with unit tests (too much magic in auto-generated
code?), so a Postgis guru's help might be needed.
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 ?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20191114/2fbb66d4/attachment.html>
More information about the postgis-devel
mailing list