home / conservation-area

tiles

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

9 rows where tile_column = 15924 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
38031 38031 15 15924 21693 <Binary: 408 bytes>
38069 38069 15 15924 21692 <Binary: 754 bytes>
39099 39099 15 15924 21676 <Binary: 552 bytes>
48505 48505 15 15924 21691 <Binary: 578 bytes>
49313 49313 15 15924 21714 <Binary: 345 bytes>
49404 49404 15 15924 21715 <Binary: 255 bytes>
49547 49547 15 15924 21706 <Binary: 274 bytes>
49594 49594 15 15924 21675 <Binary: 2,006 bytes>
49598 49598 15 15924 21707 <Binary: 298 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 33.762ms