home / ramsar

tiles

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

22 rows where tile_column = 8050

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
2341 2341 14 8050 11200 <Binary: 310 bytes>
2356 2356 14 8050 10913 <Binary: 831 bytes>
2399 2399 14 8050 11065 <Binary: 553 bytes>
2442 2442 14 8050 11080 <Binary: 1,071 bytes>
2444 2444 14 8050 11064 <Binary: 296 bytes>
2637 2637 14 8050 11079 <Binary: 831 bytes>
2665 2665 14 8050 11078 <Binary: 354 bytes>
2721 2721 14 8050 11071 <Binary: 392 bytes>
2726 2726 14 8050 11199 <Binary: 283 bytes>
2742 2742 14 8050 11070 <Binary: 368 bytes>
2745 2745 14 8050 11198 <Binary: 247 bytes>
3543 3543 14 8050 10915 <Binary: 454 bytes>
3582 3582 14 8050 10914 <Binary: 768 bytes>
3607 3607 14 8050 11067 <Binary: 268 bytes>
3611 3611 14 8050 11195 <Binary: 525 bytes>
3621 3621 14 8050 10923 <Binary: 856 bytes>
3625 3625 14 8050 11066 <Binary: 268 bytes>
3838 3838 14 8050 10916 <Binary: 442 bytes>
3889 3889 14 8050 11068 <Binary: 268 bytes>
3893 3893 14 8050 11196 <Binary: 247 bytes>
3920 3920 14 8050 11069 <Binary: 268 bytes>
3923 3923 14 8050 11197 <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 46.029ms