home / ramsar

tiles

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

24 rows where tile_column = 16462

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5880 5880 15 16462 21874 <Binary: 435 bytes>
6002 6002 15 16462 21875 <Binary: 279 bytes>
6085 6085 15 16462 21886 <Binary: 536 bytes>
6241 6241 15 16462 21887 <Binary: 546 bytes>
6711 6711 15 16462 21846 <Binary: 422 bytes>
6713 6713 15 16462 21878 <Binary: 279 bytes>
6878 6878 15 16462 21847 <Binary: 477 bytes>
6881 6881 15 16462 21879 <Binary: 467 bytes>
6931 6931 15 16462 21850 <Binary: 285 bytes>
6935 6935 15 16462 21882 <Binary: 645 bytes>
7106 7106 15 16462 21851 <Binary: 544 bytes>
7109 7109 15 16462 21883 <Binary: 653 bytes>
9302 9302 15 16462 21873 <Binary: 438 bytes>
9518 9518 15 16462 21888 <Binary: 527 bytes>
9545 9545 15 16462 21885 <Binary: 539 bytes>
9593 9593 15 16462 21872 <Binary: 490 bytes>
9866 9866 15 16462 21852 <Binary: 486 bytes>
9869 9869 15 16462 21884 <Binary: 727 bytes>
10125 10125 15 16462 21877 <Binary: 279 bytes>
10370 10370 15 16462 21849 <Binary: 343 bytes>
10373 10373 15 16462 21881 <Binary: 797 bytes>
10494 10494 15 16462 21876 <Binary: 279 bytes>
10712 10712 15 16462 21848 <Binary: 482 bytes>
10716 10716 15 16462 21880 <Binary: 586 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 9.392ms