home / ancient-woodland

tiles

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

39 rows where tile_column = 8041

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
14786 14786 14 8041 11176 <Binary: 727 bytes>
14898 14898 14 8041 11177 <Binary: 1,101 bytes>
14909 14909 14 8041 10904 <Binary: 751 bytes>
15015 15015 14 8041 10905 <Binary: 354 bytes>
15408 15408 14 8041 10880 <Binary: 261 bytes>
15468 15468 14 8041 11168 <Binary: 909 bytes>
15480 15480 14 8041 10881 <Binary: 510 bytes>
15521 15521 14 8041 11169 <Binary: 882 bytes>
15583 15583 14 8041 11152 <Binary: 277 bytes>
15633 15633 14 8041 10897 <Binary: 277 bytes>
15634 15634 14 8041 11153 <Binary: 785 bytes>
17461 17461 14 8041 11181 <Binary: 364 bytes>
17591 17591 14 8041 11165 <Binary: 348 bytes>
18032 18032 14 8041 11141 <Binary: 641 bytes>
18083 18083 14 8041 11173 <Binary: 540 bytes>
18096 18096 14 8041 11140 <Binary: 277 bytes>
18128 18128 14 8041 11172 <Binary: 782 bytes>
18250 18250 14 8041 10900 <Binary: 386 bytes>
18251 18251 14 8041 11156 <Binary: 375 bytes>
25537 25537 14 8041 10890 <Binary: 430 bytes>
25597 25597 14 8041 11178 <Binary: 280 bytes>
25609 25609 14 8041 10907 <Binary: 256 bytes>
25728 25728 14 8041 10906 <Binary: 350 bytes>
26109 26109 14 8041 10883 <Binary: 422 bytes>
26235 26235 14 8041 10882 <Binary: 622 bytes>
26269 26269 14 8041 11170 <Binary: 630 bytes>
26278 26278 14 8041 10899 <Binary: 517 bytes>
26279 26279 14 8041 11155 <Binary: 384 bytes>
26385 26385 14 8041 10898 <Binary: 447 bytes>
26386 26386 14 8041 11154 <Binary: 821 bytes>
28023 28023 14 8041 10895 <Binary: 288 bytes>
28112 28112 14 8041 10894 <Binary: 247 bytes>
28194 28194 14 8041 11167 <Binary: 405 bytes>
28291 28291 14 8041 10910 <Binary: 461 bytes>
28676 28676 14 8041 11143 <Binary: 417 bytes>
28724 28724 14 8041 11175 <Binary: 276 bytes>
28765 28765 14 8041 11142 <Binary: 278 bytes>
28814 28814 14 8041 11174 <Binary: 273 bytes>
28856 28856 14 8041 10903 <Binary: 983 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 63.67ms