tiles
19 rows where tile_row = 22034
This data as json, CSV (advanced)
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
4123 | 4123 | 15 | 16511 | 22034 | <Binary: 328 bytes> |
4136 | 4136 | 15 | 16535 | 22034 | <Binary: 389 bytes> |
4149 | 4149 | 15 | 16527 | 22034 | <Binary: 334 bytes> |
4635 | 4635 | 15 | 16389 | 22034 | <Binary: 335 bytes> |
5094 | 5094 | 15 | 16539 | 22034 | <Binary: 353 bytes> |
5105 | 5105 | 15 | 16531 | 22034 | <Binary: 312 bytes> |
5161 | 5161 | 15 | 16515 | 22034 | <Binary: 711 bytes> |
5167 | 5167 | 15 | 16387 | 22034 | <Binary: 272 bytes> |
5819 | 5819 | 15 | 16534 | 22034 | <Binary: 466 bytes> |
6266 | 6266 | 15 | 16532 | 22034 | <Binary: 382 bytes> |
6339 | 6339 | 15 | 16516 | 22034 | <Binary: 344 bytes> |
6345 | 6345 | 15 | 16388 | 22034 | <Binary: 283 bytes> |
6782 | 6782 | 15 | 16538 | 22034 | <Binary: 389 bytes> |
6831 | 6831 | 15 | 16514 | 22034 | <Binary: 529 bytes> |
8891 | 8891 | 15 | 16537 | 22034 | <Binary: 354 bytes> |
8986 | 8986 | 15 | 16513 | 22034 | <Binary: 303 bytes> |
10895 | 10895 | 15 | 16536 | 22034 | <Binary: 376 bytes> |
10941 | 10941 | 15 | 16528 | 22034 | <Binary: 540 bytes> |
11008 | 11008 | 15 | 16512 | 22034 | <Binary: 280 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);