tiles
11 rows where tile_column = 16387 and zoom_level = 15
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
5079 | 5079 | 15 | 16387 | 22082 | <Binary: 278 bytes> |
5104 | 5104 | 15 | 16387 | 22083 | <Binary: 368 bytes> |
5161 | 5161 | 15 | 16387 | 22034 | <Binary: 273 bytes> |
5381 | 5381 | 15 | 16387 | 22078 | <Binary: 323 bytes> |
5393 | 5393 | 15 | 16387 | 22079 | <Binary: 259 bytes> |
7688 | 7688 | 15 | 16387 | 22084 | <Binary: 316 bytes> |
8519 | 8519 | 15 | 16387 | 22080 | <Binary: 259 bytes> |
8701 | 8701 | 15 | 16387 | 22081 | <Binary: 259 bytes> |
8736 | 8736 | 15 | 16387 | 21996 | <Binary: 369 bytes> |
8801 | 8801 | 15 | 16387 | 22033 | <Binary: 330 bytes> |
8960 | 8960 | 15 | 16387 | 21997 | <Binary: 325 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);