home / ramsar

tiles

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

9 rows where tile_row = 2731

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
454 454 12 2059 2731 <Binary: 950 bytes>
562 562 12 2058 2731 <Binary: 1,619 bytes>
676 676 12 2057 2731 <Binary: 1,784 bytes>
685 685 12 2015 2731 <Binary: 453 bytes>
686 686 12 2055 2731 <Binary: 3,176 bytes>
700 700 12 2013 2731 <Binary: 818 bytes>
769 769 12 2056 2731 <Binary: 2,443 bytes>
774 774 12 2014 2731 <Binary: 1,745 bytes>
775 775 12 2054 2731 <Binary: 1,187 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 62.926ms