home / ramsar

tiles

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

8 rows where tile_column = 16495 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4101 4101 15 16495 21923 <Binary: 435 bytes>
4935 4935 15 16495 21927 <Binary: 264 bytes>
5006 5006 15 16495 21926 <Binary: 264 bytes>
5176 5176 15 16495 21930 <Binary: 356 bytes>
8374 8374 15 16495 21924 <Binary: 490 bytes>
8587 8587 15 16495 21928 <Binary: 264 bytes>
8603 8603 15 16495 21925 <Binary: 399 bytes>
8811 8811 15 16495 21929 <Binary: 354 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 8.24ms