home / ramsar

tiles

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

23 rows where tile_column = 8235 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
1741 1741 14 8235 10945 <Binary: 474 bytes>
1768 1768 14 8235 10944 <Binary: 609 bytes>
1817 1817 14 8235 10953 <Binary: 419 bytes>
1819 1819 14 8235 10937 <Binary: 297 bytes>
1834 1834 14 8235 10952 <Binary: 334 bytes>
2016 2016 14 8235 10927 <Binary: 456 bytes>
2025 2025 14 8235 10951 <Binary: 321 bytes>
2077 2077 14 8235 10926 <Binary: 607 bytes>
2085 2085 14 8235 10950 <Binary: 279 bytes>
2145 2145 14 8235 10943 <Binary: 612 bytes>
2164 2164 14 8235 10942 <Binary: 278 bytes>
2922 2922 14 8235 10923 <Binary: 629 bytes>
2928 2928 14 8235 10947 <Binary: 279 bytes>
2954 2954 14 8235 10922 <Binary: 395 bytes>
2960 2960 14 8235 10946 <Binary: 497 bytes>
3029 3029 14 8235 10939 <Binary: 718 bytes>
3044 3044 14 8235 10938 <Binary: 417 bytes>
3232 3232 14 8235 10925 <Binary: 329 bytes>
3237 3237 14 8235 10949 <Binary: 279 bytes>
3245 3245 14 8235 10924 <Binary: 479 bytes>
3249 3249 14 8235 10948 <Binary: 279 bytes>
3322 3322 14 8235 10940 <Binary: 791 bytes>
3333 3333 14 8235 10941 <Binary: 604 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 9.618ms