Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ST_BingTileToGeom(quadKeys: Array[String])
SELECT ST_BingTileToGeom(array('0', '1', '2', '3'))
[POLYGON ((-180 85.05112877980659, -180 0, 0 0, 0 85.05112877980659, -180 85.05112877980659)), ...]
Was this page helpful?