home / ramsar

tiles

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

13 rows where tile_column = 16148 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
6262 6262 15 16148 21746 <Binary: 474 bytes>
6271 6271 15 16148 21890 <Binary: 264 bytes>
6376 6376 15 16148 21747 <Binary: 378 bytes>
6385 6385 15 16148 21891 <Binary: 264 bytes>
7136 7136 15 16148 21892 <Binary: 264 bytes>
7295 7295 15 16148 21893 <Binary: 264 bytes>
7337 7337 15 16148 21896 <Binary: 264 bytes>
7524 7524 15 16148 21897 <Binary: 441 bytes>
9737 9737 15 16148 21745 <Binary: 318 bytes>
9746 9746 15 16148 21889 <Binary: 340 bytes>
9928 9928 15 16148 21888 <Binary: 300 bytes>
10664 10664 15 16148 21895 <Binary: 264 bytes>
10811 10811 15 16148 21894 <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 15.184ms