tiles
13 rows where tile_row = 21900
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
5734 | 5734 | 15 | 16473 | 21900 | <Binary: 359 bytes> |
5737 | 5737 | 15 | 16153 | 21900 | <Binary: 346 bytes> |
7406 | 7406 | 15 | 16472 | 21900 | <Binary: 279 bytes> |
7430 | 7430 | 15 | 16152 | 21900 | <Binary: 333 bytes> |
7828 | 7828 | 15 | 16471 | 21900 | <Binary: 279 bytes> |
7835 | 7835 | 15 | 16383 | 21900 | <Binary: 329 bytes> |
8210 | 8210 | 15 | 16157 | 21900 | <Binary: 365 bytes> |
8222 | 8222 | 15 | 16469 | 21900 | <Binary: 431 bytes> |
8707 | 8707 | 15 | 16155 | 21900 | <Binary: 264 bytes> |
9771 | 9771 | 15 | 16470 | 21900 | <Binary: 279 bytes> |
9778 | 9778 | 15 | 16382 | 21900 | <Binary: 410 bytes> |
10193 | 10193 | 15 | 16156 | 21900 | <Binary: 264 bytes> |
10748 | 10748 | 15 | 16154 | 21900 | <Binary: 331 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);