home / ancient-woodland

tiles

Table actions
  • Explore these tiles on a map
  • Explore these tiles on a map

20 rows where tile_column = 16500 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
50143 50143 15 16500 21815 <Binary: 343 bytes>
50153 50153 15 16500 21958 <Binary: 321 bytes>
50160 50160 15 16500 22007 <Binary: 267 bytes>
50442 50442 15 16500 21831 <Binary: 264 bytes>
51409 51409 15 16500 21818 <Binary: 265 bytes>
51676 51676 15 16500 21962 <Binary: 385 bytes>
52050 52050 15 16500 21963 <Binary: 262 bytes>
56215 56215 15 16500 21824 <Binary: 311 bytes>
56311 56311 15 16500 22048 <Binary: 280 bytes>
56714 56714 15 16500 21825 <Binary: 707 bytes>
58000 58000 15 16500 21821 <Binary: 396 bytes>
74525 74525 15 16500 21973 <Binary: 271 bytes>
74914 74914 15 16500 21829 <Binary: 589 bytes>
75312 75312 15 16500 22020 <Binary: 330 bytes>
75313 75313 15 16500 21828 <Binary: 266 bytes>
76189 76189 15 16500 21817 <Binary: 402 bytes>
76468 76468 15 16500 21961 <Binary: 257 bytes>
76622 76622 15 16500 22008 <Binary: 264 bytes>
82261 82261 15 16500 21823 <Binary: 462 bytes>
82653 82653 15 16500 21822 <Binary: 404 bytes>

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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);
Powered by Datasette · Queries took 69.057ms