tiles
20 rows where tile_row = 11193 and zoom_level = 14
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
1704 | 1704 | 14 | 8031 | 11193 | <Binary: 247 bytes> |
1770 | 1770 | 14 | 8023 | 11193 | <Binary: 262 bytes> |
1787 | 1787 | 14 | 8039 | 11193 | <Binary: 503 bytes> |
1824 | 1824 | 14 | 8043 | 11193 | <Binary: 286 bytes> |
1832 | 1832 | 14 | 8035 | 11193 | <Binary: 247 bytes> |
2292 | 2292 | 14 | 8030 | 11193 | <Binary: 247 bytes> |
2390 | 2390 | 14 | 8038 | 11193 | <Binary: 344 bytes> |
2408 | 2408 | 14 | 8042 | 11193 | <Binary: 247 bytes> |
2423 | 2423 | 14 | 8034 | 11193 | <Binary: 247 bytes> |
3075 | 3075 | 14 | 8029 | 11193 | <Binary: 463 bytes> |
3142 | 3142 | 14 | 8045 | 11193 | <Binary: 339 bytes> |
3152 | 3152 | 14 | 8037 | 11193 | <Binary: 247 bytes> |
3183 | 3183 | 14 | 8041 | 11193 | <Binary: 247 bytes> |
3189 | 3189 | 14 | 8033 | 11193 | <Binary: 247 bytes> |
3649 | 3649 | 14 | 8028 | 11193 | <Binary: 265 bytes> |
3663 | 3663 | 14 | 8024 | 11193 | <Binary: 479 bytes> |
3721 | 3721 | 14 | 8044 | 11193 | <Binary: 421 bytes> |
3731 | 3731 | 14 | 8036 | 11193 | <Binary: 247 bytes> |
3755 | 3755 | 14 | 8040 | 11193 | <Binary: 247 bytes> |
3780 | 3780 | 14 | 8032 | 11193 | <Binary: 247 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);