Quadkeys to XYZ Converter
Convert Microsoft Bing Maps Quadkeys format to tile coordinates (X, Y, Z). Useful for working with Bing Maps tile system.
Enter a Quadkey string (only digits 0-3)
How to use:
- Enter the Quadkey string (e.g., 0123)
- Click Convert to get the XYZ coordinates
- Copy individual X, Y, or Z values as needed
About Quadkeys
Quadkeys are strings of digits (0-3) that uniquely identify tiles in the Bing Maps tile system. Each digit represents a quadrant at a specific zoom level. This tool extracts the X, Y, and Z coordinates from a Quadkey string.