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>
1747 1747 14 8075 10873 <Binary: 344 bytes>
1783 1783 14 8103 10873 <Binary: 322 bytes>
1817 1817 14 8035 10873 <Binary: 542 bytes>
1818 1818 14 8099 10873 <Binary: 562 bytes>
2277 2277 14 8094 10873 <Binary: 1,174 bytes>
2315 2315 14 8074 10873 <Binary: 563 bytes>
2362 2362 14 8102 10873 <Binary: 741 bytes>
2401 2401 14 8034 10873 <Binary: 432 bytes>
2402 2402 14 8098 10873 <Binary: 448 bytes>
3032 3032 14 8093 10873 <Binary: 616 bytes>
3069 3069 14 8073 10873 <Binary: 580 bytes>
3113 3113 14 8101 10873 <Binary: 696 bytes>
3149 3149 14 8097 10873 <Binary: 532 bytes>
3628 3628 14 8092 10873 <Binary: 542 bytes>
3720 3720 14 8036 10873 <Binary: 307 bytes>
3721 3721 14 8100 10873 <Binary: 606 bytes>
3766 3766 14 8096 10873 <Binary: 837 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 65.399ms