tiles
19 rows where tile_column = 8047
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
1709 | 1709 | 14 | 8047 | 11073 | <Binary: 410 bytes> |
1718 | 1718 | 14 | 8047 | 11072 | <Binary: 269 bytes> |
1768 | 1768 | 14 | 8047 | 10913 | <Binary: 511 bytes> |
1985 | 1985 | 14 | 8047 | 11071 | <Binary: 269 bytes> |
1993 | 1993 | 14 | 8047 | 11079 | <Binary: 674 bytes> |
2021 | 2021 | 14 | 8047 | 11070 | <Binary: 269 bytes> |
2032 | 2032 | 14 | 8047 | 11078 | <Binary: 394 bytes> |
2100 | 2100 | 14 | 8047 | 11199 | <Binary: 304 bytes> |
2131 | 2131 | 14 | 8047 | 11198 | <Binary: 247 bytes> |
2906 | 2906 | 14 | 8047 | 11074 | <Binary: 419 bytes> |
2919 | 2919 | 14 | 8047 | 11067 | <Binary: 573 bytes> |
2977 | 2977 | 14 | 8047 | 10914 | <Binary: 394 bytes> |
3180 | 3180 | 14 | 8047 | 11068 | <Binary: 364 bytes> |
3200 | 3200 | 14 | 8047 | 11076 | <Binary: 289 bytes> |
3210 | 3210 | 14 | 8047 | 11069 | <Binary: 269 bytes> |
3220 | 3220 | 14 | 8047 | 11077 | <Binary: 624 bytes> |
3221 | 3221 | 14 | 8047 | 11141 | <Binary: 373 bytes> |
3286 | 3286 | 14 | 8047 | 11196 | <Binary: 272 bytes> |
3309 | 3309 | 14 | 8047 | 11197 | <Binary: 427 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);