home / ramsar

tiles

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

18 rows where tile_row = 10873

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1702 1702 14 8095 10873 <Binary: 450 bytes>
1723 1723 14 8075 10873 <Binary: 342 bytes>
1780 1780 14 8103 10873 <Binary: 321 bytes>
1813 1813 14 8035 10873 <Binary: 541 bytes>
1814 1814 14 8099 10873 <Binary: 562 bytes>
2286 2286 14 8094 10873 <Binary: 1,174 bytes>
2301 2301 14 8074 10873 <Binary: 562 bytes>
2368 2368 14 8102 10873 <Binary: 741 bytes>
2401 2401 14 8034 10873 <Binary: 432 bytes>
2402 2402 14 8098 10873 <Binary: 447 bytes>
3019 3019 14 8093 10873 <Binary: 617 bytes>
3056 3056 14 8073 10873 <Binary: 579 bytes>
3118 3118 14 8101 10873 <Binary: 696 bytes>
3146 3146 14 8097 10873 <Binary: 532 bytes>
3618 3618 14 8092 10873 <Binary: 541 bytes>
3704 3704 14 8036 10873 <Binary: 307 bytes>
3705 3705 14 8100 10873 <Binary: 607 bytes>
3737 3737 14 8096 10873 <Binary: 838 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 113.993ms