home / conservation-area

tiles

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

22 rows where tile_column = 16000 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34876 34876 15 16000 21721 <Binary: 555 bytes>
34899 34899 15 16000 21801 <Binary: 479 bytes>
35061 35061 15 16000 21720 <Binary: 643 bytes>
35142 35142 15 16000 21800 <Binary: 800 bytes>
35278 35278 15 16000 21824 <Binary: 956 bytes>
35715 35715 15 16000 21713 <Binary: 275 bytes>
35917 35917 15 16000 21712 <Binary: 369 bytes>
35964 35964 15 16000 21817 <Binary: 481 bytes>
36172 36172 15 16000 21704 <Binary: 364 bytes>
36217 36217 15 16000 21816 <Binary: 493 bytes>
38486 38486 15 16000 21725 <Binary: 491 bytes>
38766 38766 15 16000 21749 <Binary: 506 bytes>
39346 39346 15 16000 21717 <Binary: 265 bytes>
48931 48931 15 16000 21803 <Binary: 604 bytes>
50047 50047 15 16000 21818 <Binary: 535 bytes>
52500 52500 15 16000 21726 <Binary: 304 bytes>
52661 52661 15 16000 21703 <Binary: 269 bytes>
53307 53307 15 16000 21799 <Binary: 353 bytes>
53405 53405 15 16000 21718 <Binary: 261 bytes>
53532 53532 15 16000 21823 <Binary: 1,194 bytes>
53601 53601 15 16000 21822 <Binary: 527 bytes>
53609 53609 15 16000 21758 <Binary: 687 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 11.238ms