home / ramsar

tiles

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

12 rows where tile_row = 22135

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4238 4238 15 16099 22135 <Binary: 268 bytes>
4701 4701 15 16105 22135 <Binary: 330 bytes>
4710 4710 15 16097 22135 <Binary: 268 bytes>
4940 4940 15 16095 22135 <Binary: 387 bytes>
5034 5034 15 16103 22135 <Binary: 268 bytes>
6121 6121 15 16098 22135 <Binary: 268 bytes>
6527 6527 15 16104 22135 <Binary: 381 bytes>
6570 6570 15 16096 22135 <Binary: 268 bytes>
6810 6810 15 16094 22135 <Binary: 406 bytes>
6888 6888 15 16102 22135 <Binary: 268 bytes>
9167 9167 15 16101 22135 <Binary: 268 bytes>
10637 10637 15 16100 22135 <Binary: 268 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 77.482ms