home / conservation-area

tiles

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

7 rows where tile_column = 15867 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
26339 26339 15 15867 21674 <Binary: 628 bytes>
26381 26381 15 15867 21675 <Binary: 1,087 bytes>
29776 29776 15 15867 21676 <Binary: 780 bytes>
29836 29836 15 15867 21677 <Binary: 315 bytes>
40238 40238 15 15867 21673 <Binary: 680 bytes>
40355 40355 15 15867 21672 <Binary: 568 bytes>
44639 44639 15 15867 21671 <Binary: 392 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 197.262ms