home / ramsar

tiles

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

17 rows where tile_column = 16392

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6355 6355 15 16392 22086 <Binary: 258 bytes>
6460 6460 15 16392 22087 <Binary: 309 bytes>
7181 7181 15 16392 22080 <Binary: 258 bytes>
7375 7375 15 16392 22081 <Binary: 258 bytes>
7427 7427 15 16392 22001 <Binary: 315 bytes>
7458 7458 15 16392 22076 <Binary: 402 bytes>
7651 7651 15 16392 22077 <Binary: 311 bytes>
9827 9827 15 16392 22085 <Binary: 258 bytes>
10074 10074 15 16392 22084 <Binary: 258 bytes>
10118 10118 15 16392 22004 <Binary: 303 bytes>
10264 10264 15 16392 22088 <Binary: 302 bytes>
10700 10700 15 16392 22083 <Binary: 258 bytes>
10734 10734 15 16392 22003 <Binary: 428 bytes>
10931 10931 15 16392 22082 <Binary: 258 bytes>
10959 10959 15 16392 22002 <Binary: 411 bytes>
10980 10980 15 16392 22079 <Binary: 258 bytes>
11120 11120 15 16392 22078 <Binary: 258 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 34.223ms