home / ramsar

tiles

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

22 rows where tile_column = 8052 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
2468 2468 14 8052 10915 <Binary: 643 bytes>
2499 2499 14 8052 10914 <Binary: 264 bytes>
2521 2521 14 8052 11067 <Binary: 448 bytes>
2526 2526 14 8052 11195 <Binary: 254 bytes>
2553 2553 14 8052 11066 <Binary: 268 bytes>
2781 2781 14 8052 10917 <Binary: 962 bytes>
2809 2809 14 8052 10916 <Binary: 575 bytes>
2827 2827 14 8052 11197 <Binary: 247 bytes>
2856 2856 14 8052 11068 <Binary: 373 bytes>
2860 2860 14 8052 11196 <Binary: 470 bytes>
3652 3652 14 8052 10913 <Binary: 479 bytes>
3671 3671 14 8052 11200 <Binary: 407 bytes>
3682 3682 14 8052 10912 <Binary: 403 bytes>
3703 3703 14 8052 11065 <Binary: 407 bytes>
3720 3720 14 8052 11080 <Binary: 701 bytes>
3721 3721 14 8052 11064 <Binary: 517 bytes>
3944 3944 14 8052 10918 <Binary: 384 bytes>
3958 3958 14 8052 11079 <Binary: 305 bytes>
3991 3991 14 8052 10919 <Binary: 298 bytes>
4006 4006 14 8052 11198 <Binary: 247 bytes>
4053 4053 14 8052 10911 <Binary: 414 bytes>
4060 4060 14 8052 11199 <Binary: 247 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 21.955ms