home / ramsar

tiles

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

31 rows where tile_column = 16109 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
4508 4508 15 16109 21827 <Binary: 429 bytes>
4549 4549 15 16109 21826 <Binary: 405 bytes>
4567 4567 15 16109 21843 <Binary: 296 bytes>
4618 4618 15 16109 21842 <Binary: 301 bytes>
4747 4747 15 16109 21839 <Binary: 294 bytes>
4784 4784 15 16109 21838 <Binary: 302 bytes>
4792 4792 15 16109 21823 <Binary: 449 bytes>
4795 4795 15 16109 22399 <Binary: 338 bytes>
4833 4833 15 16109 22398 <Binary: 273 bytes>
5419 5419 15 16109 21829 <Binary: 307 bytes>
5438 5438 15 16109 21828 <Binary: 463 bytes>
5477 5477 15 16109 21845 <Binary: 547 bytes>
5478 5478 15 16109 21844 <Binary: 486 bytes>
5647 5647 15 16109 21832 <Binary: 343 bytes>
5668 5668 15 16109 21848 <Binary: 270 bytes>
5674 5674 15 16109 21833 <Binary: 566 bytes>
8034 8034 15 16109 21840 <Binary: 290 bytes>
8200 8200 15 16109 22156 <Binary: 500 bytes>
8214 8214 15 16109 21836 <Binary: 283 bytes>
8250 8250 15 16109 21841 <Binary: 292 bytes>
8402 8402 15 16109 22157 <Binary: 315 bytes>
8414 8414 15 16109 21837 <Binary: 289 bytes>
8849 8849 15 16109 21830 <Binary: 264 bytes>
8874 8874 15 16109 21846 <Binary: 398 bytes>
9050 9050 15 16109 21834 <Binary: 463 bytes>
9071 9071 15 16109 22394 <Binary: 378 bytes>
9078 9078 15 16109 21831 <Binary: 264 bytes>
9101 9101 15 16109 21847 <Binary: 310 bytes>
9260 9260 15 16109 22155 <Binary: 422 bytes>
9273 9273 15 16109 21835 <Binary: 323 bytes>
9292 9292 15 16109 22395 <Binary: 408 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 28.862ms