home / ramsar

tiles

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

40 rows where tile_column = 16420

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6256 6256 15 16420 22082 <Binary: 260 bytes>
6331 6331 15 16420 22098 <Binary: 260 bytes>
6397 6397 15 16420 21987 <Binary: 394 bytes>
6407 6407 15 16420 22083 <Binary: 260 bytes>
6447 6447 15 16420 21774 <Binary: 378 bytes>
6466 6466 15 16420 22067 <Binary: 291 bytes>
6475 6475 15 16420 22099 <Binary: 274 bytes>
6489 6489 15 16420 22094 <Binary: 260 bytes>
6509 6509 15 16420 22078 <Binary: 260 bytes>
6648 6648 15 16420 21775 <Binary: 435 bytes>
6657 6657 15 16420 22095 <Binary: 260 bytes>
6676 6676 15 16420 22079 <Binary: 260 bytes>
7098 7098 15 16420 21988 <Binary: 426 bytes>
7105 7105 15 16420 22084 <Binary: 260 bytes>
7148 7148 15 16420 22068 <Binary: 260 bytes>
7155 7155 15 16420 22100 <Binary: 268 bytes>
7309 7309 15 16420 22088 <Binary: 260 bytes>
7334 7334 15 16420 21861 <Binary: 529 bytes>
7341 7341 15 16420 22085 <Binary: 260 bytes>
7355 7355 15 16420 22072 <Binary: 260 bytes>
7372 7372 15 16420 22069 <Binary: 260 bytes>
7528 7528 15 16420 22089 <Binary: 260 bytes>
7578 7578 15 16420 22073 <Binary: 260 bytes>
9722 9722 15 16420 22081 <Binary: 260 bytes>
9753 9753 15 16420 22097 <Binary: 260 bytes>
9939 9939 15 16420 21773 <Binary: 390 bytes>
9946 9946 15 16420 22093 <Binary: 260 bytes>
9994 9994 15 16420 22077 <Binary: 260 bytes>
10031 10031 15 16420 22080 <Binary: 260 bytes>
10058 10058 15 16420 22096 <Binary: 260 bytes>
10244 10244 15 16420 22092 <Binary: 260 bytes>
10284 10284 15 16420 22076 <Binary: 260 bytes>
10611 10611 15 16420 22087 <Binary: 260 bytes>
10664 10664 15 16420 22071 <Binary: 260 bytes>
10823 10823 15 16420 22091 <Binary: 260 bytes>
10862 10862 15 16420 22075 <Binary: 260 bytes>
10877 10877 15 16420 22086 <Binary: 260 bytes>
10918 10918 15 16420 22070 <Binary: 260 bytes>
11051 11051 15 16420 22090 <Binary: 260 bytes>
11072 11072 15 16420 22074 <Binary: 260 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.422ms