tiles
18 rows where tile_row = 21745 and zoom_level = 15
This data as json, CSV (advanced)
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
5461 | 5461 | 15 | 16185 | 21745 | <Binary: 635 bytes> |
7359 | 7359 | 15 | 16184 | 21745 | <Binary: 329 bytes> |
7392 | 7392 | 15 | 16072 | 21745 | <Binary: 358 bytes> |
7643 | 7643 | 15 | 16151 | 21745 | <Binary: 412 bytes> |
7750 | 7750 | 15 | 16071 | 21745 | <Binary: 258 bytes> |
8098 | 8098 | 15 | 16149 | 21745 | <Binary: 417 bytes> |
8173 | 8173 | 15 | 16069 | 21745 | <Binary: 302 bytes> |
8174 | 8174 | 15 | 16197 | 21745 | <Binary: 445 bytes> |
8653 | 8653 | 15 | 16187 | 21745 | <Binary: 518 bytes> |
8682 | 8682 | 15 | 16203 | 21745 | <Binary: 481 bytes> |
9356 | 9356 | 15 | 16150 | 21745 | <Binary: 659 bytes> |
9383 | 9383 | 15 | 16070 | 21745 | <Binary: 301 bytes> |
9733 | 9733 | 15 | 16188 | 21745 | <Binary: 299 bytes> |
9743 | 9743 | 15 | 16148 | 21745 | <Binary: 319 bytes> |
9798 | 9798 | 15 | 16204 | 21745 | <Binary: 361 bytes> |
9814 | 9814 | 15 | 16196 | 21745 | <Binary: 451 bytes> |
10287 | 10287 | 15 | 16186 | 21745 | <Binary: 532 bytes> |
10319 | 10319 | 15 | 16202 | 21745 | <Binary: 361 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);