home / ramsar

tiles

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

28 rows where tile_column = 16397

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4504 4504 15 16397 22083 <Binary: 258 bytes>
4539 4539 15 16397 22082 <Binary: 258 bytes>
4743 4743 15 16397 22095 <Binary: 311 bytes>
4777 4777 15 16397 22094 <Binary: 304 bytes>
4794 4794 15 16397 22079 <Binary: 258 bytes>
4832 4832 15 16397 22078 <Binary: 258 bytes>
5415 5415 15 16397 22085 <Binary: 258 bytes>
5435 5435 15 16397 22084 <Binary: 258 bytes>
5623 5623 15 16397 22088 <Binary: 258 bytes>
5643 5643 15 16397 22089 <Binary: 258 bytes>
5663 5663 15 16397 22008 <Binary: 327 bytes>
5693 5693 15 16397 22009 <Binary: 341 bytes>
5695 5695 15 16397 22073 <Binary: 286 bytes>
7953 7953 15 16397 22080 <Binary: 258 bytes>
8170 8170 15 16397 22081 <Binary: 258 bytes>
8205 8205 15 16397 22092 <Binary: 258 bytes>
8230 8230 15 16397 22076 <Binary: 258 bytes>
8406 8406 15 16397 22093 <Binary: 258 bytes>
8455 8455 15 16397 22077 <Binary: 258 bytes>
8845 8845 15 16397 22086 <Binary: 258 bytes>
8869 8869 15 16397 22006 <Binary: 287 bytes>
9030 9030 15 16397 22087 <Binary: 258 bytes>
9046 9046 15 16397 22090 <Binary: 258 bytes>
9068 9068 15 16397 22010 <Binary: 342 bytes>
9070 9070 15 16397 22074 <Binary: 287 bytes>
9096 9096 15 16397 22007 <Binary: 326 bytes>
9265 9265 15 16397 22091 <Binary: 258 bytes>
9291 9291 15 16397 22075 <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 782.236ms