home / ramsar

tiles

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

57 rows where tile_column = 16412 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6217 6217 15 16412 22066 <Binary: 258 bytes>
6219 6219 15 16412 22098 <Binary: 258 bytes>
6300 6300 15 16412 22082 <Binary: 258 bytes>
6302 6302 15 16412 21778 <Binary: 415 bytes>
6361 6361 15 16412 22067 <Binary: 258 bytes>
6364 6364 15 16412 22099 <Binary: 258 bytes>
6416 6416 15 16412 22078 <Binary: 258 bytes>
6422 6422 15 16412 21774 <Binary: 457 bytes>
6433 6433 15 16412 22083 <Binary: 258 bytes>
6437 6437 15 16412 21779 <Binary: 485 bytes>
6498 6498 15 16412 22094 <Binary: 258 bytes>
6564 6564 15 16412 22079 <Binary: 258 bytes>
6603 6603 15 16412 21775 <Binary: 301 bytes>
6631 6631 15 16412 22095 <Binary: 258 bytes>
7095 7095 15 16412 22068 <Binary: 258 bytes>
7098 7098 15 16412 22100 <Binary: 258 bytes>
7142 7142 15 16412 22084 <Binary: 258 bytes>
7282 7282 15 16412 22069 <Binary: 258 bytes>
7284 7284 15 16412 22101 <Binary: 258 bytes>
7308 7308 15 16412 22085 <Binary: 258 bytes>
7327 7327 15 16412 22072 <Binary: 258 bytes>
7330 7330 15 16412 22104 <Binary: 258 bytes>
7393 7393 15 16412 22088 <Binary: 258 bytes>
7467 7467 15 16412 22073 <Binary: 258 bytes>
7470 7470 15 16412 22105 <Binary: 258 bytes>
7526 7526 15 16412 22089 <Binary: 258 bytes>
9711 9711 15 16412 22065 <Binary: 281 bytes>
9713 9713 15 16412 22097 <Binary: 258 bytes>
9739 9739 15 16412 22081 <Binary: 258 bytes>
9741 9741 15 16412 21777 <Binary: 301 bytes>
9920 9920 15 16412 22096 <Binary: 258 bytes>
9926 9926 15 16412 22077 <Binary: 258 bytes>
9934 9934 15 16412 22109 <Binary: 291 bytes>
9959 9959 15 16412 21773 <Binary: 458 bytes>
9960 9960 15 16412 22029 <Binary: 320 bytes>
9974 9974 15 16412 22080 <Binary: 258 bytes>
9981 9981 15 16412 21776 <Binary: 367 bytes>
9998 9998 15 16412 22093 <Binary: 258 bytes>
10141 10141 15 16412 22076 <Binary: 258 bytes>
10144 10144 15 16412 22108 <Binary: 467 bytes>
10153 10153 15 16412 21772 <Binary: 417 bytes>
10154 10154 15 16412 22028 <Binary: 362 bytes>
10175 10175 15 16412 22092 <Binary: 258 bytes>
10632 10632 15 16412 22071 <Binary: 258 bytes>
10634 10634 15 16412 22103 <Binary: 258 bytes>
10659 10659 15 16412 22087 <Binary: 258 bytes>
10766 10766 15 16412 22070 <Binary: 258 bytes>
10768 10768 15 16412 22102 <Binary: 258 bytes>
10827 10827 15 16412 22086 <Binary: 258 bytes>
10861 10861 15 16412 22075 <Binary: 258 bytes>
10864 10864 15 16412 22107 <Binary: 440 bytes>
10871 10871 15 16412 22027 <Binary: 367 bytes>
10923 10923 15 16412 22091 <Binary: 258 bytes>
10989 10989 15 16412 22074 <Binary: 258 bytes>
10993 10993 15 16412 22106 <Binary: 258 bytes>
11000 11000 15 16412 22026 <Binary: 326 bytes>
11019 11019 15 16412 22090 <Binary: 258 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 20.66ms