tiles
19 rows where tile_row = 21861 and zoom_level = 15
This data as json, CSV (advanced)
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
5467 | 5467 | 15 | 16421 | 21861 | <Binary: 551 bytes> |
5476 | 5476 | 15 | 16445 | 21861 | <Binary: 746 bytes> |
7256 | 7256 | 15 | 16420 | 21861 | <Binary: 527 bytes> |
7265 | 7265 | 15 | 16444 | 21861 | <Binary: 623 bytes> |
7743 | 7743 | 15 | 16427 | 21861 | <Binary: 376 bytes> |
7796 | 7796 | 15 | 16123 | 21861 | <Binary: 499 bytes> |
7797 | 7797 | 15 | 16443 | 21861 | <Binary: 436 bytes> |
8212 | 8212 | 15 | 16425 | 21861 | <Binary: 678 bytes> |
8230 | 8230 | 15 | 16449 | 21861 | <Binary: 531 bytes> |
8235 | 8235 | 15 | 16441 | 21861 | <Binary: 342 bytes> |
8508 | 8508 | 15 | 16423 | 21861 | <Binary: 544 bytes> |
9466 | 9466 | 15 | 16426 | 21861 | <Binary: 651 bytes> |
9509 | 9509 | 15 | 16450 | 21861 | <Binary: 310 bytes> |
9515 | 9515 | 15 | 16122 | 21861 | <Binary: 526 bytes> |
9516 | 9516 | 15 | 16442 | 21861 | <Binary: 528 bytes> |
9928 | 9928 | 15 | 16424 | 21861 | <Binary: 387 bytes> |
9949 | 9949 | 15 | 16448 | 21861 | <Binary: 570 bytes> |
9954 | 9954 | 15 | 16440 | 21861 | <Binary: 497 bytes> |
10291 | 10291 | 15 | 16422 | 21861 | <Binary: 576 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);