home / conservation-area

tiles

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

73 rows where tile_column = 16383 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
25664 25664 15 16383 21914 <Binary: 249 bytes>
25676 25676 15 16383 21882 <Binary: 691 bytes>
25703 25703 15 16383 21883 <Binary: 513 bytes>
25845 25845 15 16383 21770 <Binary: 327 bytes>
25848 25848 15 16383 21898 <Binary: 909 bytes>
25868 25868 15 16383 21802 <Binary: 619 bytes>
25916 25916 15 16383 21771 <Binary: 323 bytes>
25920 25920 15 16383 21899 <Binary: 478 bytes>
25930 25930 15 16383 21834 <Binary: 463 bytes>
25992 25992 15 16383 21835 <Binary: 460 bytes>
25994 25994 15 16383 22091 <Binary: 479 bytes>
26445 26445 15 16383 21778 <Binary: 386 bytes>
26478 26478 15 16383 21874 <Binary: 1,038 bytes>
26503 26503 15 16383 21779 <Binary: 600 bytes>
26506 26506 15 16383 21907 <Binary: 490 bytes>
26514 26514 15 16383 21875 <Binary: 778 bytes>
26536 26536 15 16383 21970 <Binary: 359 bytes>
26563 26563 15 16383 21971 <Binary: 602 bytes>
26667 26667 15 16383 21890 <Binary: 626 bytes>
26673 26673 15 16383 21858 <Binary: 394 bytes>
29322 29322 15 16383 21900 <Binary: 547 bytes>
29329 29329 15 16383 21868 <Binary: 396 bytes>
29363 29363 15 16383 21869 <Binary: 319 bytes>
29399 29399 15 16383 21932 <Binary: 310 bytes>
29410 29410 15 16383 22092 <Binary: 364 bytes>
29411 29411 15 16383 21964 <Binary: 560 bytes>
29425 29425 15 16383 21805 <Binary: 413 bytes>
29441 29441 15 16383 21933 <Binary: 387 bytes>
29925 29925 15 16383 21780 <Binary: 489 bytes>
29928 29928 15 16383 21908 <Binary: 517 bytes>
29937 29937 15 16383 21876 <Binary: 453 bytes>
29992 29992 15 16383 21909 <Binary: 442 bytes>
30018 30018 15 16383 21844 <Binary: 379 bytes>
30020 30020 15 16383 21972 <Binary: 424 bytes>
30066 30066 15 16383 22197 <Binary: 567 bytes>
30071 30071 15 16383 21845 <Binary: 467 bytes>
30132 30132 15 16383 22148 <Binary: 415 bytes>
30178 30178 15 16383 22149 <Binary: 504 bytes>
30187 30187 15 16383 21989 <Binary: 596 bytes>
30204 30204 15 16383 21988 <Binary: 583 bytes>
39557 39557 15 16383 21785 <Binary: 636 bytes>
39565 39565 15 16383 21913 <Binary: 331 bytes>
39571 39571 15 16383 21881 <Binary: 441 bytes>
39633 39633 15 16383 21784 <Binary: 657 bytes>
39652 39652 15 16383 21945 <Binary: 420 bytes>
39675 39675 15 16383 21912 <Binary: 347 bytes>
39703 39703 15 16383 21816 <Binary: 723 bytes>
39706 39706 15 16383 21944 <Binary: 386 bytes>
39803 39803 15 16383 21897 <Binary: 492 bytes>
39831 39831 15 16383 21801 <Binary: 412 bytes>
39878 39878 15 16383 21833 <Binary: 603 bytes>
39879 39879 15 16383 22089 <Binary: 405 bytes>
39923 39923 15 16383 22088 <Binary: 381 bytes>
40448 40448 15 16383 21873 <Binary: 496 bytes>
40450 40450 15 16383 22001 <Binary: 710 bytes>
40494 40494 15 16383 21776 <Binary: 353 bytes>
40501 40501 15 16383 21872 <Binary: 731 bytes>
40503 40503 15 16383 22000 <Binary: 687 bytes>
40621 40621 15 16383 21889 <Binary: 501 bytes>
40627 40627 15 16383 21857 <Binary: 500 bytes>
40710 40710 15 16383 21856 <Binary: 646 bytes>
43113 43113 15 16383 21886 <Binary: 469 bytes>
43141 43141 15 16383 21887 <Binary: 535 bytes>
43218 43218 15 16383 21823 <Binary: 468 bytes>
43227 43227 15 16383 21855 <Binary: 513 bytes>
43354 43354 15 16383 21775 <Binary: 312 bytes>
43362 43362 15 16383 21870 <Binary: 354 bytes>
43394 43394 15 16383 21871 <Binary: 304 bytes>
43968 43968 15 16383 21879 <Binary: 549 bytes>
44034 44034 15 16383 21815 <Binary: 609 bytes>
44048 44048 15 16383 21782 <Binary: 371 bytes>
44121 44121 15 16383 22198 <Binary: 566 bytes>
44196 44196 15 16383 22150 <Binary: 356 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 13.797ms