home / conservation-area

tiles

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

13 rows where tile_column = 16006 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
33558 33558 15 16006 21715 <Binary: 570 bytes>
33585 33585 15 16006 21731 <Binary: 569 bytes>
33770 33770 15 16006 21714 <Binary: 360 bytes>
33806 33806 15 16006 21707 <Binary: 1,118 bytes>
33970 33970 15 16006 21706 <Binary: 884 bytes>
36743 36743 15 16006 21812 <Binary: 440 bytes>
37078 37078 15 16006 21733 <Binary: 809 bytes>
37383 37383 15 16006 21732 <Binary: 790 bytes>
37539 37539 15 16006 21708 <Binary: 456 bytes>
50102 50102 15 16006 21790 <Binary: 402 bytes>
50141 50141 15 16006 21742 <Binary: 638 bytes>
50368 50368 15 16006 21791 <Binary: 393 bytes>
51214 51214 15 16006 21774 <Binary: 580 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 7.013ms