tiles
19 rows where tile_row = 22345
This data as json, CSV (advanced)
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
29298 | 29298 | 15 | 16187 | 22345 | <Binary: 1,008 bytes> |
29299 | 29299 | 15 | 16123 | 22345 | <Binary: 354 bytes> |
29357 | 29357 | 15 | 16139 | 22345 | <Binary: 364 bytes> |
29398 | 29398 | 15 | 16227 | 22345 | <Binary: 560 bytes> |
31896 | 31896 | 15 | 16255 | 22345 | <Binary: 368 bytes> |
33422 | 33422 | 15 | 16189 | 22345 | <Binary: 692 bytes> |
33423 | 33423 | 15 | 16125 | 22345 | <Binary: 361 bytes> |
33550 | 33550 | 15 | 16229 | 22345 | <Binary: 388 bytes> |
33552 | 33552 | 15 | 16197 | 22345 | <Binary: 526 bytes> |
35403 | 35403 | 15 | 16186 | 22345 | <Binary: 534 bytes> |
35404 | 35404 | 15 | 16122 | 22345 | <Binary: 370 bytes> |
35491 | 35491 | 15 | 16114 | 22345 | <Binary: 438 bytes> |
37876 | 37876 | 15 | 16254 | 22345 | <Binary: 351 bytes> |
37878 | 37878 | 15 | 16190 | 22345 | <Binary: 369 bytes> |
39293 | 39293 | 15 | 16188 | 22345 | <Binary: 740 bytes> |
39301 | 39301 | 15 | 16060 | 22345 | <Binary: 378 bytes> |
39305 | 39305 | 15 | 16140 | 22345 | <Binary: 335 bytes> |
39385 | 39385 | 15 | 16148 | 22345 | <Binary: 338 bytes> |
39394 | 39394 | 15 | 16228 | 22345 | <Binary: 606 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);