home / ramsar

tiles

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

7 rows where tile_column = 16494

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6001 6001 15 16494 21843 <Binary: 246 bytes>
6686 6686 15 16494 21926 <Binary: 264 bytes>
6816 6816 15 16494 21927 <Binary: 303 bytes>
10094 10094 15 16494 21925 <Binary: 264 bytes>
10288 10288 15 16494 21929 <Binary: 424 bytes>
10420 10420 15 16494 21924 <Binary: 462 bytes>
10622 10622 15 16494 21928 <Binary: 544 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 11.561ms