tiles
14 rows where tile_row = 22272
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
5549 | 5549 | 15 | 16089 | 22272 | <Binary: 367 bytes> |
5559 | 5559 | 15 | 16129 | 22272 | <Binary: 330 bytes> |
5563 | 5563 | 15 | 16081 | 22272 | <Binary: 391 bytes> |
7231 | 7231 | 15 | 16088 | 22272 | <Binary: 263 bytes> |
7242 | 7242 | 15 | 16128 | 22272 | <Binary: 374 bytes> |
7245 | 7245 | 15 | 16080 | 22272 | <Binary: 307 bytes> |
7596 | 7596 | 15 | 16087 | 22272 | <Binary: 263 bytes> |
8023 | 8023 | 15 | 16085 | 22272 | <Binary: 263 bytes> |
8506 | 8506 | 15 | 16083 | 22272 | <Binary: 263 bytes> |
9441 | 9441 | 15 | 16086 | 22272 | <Binary: 263 bytes> |
9916 | 9916 | 15 | 16084 | 22272 | <Binary: 263 bytes> |
10408 | 10408 | 15 | 16090 | 22272 | <Binary: 316 bytes> |
10432 | 10432 | 15 | 16130 | 22272 | <Binary: 340 bytes> |
10437 | 10437 | 15 | 16082 | 22272 | <Binary: 619 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);