Tile to Bounding Box

Get the longitude/latitude bounding box covered by a tile x/y/z.

west: -122.695313, south: 37.718590, east: -122.343750, north: 37.996163

Runs entirely in your browser - nothing is sent to a server.

Related tools

How it works

  1. 1

    Enter tile x/y/z

    Type the tile coordinates and zoom level.

  2. 2

    Read the bounding box

    West/south/east/north longitude/latitude bounds are computed instantly.

FAQ

Which corner does the bbox use?
A standard [west, south, east, north] bounding box in decimal degrees (WGS84).