home / ramsar

tiles

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

22 rows where tile_column = 16443 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4205 4205 15 16443 21863 <Binary: 838 bytes>
4280 4280 15 16443 21862 <Binary: 365 bytes>
4428 4428 15 16443 21867 <Binary: 351 bytes>
4504 4504 15 16443 21866 <Binary: 438 bytes>
5050 5050 15 16443 21891 <Binary: 961 bytes>
5088 5088 15 16443 21890 <Binary: 932 bytes>
5108 5108 15 16443 21859 <Binary: 343 bytes>
5142 5142 15 16443 21858 <Binary: 577 bytes>
5352 5352 15 16443 21854 <Binary: 456 bytes>
5380 5380 15 16443 21855 <Binary: 617 bytes>
7637 7637 15 16443 21892 <Binary: 812 bytes>
7695 7695 15 16443 21860 <Binary: 853 bytes>
7865 7865 15 16443 21861 <Binary: 435 bytes>
7912 7912 15 16443 21864 <Binary: 457 bytes>
8095 8095 15 16443 21865 <Binary: 565 bytes>
8436 8436 15 16443 21888 <Binary: 379 bytes>
8492 8492 15 16443 21856 <Binary: 430 bytes>
8708 8708 15 16443 21868 <Binary: 493 bytes>
8745 8745 15 16443 21889 <Binary: 755 bytes>
8801 8801 15 16443 21857 <Binary: 661 bytes>
9027 9027 15 16443 21869 <Binary: 488 bytes>
9036 9036 15 16443 21853 <Binary: 370 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.317ms