ST_BingTileCellIDs(geom: Geometry, zoomLevel: Integer)
SELECT ST_BingTileCellIDs(ST_GeomFromText('POINT(60 30.12)'), 10)
[1230301230]
Was this page helpful?