home / ramsar

tiles

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

29 rows where tile_column = 16098 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
5969 5969 15 16098 22134 <Binary: 269 bytes>
6069 6069 15 16098 22135 <Binary: 269 bytes>
6073 6073 15 16098 22391 <Binary: 285 bytes>
6195 6195 15 16098 22138 <Binary: 269 bytes>
6198 6198 15 16098 22394 <Binary: 247 bytes>
6340 6340 15 16098 22139 <Binary: 269 bytes>
6343 6343 15 16098 22395 <Binary: 247 bytes>
6784 6784 15 16098 21826 <Binary: 301 bytes>
6936 6936 15 16098 21827 <Binary: 407 bytes>
7022 7022 15 16098 22158 <Binary: 541 bytes>
7082 7082 15 16098 22142 <Binary: 269 bytes>
7087 7087 15 16098 22398 <Binary: 345 bytes>
7193 7193 15 16098 22159 <Binary: 297 bytes>
7258 7258 15 16098 22143 <Binary: 319 bytes>
9394 9394 15 16098 21829 <Binary: 362 bytes>
9468 9468 15 16098 22133 <Binary: 331 bytes>
9651 9651 15 16098 21828 <Binary: 497 bytes>
9666 9666 15 16098 22137 <Binary: 269 bytes>
9669 9669 15 16098 22393 <Binary: 247 bytes>
9711 9711 15 16098 22132 <Binary: 523 bytes>
9882 9882 15 16098 22136 <Binary: 269 bytes>
9885 9885 15 16098 22392 <Binary: 247 bytes>
10464 10464 15 16098 22144 <Binary: 368 bytes>
10553 10553 15 16098 22157 <Binary: 376 bytes>
10586 10586 15 16098 22141 <Binary: 269 bytes>
10629 10629 15 16098 22397 <Binary: 247 bytes>
10721 10721 15 16098 22156 <Binary: 285 bytes>
10751 10751 15 16098 22140 <Binary: 269 bytes>
10755 10755 15 16098 22396 <Binary: 247 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 7.658ms