home / ancient-woodland

tiles

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

32 rows where tile_column = 8044

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
19768 19768 14 8044 11144 <Binary: 1,125 bytes>
19781 19781 14 8044 11145 <Binary: 1,263 bytes>
19829 19829 14 8044 11176 <Binary: 471 bytes>
19836 19836 14 8044 11177 <Binary: 777 bytes>
19953 19953 14 8044 10905 <Binary: 384 bytes>
19972 19972 14 8044 10904 <Binary: 535 bytes>
20537 20537 14 8044 11173 <Binary: 477 bytes>
22452 22452 14 8044 11149 <Binary: 1,042 bytes>
22534 22534 14 8044 11148 <Binary: 822 bytes>
22596 22596 14 8044 10909 <Binary: 670 bytes>
22696 22696 14 8044 10908 <Binary: 383 bytes>
22760 22760 14 8044 11004 <Binary: 302 bytes>
23192 23192 14 8044 10880 <Binary: 311 bytes>
23212 23212 14 8044 11153 <Binary: 419 bytes>
23246 23246 14 8044 10912 <Binary: 366 bytes>
23353 23353 14 8044 10896 <Binary: 309 bytes>
30311 30311 14 8044 11146 <Binary: 1,243 bytes>
30485 30485 14 8044 10906 <Binary: 378 bytes>
30491 30491 14 8044 11147 <Binary: 963 bytes>
30692 30692 14 8044 10907 <Binary: 588 bytes>
30957 30957 14 8044 10886 <Binary: 384 bytes>
31005 31005 14 8044 11174 <Binary: 418 bytes>
31167 31167 14 8044 10887 <Binary: 642 bytes>
31168 31168 14 8044 11143 <Binary: 526 bytes>
31216 31216 14 8044 11175 <Binary: 468 bytes>
31356 31356 14 8044 10903 <Binary: 778 bytes>
32950 32950 14 8044 11182 <Binary: 274 bytes>
33060 33060 14 8044 10910 <Binary: 421 bytes>
33155 33155 14 8044 10895 <Binary: 956 bytes>
33308 33308 14 8044 11167 <Binary: 276 bytes>
33341 33341 14 8044 11135 <Binary: 242 bytes>
33708 33708 14 8044 11154 <Binary: 358 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 10.569ms