home / ramsar

tiles

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

7 rows where tile_row = 22282 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
4409 4409 15 16091 22282 <Binary: 265 bytes>
4901 4901 15 16089 22282 <Binary: 265 bytes>
5244 5244 15 16087 22282 <Binary: 297 bytes>
6176 6176 15 16090 22282 <Binary: 265 bytes>
6586 6586 15 16088 22282 <Binary: 315 bytes>
9048 9048 15 16093 22282 <Binary: 441 bytes>
11028 11028 15 16092 22282 <Binary: 265 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 25.569ms