home / conservation-area

tiles

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

20 rows where tile_column = 16511 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
25729 25729 15 16511 22075 <Binary: 480 bytes>
26531 26531 15 16511 21970 <Binary: 539 bytes>
29083 29083 15 16511 22044 <Binary: 521 bytes>
29170 29170 15 16511 22045 <Binary: 781 bytes>
30203 30203 15 16511 21828 <Binary: 837 bytes>
30294 30294 15 16511 21829 <Binary: 1,269 bytes>
39662 39662 15 16511 22072 <Binary: 461 bytes>
39693 39693 15 16511 22073 <Binary: 450 bytes>
40548 40548 15 16511 21969 <Binary: 731 bytes>
40645 40645 15 16511 22016 <Binary: 717 bytes>
40678 40678 15 16511 22017 <Binary: 465 bytes>
40705 40705 15 16511 22048 <Binary: 741 bytes>
40717 40717 15 16511 21824 <Binary: 794 bytes>
40749 40749 15 16511 22049 <Binary: 926 bytes>
40757 40757 15 16511 21825 <Binary: 522 bytes>
43086 43086 15 16511 22046 <Binary: 619 bytes>
43108 43108 15 16511 22047 <Binary: 435 bytes>
43165 43165 15 16511 22015 <Binary: 594 bytes>
44203 44203 15 16511 21830 <Binary: 1,817 bytes>
44307 44307 15 16511 21831 <Binary: 1,017 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 6.513ms