home / ramsar

tiles

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

22 rows where tile_column = 8050 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
2344 2344 14 8050 11200 <Binary: 310 bytes>
2353 2353 14 8050 10913 <Binary: 831 bytes>
2399 2399 14 8050 11065 <Binary: 552 bytes>
2435 2435 14 8050 11080 <Binary: 1,071 bytes>
2437 2437 14 8050 11064 <Binary: 296 bytes>
2627 2627 14 8050 11079 <Binary: 830 bytes>
2685 2685 14 8050 11078 <Binary: 354 bytes>
2696 2696 14 8050 11071 <Binary: 391 bytes>
2701 2701 14 8050 11199 <Binary: 282 bytes>
2765 2765 14 8050 11070 <Binary: 368 bytes>
2768 2768 14 8050 11198 <Binary: 247 bytes>
3568 3568 14 8050 10915 <Binary: 454 bytes>
3573 3573 14 8050 10914 <Binary: 768 bytes>
3608 3608 14 8050 11066 <Binary: 268 bytes>
3619 3619 14 8050 11067 <Binary: 268 bytes>
3624 3624 14 8050 11195 <Binary: 525 bytes>
3646 3646 14 8050 10923 <Binary: 856 bytes>
3831 3831 14 8050 10916 <Binary: 442 bytes>
3874 3874 14 8050 11068 <Binary: 268 bytes>
3895 3895 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 8.218ms