tiles
15 rows where tile_column = 16155
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
4196 | 4196 | 15 | 16155 | 22407 | <Binary: 274 bytes> |
4228 | 4228 | 15 | 16155 | 22406 | <Binary: 251 bytes> |
4412 | 4412 | 15 | 16155 | 21898 | <Binary: 312 bytes> |
4446 | 4446 | 15 | 16155 | 21899 | <Binary: 264 bytes> |
4475 | 4475 | 15 | 16155 | 21739 | <Binary: 322 bytes> |
5290 | 5290 | 15 | 16155 | 22415 | <Binary: 235 bytes> |
5319 | 5319 | 15 | 16155 | 22414 | <Binary: 247 bytes> |
5369 | 5369 | 15 | 16155 | 21742 | <Binary: 491 bytes> |
8083 | 8083 | 15 | 16155 | 21897 | <Binary: 329 bytes> |
8525 | 8525 | 15 | 16155 | 22416 | <Binary: 235 bytes> |
8707 | 8707 | 15 | 16155 | 21900 | <Binary: 264 bytes> |
8747 | 8747 | 15 | 16155 | 22417 | <Binary: 379 bytes> |
8754 | 8754 | 15 | 16155 | 21740 | <Binary: 354 bytes> |
8953 | 8953 | 15 | 16155 | 21901 | <Binary: 411 bytes> |
8973 | 8973 | 15 | 16155 | 21741 | <Binary: 547 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);