home / conservation-area

tiles

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

22 rows where tile_column = 16000

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34836 34836 15 16000 21721 <Binary: 555 bytes>
34913 34913 15 16000 21801 <Binary: 479 bytes>
35072 35072 15 16000 21720 <Binary: 643 bytes>
35092 35092 15 16000 21800 <Binary: 800 bytes>
35314 35314 15 16000 21824 <Binary: 956 bytes>
35711 35711 15 16000 21713 <Binary: 275 bytes>
35953 35953 15 16000 21712 <Binary: 369 bytes>
35977 35977 15 16000 21817 <Binary: 481 bytes>
36183 36183 15 16000 21704 <Binary: 364 bytes>
36243 36243 15 16000 21816 <Binary: 493 bytes>
38468 38468 15 16000 21725 <Binary: 491 bytes>
38742 38742 15 16000 21749 <Binary: 506 bytes>
39358 39358 15 16000 21717 <Binary: 265 bytes>
49015 49015 15 16000 21803 <Binary: 604 bytes>
50001 50001 15 16000 21818 <Binary: 535 bytes>
52383 52383 15 16000 21726 <Binary: 304 bytes>
52768 52768 15 16000 21703 <Binary: 269 bytes>
53249 53249 15 16000 21718 <Binary: 261 bytes>
53428 53428 15 16000 21799 <Binary: 353 bytes>
53504 53504 15 16000 21822 <Binary: 527 bytes>
53512 53512 15 16000 21758 <Binary: 687 bytes>
53599 53599 15 16000 21823 <Binary: 1,194 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 9.442ms