home / ramsar

tiles

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

38 rows where tile_column = 16424 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
6354 6354 15 16424 21862 <Binary: 276 bytes>
6363 6363 15 16424 22086 <Binary: 258 bytes>
6384 6384 15 16424 22070 <Binary: 315 bytes>
6459 6459 15 16424 21863 <Binary: 440 bytes>
6468 6468 15 16424 22087 <Binary: 258 bytes>
6527 6527 15 16424 22071 <Binary: 337 bytes>
6584 6584 15 16424 21866 <Binary: 383 bytes>
6592 6592 15 16424 22090 <Binary: 258 bytes>
6623 6623 15 16424 22074 <Binary: 325 bytes>
6697 6697 15 16424 21867 <Binary: 405 bytes>
6705 6705 15 16424 22091 <Binary: 258 bytes>
6732 6732 15 16424 22075 <Binary: 299 bytes>
7225 7225 15 16424 22080 <Binary: 258 bytes>
7384 7384 15 16424 22081 <Binary: 258 bytes>
7404 7404 15 16424 21868 <Binary: 444 bytes>
7434 7434 15 16424 22092 <Binary: 258 bytes>
7457 7457 15 16424 22076 <Binary: 258 bytes>
7599 7599 15 16424 21869 <Binary: 432 bytes>
7606 7606 15 16424 22093 <Binary: 258 bytes>
7640 7640 15 16424 22077 <Binary: 258 bytes>
9826 9826 15 16424 21861 <Binary: 389 bytes>
9836 9836 15 16424 22085 <Binary: 258 bytes>
9886 9886 15 16424 22069 <Binary: 292 bytes>
10030 10030 15 16424 21865 <Binary: 371 bytes>
10038 10038 15 16424 22089 <Binary: 258 bytes>
10081 10081 15 16424 22084 <Binary: 258 bytes>
10099 10099 15 16424 22073 <Binary: 538 bytes>
10262 10262 15 16424 21864 <Binary: 527 bytes>
10271 10271 15 16424 22088 <Binary: 258 bytes>
10339 10339 15 16424 22072 <Binary: 433 bytes>
10705 10705 15 16424 22083 <Binary: 258 bytes>
10922 10922 15 16424 21871 <Binary: 297 bytes>
10928 10928 15 16424 22095 <Binary: 269 bytes>
10938 10938 15 16424 22082 <Binary: 258 bytes>
10979 10979 15 16424 22079 <Binary: 258 bytes>
11090 11090 15 16424 21870 <Binary: 549 bytes>
11097 11097 15 16424 22094 <Binary: 274 bytes>
11119 11119 15 16424 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 10.832ms