home / ancient-woodland

tiles

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

49 rows where tile_column = 1011 and zoom_level = 11

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
411 411 11 1011 1363 <Binary: 3,657 bytes>
412 412 11 1011 1395 <Binary: 2,122 bytes>
416 416 11 1011 1362 <Binary: 5,336 bytes>
417 417 11 1011 1394 <Binary: 1,304 bytes>
420 420 11 1011 1379 <Binary: 1,524 bytes>
430 430 11 1011 1371 <Binary: 1,167 bytes>
431 431 11 1011 1403 <Binary: 2,001 bytes>
435 435 11 1011 1378 <Binary: 789 bytes>
441 441 11 1011 1387 <Binary: 1,513 bytes>
451 451 11 1011 1370 <Binary: 792 bytes>
452 452 11 1011 1402 <Binary: 974 bytes>
459 459 11 1011 1386 <Binary: 2,501 bytes>
516 516 11 1011 1364 <Binary: 3,090 bytes>
517 517 11 1011 1396 <Binary: 1,155 bytes>
526 526 11 1011 1380 <Binary: 3,301 bytes>
541 541 11 1011 1372 <Binary: 2,450 bytes>
542 542 11 1011 1365 <Binary: 2,598 bytes>
543 543 11 1011 1397 <Binary: 683 bytes>
549 549 11 1011 1388 <Binary: 1,056 bytes>
555 555 11 1011 1381 <Binary: 3,359 bytes>
571 571 11 1011 1373 <Binary: 3,258 bytes>
572 572 11 1011 1405 <Binary: 1,141 bytes>
580 580 11 1011 1389 <Binary: 1,074 bytes>
877 877 11 1011 1360 <Binary: 3,906 bytes>
878 878 11 1011 1392 <Binary: 1,122 bytes>
880 880 11 1011 1376 <Binary: 2,087 bytes>
890 890 11 1011 1361 <Binary: 5,721 bytes>
892 892 11 1011 1393 <Binary: 1,088 bytes>
896 896 11 1011 1368 <Binary: 4,687 bytes>
897 897 11 1011 1400 <Binary: 3,527 bytes>
900 900 11 1011 1377 <Binary: 2,198 bytes>
906 906 11 1011 1384 <Binary: 1,796 bytes>
919 919 11 1011 1369 <Binary: 6,491 bytes>
920 920 11 1011 1401 <Binary: 3,522 bytes>
924 924 11 1011 1385 <Binary: 1,513 bytes>
992 992 11 1011 1366 <Binary: 5,595 bytes>
993 993 11 1011 1398 <Binary: 387 bytes>
996 996 11 1011 1382 <Binary: 6,317 bytes>
998 998 11 1011 1367 <Binary: 2,278 bytes>
1000 1000 11 1011 1399 <Binary: 3,630 bytes>
1005 1005 11 1011 1383 <Binary: 2,620 bytes>
1024 1024 11 1011 1374 <Binary: 3,593 bytes>
1025 1025 11 1011 1406 <Binary: 1,492 bytes>
1030 1030 11 1011 1375 <Binary: 2,865 bytes>
1031 1031 11 1011 1358 <Binary: 999 bytes>
1032 1032 11 1011 1390 <Binary: 1,726 bytes>
1033 1033 11 1011 1407 <Binary: 1,596 bytes>
1036 1036 11 1011 1359 <Binary: 3,436 bytes>
1037 1037 11 1011 1391 <Binary: 1,582 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 49.86ms