home / conservation-area

tiles

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

10 rows where tile_column = 15805

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27543 27543 15 15805 21640 <Binary: 873 bytes>
28195 28195 15 15805 21648 <Binary: 484 bytes>
28234 28234 15 15805 21649 <Binary: 989 bytes>
30975 30975 15 15805 21644 <Binary: 492 bytes>
31068 31068 15 15805 21645 <Binary: 627 bytes>
42205 42205 15 15805 21650 <Binary: 515 bytes>
44980 44980 15 15805 21646 <Binary: 817 bytes>
45051 45051 15 15805 21647 <Binary: 839 bytes>
45884 45884 15 15805 21638 <Binary: 304 bytes>
45905 45905 15 15805 21639 <Binary: 816 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.768ms