home / ramsar

tiles

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

14 rows where tile_column = 16391 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
4111 4111 15 16391 22083 <Binary: 258 bytes>
4137 4137 15 16391 22082 <Binary: 258 bytes>
4214 4214 15 16391 22002 <Binary: 367 bytes>
4350 4350 15 16391 22079 <Binary: 258 bytes>
4401 4401 15 16391 22078 <Binary: 258 bytes>
4978 4978 15 16391 22087 <Binary: 289 bytes>
5039 5039 15 16391 22086 <Binary: 305 bytes>
7593 7593 15 16391 22080 <Binary: 258 bytes>
7647 7647 15 16391 22081 <Binary: 258 bytes>
7670 7670 15 16391 22000 <Binary: 364 bytes>
7751 7751 15 16391 22001 <Binary: 404 bytes>
7953 7953 15 16391 22077 <Binary: 305 bytes>
8450 8450 15 16391 22084 <Binary: 258 bytes>
8583 8583 15 16391 22085 <Binary: 296 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.719ms