tiles
15 rows where tile_row = 5437
This data as json, CSV (advanced)
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
787 | 787 | 13 | 4047 | 5437 | <Binary: 1,582 bytes> |
790 | 790 | 13 | 4071 | 5437 | <Binary: 705 bytes> |
831 | 831 | 13 | 4045 | 5437 | <Binary: 311 bytes> |
899 | 899 | 13 | 4043 | 5437 | <Binary: 314 bytes> |
901 | 901 | 13 | 4051 | 5437 | <Binary: 1,539 bytes> |
935 | 935 | 13 | 4017 | 5437 | <Binary: 841 bytes> |
939 | 939 | 13 | 4049 | 5437 | <Binary: 2,161 bytes> |
1095 | 1095 | 13 | 4046 | 5437 | <Binary: 1,213 bytes> |
1101 | 1101 | 13 | 4070 | 5437 | <Binary: 624 bytes> |
1152 | 1152 | 13 | 4044 | 5437 | <Binary: 941 bytes> |
1153 | 1153 | 13 | 4036 | 5437 | <Binary: 461 bytes> |
1216 | 1216 | 13 | 4042 | 5437 | <Binary: 300 bytes> |
1224 | 1224 | 13 | 4050 | 5437 | <Binary: 1,996 bytes> |
1266 | 1266 | 13 | 4016 | 5437 | <Binary: 465 bytes> |
1267 | 1267 | 13 | 4048 | 5437 | <Binary: 1,885 bytes> |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE tiles (zoom_level integer, tile_column integer, tile_row integer, tile_data blob); CREATE UNIQUE INDEX tile_index on tiles (zoom_level, tile_column, tile_row);