home / ramsar

tiles

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

15 rows where tile_column = 16154 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
5926 5926 15 16154 22406 <Binary: 244 bytes>
6047 6047 15 16154 22407 <Binary: 269 bytes>
6169 6169 15 16154 21898 <Binary: 263 bytes>
6257 6257 15 16154 21899 <Binary: 263 bytes>
6976 6976 15 16154 22414 <Binary: 249 bytes>
7028 7028 15 16154 21742 <Binary: 512 bytes>
7195 7195 15 16154 22415 <Binary: 249 bytes>
7219 7219 15 16154 21743 <Binary: 328 bytes>
9631 9631 15 16154 21897 <Binary: 347 bytes>
10342 10342 15 16154 22417 <Binary: 440 bytes>
10507 10507 15 16154 21901 <Binary: 307 bytes>
10529 10529 15 16154 21741 <Binary: 347 bytes>
10538 10538 15 16154 22416 <Binary: 294 bytes>
10688 10688 15 16154 21900 <Binary: 331 bytes>
10726 10726 15 16154 21740 <Binary: 320 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.939ms