home / ramsar

tiles

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

11 rows where tile_row = 21782

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4269 4269 15 16267 21782 <Binary: 488 bytes>
4691 4691 15 16265 21782 <Binary: 270 bytes>
4702 4702 15 16257 21782 <Binary: 708 bytes>
4968 4968 15 16255 21782 <Binary: 369 bytes>
5060 5060 15 16215 21782 <Binary: 478 bytes>
5964 5964 15 16266 21782 <Binary: 712 bytes>
5974 5974 15 16258 21782 <Binary: 438 bytes>
6408 6408 15 16216 21782 <Binary: 302 bytes>
6669 6669 15 16254 21782 <Binary: 408 bytes>
6748 6748 15 16214 21782 <Binary: 376 bytes>
10858 10858 15 16268 21782 <Binary: 345 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 58.438ms