home / ramsar

tiles

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

27 rows where tile_column = 16467 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
4201 4201 15 16467 21847 <Binary: 322 bytes>
4233 4233 15 16467 21846 <Binary: 354 bytes>
4272 4272 15 16467 21879 <Binary: 407 bytes>
4298 4298 15 16467 21878 <Binary: 472 bytes>
4452 4452 15 16467 21850 <Binary: 456 bytes>
4468 4468 15 16467 21851 <Binary: 796 bytes>
4496 4496 15 16467 21883 <Binary: 643 bytes>
4530 4530 15 16467 21882 <Binary: 312 bytes>
5143 5143 15 16467 21907 <Binary: 363 bytes>
5145 5145 15 16467 21875 <Binary: 425 bytes>
5162 5162 15 16467 21906 <Binary: 391 bytes>
5164 5164 15 16467 21874 <Binary: 547 bytes>
5340 5340 15 16467 21854 <Binary: 305 bytes>
5405 5405 15 16467 21887 <Binary: 439 bytes>
7745 7745 15 16467 21876 <Binary: 351 bytes>
7815 7815 15 16467 21845 <Binary: 427 bytes>
7887 7887 15 16467 21848 <Binary: 287 bytes>
7915 7915 15 16467 21877 <Binary: 435 bytes>
7942 7942 15 16467 21880 <Binary: 278 bytes>
8090 8090 15 16467 21849 <Binary: 304 bytes>
8112 8112 15 16467 21881 <Binary: 278 bytes>
8500 8500 15 16467 21888 <Binary: 499 bytes>
8715 8715 15 16467 21889 <Binary: 571 bytes>
8730 8730 15 16467 21852 <Binary: 412 bytes>
8779 8779 15 16467 21884 <Binary: 300 bytes>
8799 8799 15 16467 21873 <Binary: 330 bytes>
8961 8961 15 16467 21853 <Binary: 560 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.068ms