home / ramsar

tiles

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

13 rows where tile_column = 8056

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2476 2476 14 8056 10915 <Binary: 335 bytes>
2535 2535 14 8056 10914 <Binary: 328 bytes>
2552 2552 14 8056 10923 <Binary: 566 bytes>
2585 2585 14 8056 10922 <Binary: 540 bytes>
2883 2883 14 8056 10924 <Binary: 513 bytes>
2903 2903 14 8056 10925 <Binary: 680 bytes>
3662 3662 14 8056 11113 <Binary: 276 bytes>
3751 3751 14 8056 10921 <Binary: 566 bytes>
3760 3760 14 8056 11152 <Binary: 340 bytes>
3951 3951 14 8056 11150 <Binary: 455 bytes>
4013 4013 14 8056 11151 <Binary: 448 bytes>
4066 4066 14 8056 10926 <Binary: 387 bytes>
4092 4092 14 8056 10927 <Binary: 1,104 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 24.558ms