tiles
17 rows where tile_column = 16219 and zoom_level = 15
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
4204 | 4204 | 15 | 16219 | 21766 | <Binary: 365 bytes> |
4436 | 4436 | 15 | 16219 | 22507 | <Binary: 250 bytes> |
4464 | 4464 | 15 | 16219 | 22506 | <Binary: 250 bytes> |
5036 | 5036 | 15 | 16219 | 21763 | <Binary: 367 bytes> |
5136 | 5136 | 15 | 16219 | 22514 | <Binary: 283 bytes> |
5306 | 5306 | 15 | 16219 | 22511 | <Binary: 417 bytes> |
5317 | 5317 | 15 | 16219 | 22510 | <Binary: 591 bytes> |
7737 | 7737 | 15 | 16219 | 21764 | <Binary: 590 bytes> |
7747 | 7747 | 15 | 16219 | 21765 | <Binary: 536 bytes> |
7928 | 7928 | 15 | 16219 | 21769 | <Binary: 337 bytes> |
7932 | 7932 | 15 | 16219 | 22505 | <Binary: 313 bytes> |
7980 | 7980 | 15 | 16219 | 21768 | <Binary: 330 bytes> |
8022 | 8022 | 15 | 16219 | 22504 | <Binary: 286 bytes> |
8606 | 8606 | 15 | 16219 | 22512 | <Binary: 319 bytes> |
8664 | 8664 | 15 | 16219 | 22513 | <Binary: 426 bytes> |
8801 | 8801 | 15 | 16219 | 22508 | <Binary: 250 bytes> |
8846 | 8846 | 15 | 16219 | 22509 | <Binary: 345 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);