tiles
15 rows where tile_row = 21860
This data as json, CSV (advanced)
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
5443 | 5443 | 15 | 16421 | 21860 | <Binary: 324 bytes> |
7135 | 7135 | 15 | 16444 | 21860 | <Binary: 376 bytes> |
7680 | 7680 | 15 | 16451 | 21860 | <Binary: 342 bytes> |
7684 | 7684 | 15 | 16443 | 21860 | <Binary: 854 bytes> |
8067 | 8067 | 15 | 16425 | 21860 | <Binary: 375 bytes> |
8141 | 8141 | 15 | 16121 | 21860 | <Binary: 685 bytes> |
8142 | 8142 | 15 | 16441 | 21860 | <Binary: 469 bytes> |
8436 | 8436 | 15 | 16439 | 21860 | <Binary: 575 bytes> |
9627 | 9627 | 15 | 16426 | 21860 | <Binary: 301 bytes> |
9651 | 9651 | 15 | 16450 | 21860 | <Binary: 407 bytes> |
9656 | 9656 | 15 | 16122 | 21860 | <Binary: 583 bytes> |
9657 | 9657 | 15 | 16442 | 21860 | <Binary: 640 bytes> |
10092 | 10092 | 15 | 16448 | 21860 | <Binary: 392 bytes> |
10097 | 10097 | 15 | 16440 | 21860 | <Binary: 737 bytes> |
10395 | 10395 | 15 | 16422 | 21860 | <Binary: 362 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);