home / ramsar

tiles

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

7 rows where tile_row = 21836 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
5740 5740 15 16105 21836 <Binary: 287 bytes>
7433 7433 15 16104 21836 <Binary: 342 bytes>
7832 7832 15 16103 21836 <Binary: 321 bytes>
8214 8214 15 16109 21836 <Binary: 283 bytes>
8724 8724 15 16107 21836 <Binary: 264 bytes>
10197 10197 15 16108 21836 <Binary: 306 bytes>
10750 10750 15 16106 21836 <Binary: 264 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 28.914ms