home / ramsar

tiles

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

12 rows where tile_column = 16298

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5969 5969 15 16298 21766 <Binary: 727 bytes>
5997 5997 15 16298 21767 <Binary: 561 bytes>
6190 6190 15 16298 21770 <Binary: 299 bytes>
6201 6201 15 16298 21771 <Binary: 484 bytes>
7054 7054 15 16298 21774 <Binary: 299 bytes>
7075 7075 15 16298 21775 <Binary: 549 bytes>
9465 9465 15 16298 21765 <Binary: 352 bytes>
9501 9501 15 16298 21764 <Binary: 309 bytes>
9686 9686 15 16298 21769 <Binary: 299 bytes>
9746 9746 15 16298 21768 <Binary: 299 bytes>
10573 10573 15 16298 21772 <Binary: 476 bytes>
10591 10591 15 16298 21773 <Binary: 565 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.523ms