home / ramsar

tiles

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

27 rows where tile_column = 16467

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4211 4211 15 16467 21846 <Binary: 353 bytes>
4234 4234 15 16467 21847 <Binary: 321 bytes>
4270 4270 15 16467 21878 <Binary: 472 bytes>
4295 4295 15 16467 21879 <Binary: 407 bytes>
4443 4443 15 16467 21851 <Binary: 796 bytes>
4469 4469 15 16467 21850 <Binary: 455 bytes>
4509 4509 15 16467 21883 <Binary: 643 bytes>
4532 4532 15 16467 21882 <Binary: 312 bytes>
5148 5148 15 16467 21906 <Binary: 391 bytes>
5156 5156 15 16467 21907 <Binary: 363 bytes>
5158 5158 15 16467 21875 <Binary: 425 bytes>
5177 5177 15 16467 21874 <Binary: 547 bytes>
5325 5325 15 16467 21854 <Binary: 304 bytes>
5428 5428 15 16467 21887 <Binary: 439 bytes>
7754 7754 15 16467 21845 <Binary: 428 bytes>
7817 7817 15 16467 21876 <Binary: 351 bytes>
7823 7823 15 16467 21877 <Binary: 435 bytes>
7989 7989 15 16467 21849 <Binary: 303 bytes>
8011 8011 15 16467 21881 <Binary: 278 bytes>
8027 8027 15 16467 21848 <Binary: 286 bytes>
8051 8051 15 16467 21880 <Binary: 278 bytes>
8588 8588 15 16467 21888 <Binary: 498 bytes>
8628 8628 15 16467 21889 <Binary: 572 bytes>
8677 8677 15 16467 21873 <Binary: 330 bytes>
8809 8809 15 16467 21852 <Binary: 411 bytes>
8853 8853 15 16467 21853 <Binary: 560 bytes>
8879 8879 15 16467 21884 <Binary: 300 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 159.542ms