home / ramsar

tiles

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

25 rows where tile_column = 16427 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
4192 4192 15 16427 21863 <Binary: 570 bytes>
4199 4199 15 16427 22087 <Binary: 258 bytes>
4223 4223 15 16427 21862 <Binary: 533 bytes>
4230 4230 15 16427 22086 <Binary: 258 bytes>
4406 4406 15 16427 21866 <Binary: 276 bytes>
4440 4440 15 16427 21867 <Binary: 276 bytes>
4449 4449 15 16427 22090 <Binary: 258 bytes>
4463 4463 15 16427 22091 <Binary: 280 bytes>
5068 5068 15 16427 22083 <Binary: 295 bytes>
5088 5088 15 16427 22067 <Binary: 415 bytes>
5102 5102 15 16427 22082 <Binary: 313 bytes>
5353 5353 15 16427 22079 <Binary: 261 bytes>
7649 7649 15 16427 22084 <Binary: 273 bytes>
7689 7689 15 16427 22068 <Binary: 327 bytes>
7805 7805 15 16427 21861 <Binary: 374 bytes>
7812 7812 15 16427 22085 <Binary: 258 bytes>
7875 7875 15 16427 21864 <Binary: 999 bytes>
7884 7884 15 16427 22088 <Binary: 258 bytes>
8074 8074 15 16427 21865 <Binary: 301 bytes>
8086 8086 15 16427 22089 <Binary: 258 bytes>
8493 8493 15 16427 22080 <Binary: 322 bytes>
8699 8699 15 16427 21868 <Binary: 363 bytes>
8709 8709 15 16427 22081 <Binary: 316 bytes>
8725 8725 15 16427 22092 <Binary: 269 bytes>
8947 8947 15 16427 21869 <Binary: 300 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 9.685ms