tiles
18 rows where tile_row = 10874
This data as json, CSV (advanced)
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
1861 | 1861 | 14 | 8093 | 10874 | <Binary: 685 bytes> |
1904 | 1904 | 14 | 8073 | 10874 | <Binary: 439 bytes> |
1948 | 1948 | 14 | 8101 | 10874 | <Binary: 1,169 bytes> |
1995 | 1995 | 14 | 8033 | 10874 | <Binary: 380 bytes> |
1996 | 1996 | 14 | 8097 | 10874 | <Binary: 637 bytes> |
2465 | 2465 | 14 | 8092 | 10874 | <Binary: 880 bytes> |
2502 | 2502 | 14 | 8072 | 10874 | <Binary: 420 bytes> |
2572 | 2572 | 14 | 8100 | 10874 | <Binary: 926 bytes> |
2584 | 2584 | 14 | 8096 | 10874 | <Binary: 1,050 bytes> |
2926 | 2926 | 14 | 8095 | 10874 | <Binary: 774 bytes> |
2941 | 2941 | 14 | 8091 | 10874 | <Binary: 324 bytes> |
2994 | 2994 | 14 | 8103 | 10874 | <Binary: 431 bytes> |
3042 | 3042 | 14 | 8035 | 10874 | <Binary: 401 bytes> |
3043 | 3043 | 14 | 8099 | 10874 | <Binary: 1,284 bytes> |
3508 | 3508 | 14 | 8094 | 10874 | <Binary: 1,087 bytes> |
3604 | 3604 | 14 | 8102 | 10874 | <Binary: 874 bytes> |
3638 | 3638 | 14 | 8034 | 10874 | <Binary: 487 bytes> |
3639 | 3639 | 14 | 8098 | 10874 | <Binary: 1,053 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);