Opened 5 years ago

Closed 5 years ago

#4452 closed enhancement (fixed)

ST_TileEnvelope(zoom, x, y)

Reported by: pramsey Owned by: pramsey
Priority: high Milestone: PostGIS 3.0.0
Component: postgis Version: master
Keywords: Cc:

Description

Convert a XYZ tile address to an envelope in coordinate space that can be used for querying / tile clipping.

Change History (2)

comment:1 by strk, 5 years ago

Please allow using quadtree starting from a different tile0 / srid

comment:2 by pramsey, 5 years ago

Resolution: fixed
Status: assignedclosed

In 17587:

Add ST_TileEnvelope utility function
Closes #4452

Note: See TracTickets for help on using tickets.