home / ramsar

tiles

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

25 rows where tile_column = 16396

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6282 6282 15 16396 22083 <Binary: 258 bytes>
6316 6316 15 16396 22082 <Binary: 258 bytes>
6514 6514 15 16396 22094 <Binary: 372 bytes>
6556 6556 15 16396 22078 <Binary: 258 bytes>
6577 6577 15 16396 22079 <Binary: 258 bytes>
7175 7175 15 16396 22084 <Binary: 258 bytes>
7217 7217 15 16396 22085 <Binary: 258 bytes>
7391 7391 15 16396 22088 <Binary: 258 bytes>
7410 7410 15 16396 22008 <Binary: 372 bytes>
7424 7424 15 16396 22089 <Binary: 258 bytes>
7445 7445 15 16396 22009 <Binary: 309 bytes>
9793 9793 15 16396 22081 <Binary: 258 bytes>
9843 9843 15 16396 22080 <Binary: 258 bytes>
10029 10029 15 16396 22093 <Binary: 298 bytes>
10067 10067 15 16396 22092 <Binary: 258 bytes>
10094 10094 15 16396 22076 <Binary: 258 bytes>
10111 10111 15 16396 22077 <Binary: 258 bytes>
10697 10697 15 16396 22087 <Binary: 258 bytes>
10727 10727 15 16396 22086 <Binary: 258 bytes>
10746 10746 15 16396 22006 <Binary: 367 bytes>
10768 10768 15 16396 22007 <Binary: 318 bytes>
10919 10919 15 16396 22091 <Binary: 258 bytes>
10934 10934 15 16396 22090 <Binary: 258 bytes>
10958 10958 15 16396 22074 <Binary: 316 bytes>
10991 10991 15 16396 22075 <Binary: 279 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 11.38ms