home / ramsar

tiles

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

26 rows where tile_column = 16465 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
4658 4658 15 16465 21847 <Binary: 477 bytes>
4663 4663 15 16465 21846 <Binary: 446 bytes>
4717 4717 15 16465 21879 <Binary: 278 bytes>
4745 4745 15 16465 21878 <Binary: 278 bytes>
4963 4963 15 16465 21882 <Binary: 345 bytes>
5541 5541 15 16465 21889 <Binary: 363 bytes>
5549 5549 15 16465 21888 <Binary: 547 bytes>
5646 5646 15 16465 21873 <Binary: 388 bytes>
5754 5754 15 16465 21852 <Binary: 318 bytes>
5807 5807 15 16465 21884 <Binary: 333 bytes>
5825 5825 15 16465 21853 <Binary: 526 bytes>
8117 8117 15 16465 21844 <Binary: 346 bytes>
8188 8188 15 16465 21876 <Binary: 616 bytes>
8273 8273 15 16465 21845 <Binary: 435 bytes>
8330 8330 15 16465 21848 <Binary: 285 bytes>
8338 8338 15 16465 21877 <Binary: 278 bytes>
8379 8379 15 16465 21880 <Binary: 278 bytes>
8527 8527 15 16465 21849 <Binary: 360 bytes>
8577 8577 15 16465 21881 <Binary: 419 bytes>
9030 9030 15 16465 21906 <Binary: 440 bytes>
9031 9031 15 16465 21874 <Binary: 587 bytes>
9191 9191 15 16465 21854 <Binary: 374 bytes>
9211 9211 15 16465 21875 <Binary: 551 bytes>
9304 9304 15 16465 21790 <Binary: 435 bytes>
9432 9432 15 16465 21791 <Binary: 491 bytes>
9453 9453 15 16465 21887 <Binary: 488 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 11.224ms