home / ancient-woodland

tiles

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

55 rows where tile_row = 22000 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
43749 43749 15 16221 22000 <Binary: 418 bytes>
44313 44313 15 16101 22000 <Binary: 284 bytes>
44315 44315 15 16165 22000 <Binary: 896 bytes>
56126 56126 15 16308 22000 <Binary: 269 bytes>
56536 56536 15 16100 22000 <Binary: 284 bytes>
56538 56538 15 16164 22000 <Binary: 395 bytes>
59749 59749 15 16123 22000 <Binary: 697 bytes>
59967 59967 15 16243 22000 <Binary: 272 bytes>
59968 59968 15 16115 22000 <Binary: 261 bytes>
60412 60412 15 16163 22000 <Binary: 543 bytes>
60419 60419 15 16131 22000 <Binary: 505 bytes>
60953 60953 15 16239 22000 <Binary: 385 bytes>
60985 60985 15 16111 22000 <Binary: 235 bytes>
61740 61740 15 16171 22000 <Binary: 683 bytes>
62905 62905 15 16249 22000 <Binary: 289 bytes>
62913 62913 15 16537 22000 <Binary: 290 bytes>
63063 63063 15 16113 22000 <Binary: 589 bytes>
63065 63065 15 16305 22000 <Binary: 540 bytes>
63486 63486 15 16353 22000 <Binary: 298 bytes>
63489 63489 15 16161 22000 <Binary: 302 bytes>
63519 63519 15 16193 22000 <Binary: 678 bytes>
64090 64090 15 16237 22000 <Binary: 571 bytes>
64091 64091 15 16493 22000 <Binary: 708 bytes>
64906 64906 15 16489 22000 <Binary: 358 bytes>
64908 64908 15 16169 22000 <Binary: 391 bytes>
65285 65285 15 16127 22000 <Binary: 302 bytes>
65491 65491 15 16311 22000 <Binary: 325 bytes>
65492 65492 15 16183 22000 <Binary: 387 bytes>
65500 65500 15 16215 22000 <Binary: 315 bytes>
65919 65919 15 16103 22000 <Binary: 300 bytes>
65920 65920 15 16167 22000 <Binary: 477 bytes>
65928 65928 15 16199 22000 <Binary: 495 bytes>
72521 72521 15 16242 22000 <Binary: 387 bytes>
72954 72954 15 16354 22000 <Binary: 295 bytes>
72957 72957 15 16162 22000 <Binary: 679 bytes>
72960 72960 15 16194 22000 <Binary: 429 bytes>
72961 72961 15 16130 22000 <Binary: 307 bytes>
73564 73564 15 16238 22000 <Binary: 388 bytes>
73565 73565 15 16110 22000 <Binary: 288 bytes>
73566 73566 15 16494 22000 <Binary: 262 bytes>
73573 73573 15 16206 22000 <Binary: 367 bytes>
74342 74342 15 16170 22000 <Binary: 451 bytes>
75513 75513 15 16248 22000 <Binary: 268 bytes>
75516 75516 15 16312 22000 <Binary: 327 bytes>
75524 75524 15 16216 22000 <Binary: 360 bytes>
75718 75718 15 16240 22000 <Binary: 396 bytes>
75720 75720 15 16304 22000 <Binary: 290 bytes>
75727 75727 15 16528 22000 <Binary: 299 bytes>
76144 76144 15 16192 22000 <Binary: 370 bytes>
76742 76742 15 16492 22000 <Binary: 620 bytes>
77473 77473 15 16168 22000 <Binary: 253 bytes>
77846 77846 15 16222 22000 <Binary: 547 bytes>
78427 78427 15 16102 22000 <Binary: 307 bytes>
78429 78429 15 16166 22000 <Binary: 1,077 bytes>
78435 78435 15 16198 22000 <Binary: 408 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 105.486ms