tiles
20 rows where tile_column = 16530
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
33926 | 33926 | 15 | 16530 | 22035 | <Binary: 539 bytes> |
33951 | 33951 | 15 | 16530 | 21971 | <Binary: 583 bytes> |
34148 | 34148 | 15 | 16530 | 22027 | <Binary: 603 bytes> |
34160 | 34160 | 15 | 16530 | 22034 | <Binary: 539 bytes> |
34191 | 34191 | 15 | 16530 | 21970 | <Binary: 576 bytes> |
34384 | 34384 | 15 | 16530 | 22026 | <Binary: 693 bytes> |
37451 | 37451 | 15 | 16530 | 22037 | <Binary: 682 bytes> |
37693 | 37693 | 15 | 16530 | 22036 | <Binary: 539 bytes> |
37708 | 37708 | 15 | 16530 | 22029 | <Binary: 1,070 bytes> |
37909 | 37909 | 15 | 16530 | 22028 | <Binary: 856 bytes> |
47857 | 47857 | 15 | 16530 | 22032 | <Binary: 539 bytes> |
48086 | 48086 | 15 | 16530 | 22024 | <Binary: 768 bytes> |
48133 | 48133 | 15 | 16530 | 22033 | <Binary: 539 bytes> |
48367 | 48367 | 15 | 16530 | 22025 | <Binary: 703 bytes> |
51121 | 51121 | 15 | 16530 | 22023 | <Binary: 636 bytes> |
51327 | 51327 | 15 | 16530 | 22038 | <Binary: 461 bytes> |
51587 | 51587 | 15 | 16530 | 22030 | <Binary: 539 bytes> |
51597 | 51597 | 15 | 16530 | 21966 | <Binary: 492 bytes> |
51936 | 51936 | 15 | 16530 | 22031 | <Binary: 539 bytes> |
51946 | 51946 | 15 | 16530 | 21967 | <Binary: 528 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);