tiles
20 rows where tile_row = 11195 and zoom_level = 14
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
1837 | 1837 | 14 | 8029 | 11195 | <Binary: 470 bytes> |
1941 | 1941 | 14 | 8037 | 11195 | <Binary: 247 bytes> |
1966 | 1966 | 14 | 8049 | 11195 | <Binary: 349 bytes> |
1968 | 1968 | 14 | 8041 | 11195 | <Binary: 378 bytes> |
1972 | 1972 | 14 | 8033 | 11195 | <Binary: 247 bytes> |
2429 | 2429 | 14 | 8028 | 11195 | <Binary: 382 bytes> |
2527 | 2527 | 14 | 8052 | 11195 | <Binary: 254 bytes> |
2532 | 2532 | 14 | 8036 | 11195 | <Binary: 247 bytes> |
2539 | 2539 | 14 | 8048 | 11195 | <Binary: 258 bytes> |
2543 | 2543 | 14 | 8040 | 11195 | <Binary: 247 bytes> |
2564 | 2564 | 14 | 8032 | 11195 | <Binary: 247 bytes> |
2915 | 2915 | 14 | 8031 | 11195 | <Binary: 247 bytes> |
3005 | 3005 | 14 | 8039 | 11195 | <Binary: 247 bytes> |
3016 | 3016 | 14 | 8051 | 11195 | <Binary: 429 bytes> |
3020 | 3020 | 14 | 8035 | 11195 | <Binary: 247 bytes> |
3505 | 3505 | 14 | 8030 | 11195 | <Binary: 247 bytes> |
3606 | 3606 | 14 | 8038 | 11195 | <Binary: 247 bytes> |
3640 | 3640 | 14 | 8050 | 11195 | <Binary: 525 bytes> |
3643 | 3643 | 14 | 8042 | 11195 | <Binary: 342 bytes> |
3646 | 3646 | 14 | 8034 | 11195 | <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);