home / ramsar

tiles

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

20 rows where tile_column = 16442 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5957 5957 15 16442 21862 <Binary: 498 bytes>
6056 6056 15 16442 21863 <Binary: 537 bytes>
6293 6293 15 16442 21867 <Binary: 347 bytes>
6771 6771 15 16442 21890 <Binary: 720 bytes>
6790 6790 15 16442 21858 <Binary: 455 bytes>
6921 6921 15 16442 21891 <Binary: 693 bytes>
6943 6943 15 16442 21859 <Binary: 682 bytes>
7073 7073 15 16442 21854 <Binary: 707 bytes>
7230 7230 15 16442 21855 <Binary: 719 bytes>
9403 9403 15 16442 21861 <Binary: 530 bytes>
9636 9636 15 16442 21892 <Binary: 495 bytes>
9694 9694 15 16442 21860 <Binary: 640 bytes>
10255 10255 15 16442 21889 <Binary: 823 bytes>
10336 10336 15 16442 21857 <Binary: 406 bytes>
10454 10454 15 16442 21888 <Binary: 440 bytes>
10516 10516 15 16442 21856 <Binary: 540 bytes>
10563 10563 15 16442 21869 <Binary: 540 bytes>
10574 10574 15 16442 21853 <Binary: 530 bytes>
10730 10730 15 16442 21868 <Binary: 393 bytes>
10738 10738 15 16442 21852 <Binary: 308 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.792ms