tiles
15 rows where tile_column = 16446
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
5814 | 5814 | 15 | 16446 | 21890 | <Binary: 590 bytes> |
5831 | 5831 | 15 | 16446 | 21858 | <Binary: 751 bytes> |
5936 | 5936 | 15 | 16446 | 21891 | <Binary: 767 bytes> |
5995 | 5995 | 15 | 16446 | 21859 | <Binary: 441 bytes> |
6080 | 6080 | 15 | 16446 | 21854 | <Binary: 1,227 bytes> |
6218 | 6218 | 15 | 16446 | 21855 | <Binary: 1,317 bytes> |
6916 | 6916 | 15 | 16446 | 21866 | <Binary: 276 bytes> |
7064 | 7064 | 15 | 16446 | 21867 | <Binary: 276 bytes> |
9311 | 9311 | 15 | 16446 | 21857 | <Binary: 502 bytes> |
9536 | 9536 | 15 | 16446 | 21856 | <Binary: 373 bytes> |
9549 | 9549 | 15 | 16446 | 21853 | <Binary: 616 bytes> |
9779 | 9779 | 15 | 16446 | 21868 | <Binary: 349 bytes> |
10366 | 10366 | 15 | 16446 | 21892 | <Binary: 357 bytes> |
10437 | 10437 | 15 | 16446 | 21865 | <Binary: 380 bytes> |
10658 | 10658 | 15 | 16446 | 21864 | <Binary: 400 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);